Click here to Skip to main content
15,899,313 members
Home / Discussions / C#
   

C#

 
GeneralRe: In Multi threaded Application, OpenFileDialog-> My Computer tree not showing Drives available Pin
kumar.bs25-Sep-06 0:24
kumar.bs25-Sep-06 0:24 
QuestionHow to make Collection classes serializable Pin
King Shez24-Sep-06 18:50
King Shez24-Sep-06 18:50 
AnswerRe: How to make Collection classes serializable Pin
Nader Elshehabi24-Sep-06 23:42
Nader Elshehabi24-Sep-06 23:42 
Questioneditor Pin
sarojkumarjena24-Sep-06 17:55
sarojkumarjena24-Sep-06 17:55 
AnswerRe: editor Pin
Christian Graus24-Sep-06 19:40
protectorChristian Graus24-Sep-06 19:40 
Questionerror generating the XML document Pin
lagumaster24-Sep-06 17:37
lagumaster24-Sep-06 17:37 
AnswerRe: error generating the XML document Pin
S. Senthil Kumar24-Sep-06 20:12
S. Senthil Kumar24-Sep-06 20:12 
Questionsql server connection via ip address Pin
keroed_edmond24-Sep-06 16:02
keroed_edmond24-Sep-06 16:02 
i tried to connect to my sql server on my computer using my ip address instead of my server name but i keep on getting an error saying that sql server does not exist or access denied

this is the connection string i used: myConnection = new SqlConnection("Data Source=10.0.0.1,1433;Network Library=DBMSSOCN;Initial Catalog=CallAccounting;User ID=sa;Password=;");

is this correct? or is it because i am not really on a network???

or do i have to configure my sql server differently

kenny
AnswerRe: sql server connection via ip address Pin
Judah Gabriel Himango24-Sep-06 16:14
sponsorJudah Gabriel Himango24-Sep-06 16:14 
QuestionPublic Key Encrytpion with Web Services Pin
Guinness4Strength24-Sep-06 13:16
Guinness4Strength24-Sep-06 13:16 
AnswerRe: Public Key Encrytpion with Web Services Pin
Ed.Poore24-Sep-06 13:32
Ed.Poore24-Sep-06 13:32 
JokeRe: Public Key Encrytpion with Web Services Pin
Nader Elshehabi24-Sep-06 15:35
Nader Elshehabi24-Sep-06 15:35 
QuestionPorting this to event-based? Pin
Lord Kixdemp24-Sep-06 12:31
Lord Kixdemp24-Sep-06 12:31 
AnswerRe: Porting this to event-based? Pin
Nader Elshehabi24-Sep-06 12:44
Nader Elshehabi24-Sep-06 12:44 
GeneralRe: Porting this to event-based? Pin
Lord Kixdemp24-Sep-06 14:27
Lord Kixdemp24-Sep-06 14:27 
GeneralRe: Porting this to event-based? Pin
Nader Elshehabi24-Sep-06 14:54
Nader Elshehabi24-Sep-06 14:54 
GeneralRe: Porting this to event-based? Pin
Lord Kixdemp24-Sep-06 15:13
Lord Kixdemp24-Sep-06 15:13 
GeneralRe: Porting this to event-based? Pin
Nader Elshehabi24-Sep-06 15:30
Nader Elshehabi24-Sep-06 15:30 
GeneralRe: Porting this to event-based? Pin
Lord Kixdemp25-Sep-06 11:25
Lord Kixdemp25-Sep-06 11:25 
GeneralRe: Porting this to event-based? Pin
Nader Elshehabi25-Sep-06 11:44
Nader Elshehabi25-Sep-06 11:44 
GeneralRe: Porting this to event-based? Pin
Lord Kixdemp25-Sep-06 14:27
Lord Kixdemp25-Sep-06 14:27 
GeneralRe: Porting this to event-based? Pin
Nader Elshehabi25-Sep-06 14:36
Nader Elshehabi25-Sep-06 14:36 
GeneralRe: Porting this to event-based? Pin
Lord Kixdemp25-Sep-06 15:02
Lord Kixdemp25-Sep-06 15:02 
GeneralRe: Porting this to event-based? Pin
Nader Elshehabi25-Sep-06 15:31
Nader Elshehabi25-Sep-06 15:31 
GeneralRe: Porting this to event-based? Pin
Lord Kixdemp26-Sep-06 14:55
Lord Kixdemp26-Sep-06 14:55 

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.