Click here to Skip to main content
16,005,682 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Image gallery Pin
Vipin.d3-Aug-07 22:40
Vipin.d3-Aug-07 22:40 
GeneralRe: Image gallery Pin
Christian Graus4-Aug-07 0:46
protectorChristian Graus4-Aug-07 0:46 
AnswerRe: Image gallery Pin
Vipin.d4-Aug-07 2:45
Vipin.d4-Aug-07 2:45 
QuestionDatabase Connectivity !! Pin
shweta@syscom3-Aug-07 20:23
shweta@syscom3-Aug-07 20:23 
AnswerRe: Database Connectivity !! Pin
Christian Graus3-Aug-07 21:20
protectorChristian Graus3-Aug-07 21:20 
AnswerRe: Database Connectivity !! [modified] Pin
manowj3-Aug-07 21:21
manowj3-Aug-07 21:21 
GeneralRe: Database Connectivity !! Pin
Christian Graus3-Aug-07 21:30
protectorChristian Graus3-Aug-07 21:30 
AnswerRe: Database Connectivity !! [modified] Pin
sulabh20203-Aug-07 21:52
sulabh20203-Aug-07 21:52 
Hi shweta, well what i guess abou you is , u r new to this field.
may i ask u that r u working for noida branch.

well this is ur ans for connectivity.
string connect= "Server=Server_path;Database=ABC;User=user;Password=Password";

SqlConnection con = new SqlConnection(connect);

try it and make me know.




Hello Forum
Always be in touch to help about the topic ASP.NET

GeneralRe: Database Connectivity !! Pin
Christian Graus3-Aug-07 22:01
protectorChristian Graus3-Aug-07 22:01 
GeneralRe: Database Connectivity !! Pin
sulabh20203-Aug-07 22:07
sulabh20203-Aug-07 22:07 
GeneralRe: Database Connectivity !! Pin
Christian Graus3-Aug-07 22:22
protectorChristian Graus3-Aug-07 22:22 
GeneralRe: Database Connectivity !! Pin
sulabh20203-Aug-07 22:37
sulabh20203-Aug-07 22:37 
GeneralRe: Database Connectivity !! Pin
Christian Graus3-Aug-07 22:47
protectorChristian Graus3-Aug-07 22:47 
GeneralRe: Database Connectivity !! Pin
N a v a n e e t h3-Aug-07 22:36
N a v a n e e t h3-Aug-07 22:36 
Questionset length for value Pin
praveenkumar_mca3-Aug-07 19:57
praveenkumar_mca3-Aug-07 19:57 
AnswerRe: set length for value Pin
Christian Graus3-Aug-07 21:19
protectorChristian Graus3-Aug-07 21:19 
AnswerRe: set length for value Pin
manowj3-Aug-07 21:24
manowj3-Aug-07 21:24 
QuestionTime fromat Pin
praveenkumar_mca3-Aug-07 19:16
praveenkumar_mca3-Aug-07 19:16 
AnswerRe: Time fromat Pin
Christian Graus3-Aug-07 21:18
protectorChristian Graus3-Aug-07 21:18 
QuestionExporting grid data to Excel Pin
Rahithi3-Aug-07 19:01
Rahithi3-Aug-07 19:01 
AnswerRe: Exporting grid data to Excel Pin
praveenkumar_mca3-Aug-07 19:27
praveenkumar_mca3-Aug-07 19:27 
AnswerRe: Exporting grid data to Excel Pin
manowj3-Aug-07 21:26
manowj3-Aug-07 21:26 
AnswerRe: Exporting grid data to Excel Pin
Rahithi4-Aug-07 4:07
Rahithi4-Aug-07 4:07 
Questionwhy Session_End is fired? Pin
Nicejith3-Aug-07 18:44
Nicejith3-Aug-07 18:44 
AnswerRe: why Session_End is fired? Pin
manowj3-Aug-07 21:29
manowj3-Aug-07 21:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.