Click here to Skip to main content
15,891,777 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to close opened TCP connection? Pin
leppie30-Jan-06 8:20
leppie30-Jan-06 8:20 
QuestionShortcut keys Pin
Sled Dog30-Jan-06 6:37
Sled Dog30-Jan-06 6:37 
QuestionMenubar like Skype ... ? Pin
Skoder30-Jan-06 6:29
Skoder30-Jan-06 6:29 
AnswerRe: Menubar like IE, Outlook, Skype more... ? Pin
Skoder31-Jan-06 4:07
Skoder31-Jan-06 4:07 
QuestionHOW TO USE TIMESTAMP Pin
ventomito30-Jan-06 6:15
ventomito30-Jan-06 6:15 
QuestionData Adapter ?? Pin
VPMahank30-Jan-06 5:29
VPMahank30-Jan-06 5:29 
QuestionMessage Box in C# Pin
idreesbadshah30-Jan-06 4:27
idreesbadshah30-Jan-06 4:27 
AnswerRe: Message Box in C# Pin
Alvaro Mendez30-Jan-06 5:46
Alvaro Mendez30-Jan-06 5:46 
Do you want to show the message box on the browser? If so, alert('message') does it. Remember that JavaScript is case sensitive so it needs to be alert not Alert. If you want to show it on the server, then you can't because it would freeze the server until someone clicked OK.

Regards,
Alvaro



GeneralRe: Message Box in C# Pin
ventomito30-Jan-06 9:46
ventomito30-Jan-06 9:46 
GeneralRe: Message Box in C# Pin
Dave Kreskowiak30-Jan-06 13:56
mveDave Kreskowiak30-Jan-06 13:56 
AnswerRe: Message Box in C# Pin
luckyv1-Feb-06 6:29
luckyv1-Feb-06 6:29 
QuestionUserControl Problem w/Exposing Property Pin
MarkMokris30-Jan-06 4:19
MarkMokris30-Jan-06 4:19 
AnswerRe: UserControl Problem w/Exposing Property Pin
kasik30-Jan-06 5:09
kasik30-Jan-06 5:09 
GeneralRe: UserControl Problem w/Exposing Property Pin
MarkMokris30-Jan-06 6:01
MarkMokris30-Jan-06 6:01 
GeneralRe: UserControl Problem w/Exposing Property Pin
kasik30-Jan-06 6:08
kasik30-Jan-06 6:08 
Question.Net Framework Pin
Net-Programer-and-developer30-Jan-06 4:10
Net-Programer-and-developer30-Jan-06 4:10 
AnswerRe: .Net Framework Pin
User 665830-Jan-06 4:43
User 665830-Jan-06 4:43 
AnswerRe: .Net Framework Pin
Dave Kreskowiak30-Jan-06 13:54
mveDave Kreskowiak30-Jan-06 13:54 
QuestionSerialization of ListDictionary Pin
zeo3330-Jan-06 3:49
zeo3330-Jan-06 3:49 
QuestionWindows forms and Test dialog in C# Pin
talbot30-Jan-06 3:37
talbot30-Jan-06 3:37 
Questionparent and child nodes Pin
dhol30-Jan-06 2:30
dhol30-Jan-06 2:30 
Questionicons for binayr files Pin
relsirc30-Jan-06 1:46
relsirc30-Jan-06 1:46 
QuestionInterfaces? Pin
FruitBatInShades30-Jan-06 1:26
FruitBatInShades30-Jan-06 1:26 
AnswerRe: Interfaces? Pin
Guffa30-Jan-06 2:25
Guffa30-Jan-06 2:25 
AnswerRe: Interfaces? Pin
User 665830-Jan-06 4:39
User 665830-Jan-06 4:39 

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.