Click here to Skip to main content
15,923,902 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Splash Screen Pin
_mubashir25-Apr-07 4:09
_mubashir25-Apr-07 4:09 
AnswerRe: Splash Screen Pin
Kunal P25-Apr-07 6:12
Kunal P25-Apr-07 6:12 
AnswerRe: Splash Screen Pin
C.Sharp.Mage25-Apr-07 13:19
C.Sharp.Mage25-Apr-07 13:19 
QuestionHelp with DataReader Pin
kallileo25-Apr-07 1:51
kallileo25-Apr-07 1:51 
AnswerRe: Help with DataReader Pin
kubben25-Apr-07 2:01
kubben25-Apr-07 2:01 
AnswerRe: Help with DataReader Pin
Chetan Ranpariya25-Apr-07 2:14
Chetan Ranpariya25-Apr-07 2:14 
GeneralRe: Help with DataReader Pin
kallileo25-Apr-07 2:45
kallileo25-Apr-07 2:45 
GeneralRe: Help with DataReader Pin
Chetan Ranpariya25-Apr-07 23:12
Chetan Ranpariya25-Apr-07 23:12 
Hi,

First of all you dont need to open and close the connection everytime you are calling new stored procedure.

You can create only one stored procedure which will return all the values u need in the form of output parameters. Remeber this is advisable only if your number of switches is not going to change in future.

You must be familier with how to create and execute stored procedure with output parameters.

Thanks and Regards,
Chetan Ranpariya

GeneralRe: Help with DataReader Pin
kallileo25-Apr-07 23:35
kallileo25-Apr-07 23:35 
GeneralRe: Help with DataReader Pin
Chetan Ranpariya25-Apr-07 23:45
Chetan Ranpariya25-Apr-07 23:45 
GeneralRe: Help with DataReader Pin
kallileo26-Apr-07 0:03
kallileo26-Apr-07 0:03 
GeneralRe: Help with DataReader Pin
Chetan Ranpariya26-Apr-07 0:08
Chetan Ranpariya26-Apr-07 0:08 
GeneralRe: Help with DataReader Pin
Chetan Ranpariya26-Apr-07 0:34
Chetan Ranpariya26-Apr-07 0:34 
GeneralRe: Help with DataReader Pin
kallileo26-Apr-07 0:39
kallileo26-Apr-07 0:39 
Questionjavascript Function Pin
siddisagar25-Apr-07 1:14
siddisagar25-Apr-07 1:14 
AnswerRe: javascript Function Pin
Christian Graus25-Apr-07 2:07
protectorChristian Graus25-Apr-07 2:07 
GeneralRe: javascript Function Pin
gus_br25-Apr-07 2:55
gus_br25-Apr-07 2:55 
QuestionWeb Parts Very Cool ??? Pin
Rahul_asp.net25-Apr-07 1:01
Rahul_asp.net25-Apr-07 1:01 
AnswerRe: Web Parts Very Cool ??? Pin
szukuro25-Apr-07 1:13
szukuro25-Apr-07 1:13 
QuestionDataGrid Sorting Problem Pin
sonia_basangar25-Apr-07 0:54
sonia_basangar25-Apr-07 0:54 
AnswerRe: DataGrid Sorting Problem Pin
RSArockiam25-Apr-07 1:35
RSArockiam25-Apr-07 1:35 
AnswerRe: DataGrid Sorting Problem Pin
Chetan Ranpariya25-Apr-07 2:07
Chetan Ranpariya25-Apr-07 2:07 
QuestionASP RichTextBox Pin
Socheat.Net25-Apr-07 0:44
Socheat.Net25-Apr-07 0:44 
AnswerRe: ASP RichTextBox Pin
Sathesh Sakthivel25-Apr-07 0:59
Sathesh Sakthivel25-Apr-07 0:59 
AnswerRe: ASP RichTextBox Pin
Haissam25-Apr-07 10:01
Haissam25-Apr-07 10: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.