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

ASP.NET

 
AnswerRe: Plz hlp me..., Pin
PrakashBhaskar19-Jun-07 18:18
PrakashBhaskar19-Jun-07 18:18 
GeneralRe: Plz hlp me..., Pin
Member 387988119-Jun-07 19:37
Member 387988119-Jun-07 19:37 
AnswerRe: Plz hlp me..., Pin
Reza Shojaee19-Jun-07 18:34
Reza Shojaee19-Jun-07 18:34 
AnswerRe: Plz hlp me..., Pin
Member 387988119-Jun-07 19:39
Member 387988119-Jun-07 19:39 
QuestionHaving difficulty deploying ASP.Net Pin
RDayalu19-Jun-07 15:23
RDayalu19-Jun-07 15:23 
AnswerRe: Having difficulty deploying ASP.Net Pin
Sathesh Sakthivel19-Jun-07 17:14
Sathesh Sakthivel19-Jun-07 17:14 
QuestionGet value Pin
seemamltn19-Jun-07 12:16
seemamltn19-Jun-07 12:16 
AnswerRe: Get value Pin
PrakashBhaskar19-Jun-07 18:10
PrakashBhaskar19-Jun-07 18:10 
you can use out parameter to get the returned value or you have to do the following.

int tickedID = 0;
tickedID = Convert.ToInt32(SqlHelper.ExecuteScalar(connection string, command type, command text, parameters));




Thanks
Warm Regards
Prakash-B

QuestionRead cell phone # from SIM card programmatically Pin
Kuber K19-Jun-07 11:54
Kuber K19-Jun-07 11:54 
QuestionMembership vs MembershipProvider Pin
Brendan Vogt19-Jun-07 11:46
Brendan Vogt19-Jun-07 11:46 
QuestionTwo dimensional arraylist Pin
Hasan Ali19-Jun-07 11:38
Hasan Ali19-Jun-07 11:38 
AnswerRe: Two dimensional arraylist Pin
RepliCrux19-Jun-07 13:08
RepliCrux19-Jun-07 13:08 
QuestionAjax Post XMLHttpRequest take long time Pin
Immunity1819-Jun-07 11:30
Immunity1819-Jun-07 11:30 
Questionasp.net frequently called time consuming method Pin
AmrSaad8419-Jun-07 11:14
AmrSaad8419-Jun-07 11:14 
QuestionReturn value Pin
seemamltn19-Jun-07 8:06
seemamltn19-Jun-07 8:06 
AnswerRe: Return value Pin
RepliCrux19-Jun-07 10:35
RepliCrux19-Jun-07 10:35 
QuestionAny way to implement Gridview paging without postback? Pin
InvalidTypecast19-Jun-07 7:07
InvalidTypecast19-Jun-07 7:07 
AnswerRe: Any way to implement Gridview paging without postback? Pin
Not Active19-Jun-07 7:41
mentorNot Active19-Jun-07 7:41 
Questionneed to do customize installing shield to my web application Pin
AbdullahM19-Jun-07 7:06
AbdullahM19-Jun-07 7:06 
AnswerRe: need to do customize installing shield to my web application Pin
PrakashBhaskar19-Jun-07 18:28
PrakashBhaskar19-Jun-07 18:28 
QuestionRedirect from my contentpage Pin
anderslundsgard19-Jun-07 4:24
anderslundsgard19-Jun-07 4:24 
AnswerRe: Redirect from my contentpage Pin
badgrs19-Jun-07 4:53
badgrs19-Jun-07 4:53 
GeneralRe: Redirect from my contentpage Pin
anderslundsgard19-Jun-07 22:48
anderslundsgard19-Jun-07 22:48 
QuestionGeneral Term Needed Pin
Brendan Vogt19-Jun-07 4:06
Brendan Vogt19-Jun-07 4:06 
QuestionInteresting question about Testing Pin
cisco210319-Jun-07 3:51
cisco210319-Jun-07 3:51 

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.