Click here to Skip to main content
15,909,039 members
Home / Discussions / C#
   

C#

 
AnswerRe: Fixed form size for different screen resolutions Pin
NassosReyzidis12-Dec-05 1:18
NassosReyzidis12-Dec-05 1:18 
QuestionCheckBoxList inside in web forms Pin
ckruger11-Dec-05 19:43
ckruger11-Dec-05 19:43 
QuestionDatagridTextBoxColumn with Combo Pin
Mahi.Ragava11-Dec-05 19:23
Mahi.Ragava11-Dec-05 19:23 
QuestionProxy with authentication retire something. Pin
icerein11-Dec-05 18:46
icerein11-Dec-05 18:46 
AnswerRe: Proxy with authentication retire something. Pin
icerein11-Dec-05 19:48
icerein11-Dec-05 19:48 
QuestionBuild Comment Web Pages Dialog Box in c# Pin
aynka200011-Dec-05 18:40
aynka200011-Dec-05 18:40 
QuestionLogin failure needs to close main app... Pin
flicktom11-Dec-05 18:11
flicktom11-Dec-05 18:11 
AnswerRe: Login failure needs to close main app... Pin
Vikram A Punathambekar11-Dec-05 18:58
Vikram A Punathambekar11-Dec-05 18:58 
Try calling
Environment.Exit(1);


WARNING: I'm not sure if this is the right way to do it, but it seems to do the job. You might want to see if somebody else comes up with a better solution.

Cheers,
Vikram.
"When I read in books about a "base class", I figured this was the class that was at the bottom of the inheritence tree. It's the "base", right? Like the base of a pyramid." - Marc Clifton.
GeneralRe: Login failure needs to close main app... Pin
flicktom13-Dec-05 14:36
flicktom13-Dec-05 14:36 
AnswerRe: Login failure needs to close main app... Pin
Polis Pilavas12-Dec-05 2:36
Polis Pilavas12-Dec-05 2:36 
Questionhow to using *.ocx written in vb6 for c#.net Pin
tinh cau11-Dec-05 17:52
tinh cau11-Dec-05 17:52 
AnswerRe: how to using *.ocx written in vb6 for c#.net Pin
Christian Graus11-Dec-05 18:09
protectorChristian Graus11-Dec-05 18:09 
AnswerRe: how to using *.ocx written in vb6 for c#.net Pin
Johan Russouw11-Dec-05 23:12
Johan Russouw11-Dec-05 23:12 
QuestionOpening a textbox using OleDbReader Pin
Mahi.Ragava11-Dec-05 17:51
Mahi.Ragava11-Dec-05 17:51 
AnswerRe: Opening a textbox using OleDbReader Pin
Christian Graus11-Dec-05 18:11
protectorChristian Graus11-Dec-05 18:11 
GeneralRe: Opening a textbox using OleDbReader Pin
Mahi.Ragava11-Dec-05 18:29
Mahi.Ragava11-Dec-05 18:29 
GeneralRe: Opening a textbox using OleDbReader Pin
Christian Graus11-Dec-05 18:36
protectorChristian Graus11-Dec-05 18:36 
GeneralRe: Opening a textbox using OleDbReader Pin
Mahi.Ragava11-Dec-05 18:40
Mahi.Ragava11-Dec-05 18:40 
GeneralRe: Opening a textbox using OleDbReader Pin
Christian Graus11-Dec-05 18:44
protectorChristian Graus11-Dec-05 18:44 
GeneralRe: Opening a textbox using OleDbReader Pin
Mahi.Ragava11-Dec-05 18:53
Mahi.Ragava11-Dec-05 18:53 
GeneralRe: Opening a textbox using OleDbReader Pin
Christian Graus11-Dec-05 18:55
protectorChristian Graus11-Dec-05 18:55 
GeneralRe: Opening a textbox using OleDbReader Pin
Mahi.Ragava11-Dec-05 19:06
Mahi.Ragava11-Dec-05 19:06 
GeneralRe: Opening a textbox using OleDbReader Pin
Christian Graus11-Dec-05 19:06
protectorChristian Graus11-Dec-05 19:06 
GeneralRe: Opening a textbox using OleDbReader Pin
Mahi.Ragava12-Dec-05 1:33
Mahi.Ragava12-Dec-05 1:33 
GeneralRe: Opening a textbox using OleDbReader Pin
Christian Graus12-Dec-05 11:01
protectorChristian Graus12-Dec-05 11:01 

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.