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

ASP.NET

 
GeneralRe: some help Pin
Christian Graus8-Nov-08 8:16
protectorChristian Graus8-Nov-08 8:16 
QuestionVB or C# Pin
Jooooe8-Nov-08 0:21
Jooooe8-Nov-08 0:21 
AnswerRe: VB or C# Pin
Christian Graus8-Nov-08 0:38
protectorChristian Graus8-Nov-08 0:38 
AnswerRe: VB or C# Pin
Brij8-Nov-08 3:11
mentorBrij8-Nov-08 3:11 
AnswerRe: VB or C# Pin
Paul Conrad8-Nov-08 13:17
professionalPaul Conrad8-Nov-08 13:17 
AnswerRe: VB or C# Pin
Jeremy Falcon9-Nov-08 10:27
professionalJeremy Falcon9-Nov-08 10:27 
QuestionCalling a switch case with different parameter??? Pin
Karan_TN7-Nov-08 22:03
Karan_TN7-Nov-08 22:03 
AnswerRe: Calling a switch case with different parameter??? Pin
Christian Graus7-Nov-08 23:47
protectorChristian Graus7-Nov-08 23:47 
Looks to me like you don't really know much C#. parameter_values is indeed a variable, you passed it in. Your code is therefore wrong. You can't name a method the same as a variable, the compiler plain won't know what to do. I don't understand the core question - you had three switch statements in a row ? Why on earth would you do that ? Either call your three methods in the one switch, or write a method that calls all three, if this is appropriate.

Christian Graus

Driven to the arms of OSX by Vista.

"Iam doing the browsing center project in vb.net using c# coding" - this is why I don't answer questions much anymore. Oh, and Microsoft doesn't want me to.

AnswerRe: Calling a switch case with different parameter??? [modified] Pin
Zakir Hoosen8-Nov-08 2:00
Zakir Hoosen8-Nov-08 2:00 
Questionhow to show cathegorized pics ? Pin
Mir_As7-Nov-08 21:33
Mir_As7-Nov-08 21:33 
AnswerRe: how to show cathegorized pics ? Pin
Christian Graus7-Nov-08 23:48
protectorChristian Graus7-Nov-08 23:48 
GeneralRe: how to show cathegorized pics ? Pin
Mir_As8-Nov-08 0:45
Mir_As8-Nov-08 0:45 
GeneralRe: how to show cathegorized pics ? Pin
Christian Graus8-Nov-08 0:52
protectorChristian Graus8-Nov-08 0:52 
GeneralRe: how to show cathegorized pics ? Pin
Mir_As8-Nov-08 2:44
Mir_As8-Nov-08 2:44 
GeneralRe: how to show cathegorized pics ? Pin
Christian Graus8-Nov-08 8:17
protectorChristian Graus8-Nov-08 8:17 
Questionhow to show cathegorized pics in my site? Pin
Mir_As7-Nov-08 21:02
Mir_As7-Nov-08 21:02 
AnswerRe: how to show cathegorized pics in my site? Pin
Christian Graus7-Nov-08 23:48
protectorChristian Graus7-Nov-08 23:48 
GeneralRe: how to show cathegorized pics in my site? Pin
Oakman9-Nov-08 6:18
Oakman9-Nov-08 6:18 
QuestionXML file error Pin
Rinki Mukheraji7-Nov-08 20:26
Rinki Mukheraji7-Nov-08 20:26 
AnswerRe: XML file error Pin
Kannan Ar7-Nov-08 22:39
professionalKannan Ar7-Nov-08 22:39 
QuestionAsynchronous postback problem Pin
krishnaveer7-Nov-08 20:18
krishnaveer7-Nov-08 20:18 
QuestionHow to add new server controls by javascript Pin
goldenchance7-Nov-08 14:26
goldenchance7-Nov-08 14:26 
AnswerRe: How to add new server controls by javascript Pin
Sandeep Akhare7-Nov-08 20:16
Sandeep Akhare7-Nov-08 20:16 
QuestionHelp with FileUpload(Avoid duplication) Pin
SreeluMandiga7-Nov-08 10:31
SreeluMandiga7-Nov-08 10:31 
QuestionAssociating ProgressBar with a method Pin
Ekjon7-Nov-08 5:37
Ekjon7-Nov-08 5:37 

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.