Click here to Skip to main content
15,887,083 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Getting the Source Pin
Reelix17-Apr-08 21:24
Reelix17-Apr-08 21:24 
Generalwhen click back link button showing error messages Pin
chakran17-Apr-08 20:42
chakran17-Apr-08 20:42 
GeneralRe: when click back link button showing error messages Pin
Reelix17-Apr-08 20:55
Reelix17-Apr-08 20:55 
GeneralDisappearing the Label Pin
udaymohan17-Apr-08 20:25
udaymohan17-Apr-08 20:25 
GeneralRe: Disappearing the Label Pin
Christian Graus17-Apr-08 20:37
protectorChristian Graus17-Apr-08 20:37 
GeneralRe: Disappearing the Label Pin
_AK_17-Apr-08 20:38
_AK_17-Apr-08 20:38 
GeneralGOTO statement in ASP.NET with C# Pin
Karan_TN17-Apr-08 20:19
Karan_TN17-Apr-08 20:19 
GeneralRe: GOTO statement in ASP.NET with C# Pin
Christian Graus17-Apr-08 20:36
protectorChristian Graus17-Apr-08 20:36 
well, you've found out for yourself just how nasty code can get when you use goto.

1 - you don't have a label called label1 in this code
2 - I see no reason for you to use a goto here, in any case.

I have never used goto in code, not once. I have also never written code to avoid goto. I have instead avoided some nasty constructs.

Christian Graus

Please read this if you don't understand the answer I've given you

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRe: GOTO statement in ASP.NET with C# Pin
Vasudevan Deepak Kumar17-Apr-08 21:03
Vasudevan Deepak Kumar17-Apr-08 21:03 
GeneralRe: GOTO statement in ASP.NET with C# Pin
Karan_TN17-Apr-08 21:33
Karan_TN17-Apr-08 21:33 
GeneralRe: GOTO statement in ASP.NET with C# Pin
Vasudevan Deepak Kumar17-Apr-08 21:36
Vasudevan Deepak Kumar17-Apr-08 21:36 
Generallink scrollbars of two textboxes Pin
Praveen_S17-Apr-08 20:03
Praveen_S17-Apr-08 20:03 
GeneralRe: link scrollbars of two textboxes Pin
Christian Graus17-Apr-08 20:12
protectorChristian Graus17-Apr-08 20:12 
GeneralData types in web services Pin
indian14317-Apr-08 19:53
indian14317-Apr-08 19:53 
GeneralRe: Data types in web services Pin
Christian Graus17-Apr-08 19:58
protectorChristian Graus17-Apr-08 19:58 
GeneralRe: Data types in web services Pin
Vasudevan Deepak Kumar17-Apr-08 21:40
Vasudevan Deepak Kumar17-Apr-08 21:40 
GeneralModal Popup Window Problem. Pin
SekharOne17-Apr-08 19:49
SekharOne17-Apr-08 19:49 
GeneralRe: Modal Popup Window Problem. Pin
Amit Agarrwal17-Apr-08 20:17
Amit Agarrwal17-Apr-08 20:17 
GeneralProblem in using Atlas Update Panel Pin
Balagurunathan S17-Apr-08 19:41
Balagurunathan S17-Apr-08 19:41 
GeneralRe: Problem in using Atlas Update Panel Pin
Soumini Ramakrishnan18-Apr-08 1:38
Soumini Ramakrishnan18-Apr-08 1:38 
GeneralI want to Find List of Group NAme which have user1 in Active Directory Pin
Piyush Vardhan Singh17-Apr-08 18:37
Piyush Vardhan Singh17-Apr-08 18:37 
Questionhow to insert textbox and dropdownlist in crystalreport in asp.net2005 with c# Pin
priyamsc17-Apr-08 17:06
priyamsc17-Apr-08 17:06 
GeneralRe: how to insert textbox and dropdownlist in crystalreport in asp.net2005 with c# Pin
Piyush Vardhan Singh17-Apr-08 19:40
Piyush Vardhan Singh17-Apr-08 19:40 
GeneralRe: how to insert textbox and dropdownlist in crystalreport in asp.net2005 with c# Pin
priyamsc17-Apr-08 23:46
priyamsc17-Apr-08 23:46 
GeneralRe: how to insert textbox and dropdownlist in crystalreport in asp.net2005 with c# Pin
Piyush Vardhan Singh18-Apr-08 1:34
Piyush Vardhan Singh18-Apr-08 1:34 

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.