Click here to Skip to main content
16,016,570 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: re-setting text box in webforms Pin
badgrs26-Jan-07 3:50
badgrs26-Jan-07 3:50 
QuestionQUERY: Client-side DataGrid for faster fluid feel? Pin
dhruba.bandopadhyay26-Jan-07 0:27
dhruba.bandopadhyay26-Jan-07 0:27 
AnswerRe: QUERY: Client-side DataGrid for faster fluid feel? Pin
badgrs26-Jan-07 3:53
badgrs26-Jan-07 3:53 
QuestionWeb programming in tiers Pin
Member 374156225-Jan-07 21:09
Member 374156225-Jan-07 21:09 
AnswerRe: Web programming in tiers Pin
Colin Angus Mackay25-Jan-07 21:30
Colin Angus Mackay25-Jan-07 21:30 
AnswerRe: Web programming in tiers Pin
badgrs26-Jan-07 3:55
badgrs26-Jan-07 3:55 
QuestionSQLDATA Source -Multiple Resultset... Pin
Amit Kumar G25-Jan-07 14:56
Amit Kumar G25-Jan-07 14:56 
AnswerRe: SQLDATA Source -Multiple Resultset... Pin
Sylvester george26-Jan-07 3:41
Sylvester george26-Jan-07 3:41 
if you are using DataReader for getting resultsets then use DataReader's NextResultSet() method to move the next resultset

if you are using DataSet for getting resultsets then the resultsets available in the form of DataSet.Tables[0],DataSet.Tables[1],..DataSet.Tables[n], I mean Table Collection object


Regards,
Sylvester G
Senior Software Engineer
Xoriant Solutions

Questionis it good to use : SqlDataSource Pin
Amit Kumar G25-Jan-07 13:34
Amit Kumar G25-Jan-07 13:34 
AnswerRe: is it good to use : SqlDataSource Pin
goradaranaresh26-Jan-07 2:41
goradaranaresh26-Jan-07 2:41 
GeneralRe: is it good to use : SqlDataSource Pin
Amit Kumar G26-Jan-07 3:40
Amit Kumar G26-Jan-07 3:40 
Questionexecuting code when the user closes the web page Pin
dipanddump25-Jan-07 12:56
dipanddump25-Jan-07 12:56 
AnswerRe: executing code when the user closes the web page Pin
Christian Graus25-Jan-07 16:10
protectorChristian Graus25-Jan-07 16:10 
AnswerRe: executing code when the user closes the web page Pin
Artem Kustikov25-Jan-07 21:08
Artem Kustikov25-Jan-07 21:08 
QuestionPop up menu Pin
James_Marsters25-Jan-07 12:40
James_Marsters25-Jan-07 12:40 
AnswerRe: Pop up menu Pin
Christian Graus25-Jan-07 16:14
protectorChristian Graus25-Jan-07 16:14 
QuestionI Have Problem with gridview Update /delete (using /Asp.net,VB.net) Pin
see_me_honey25-Jan-07 9:18
see_me_honey25-Jan-07 9:18 
QuestionBack button problem Pin
nour12325-Jan-07 9:15
nour12325-Jan-07 9:15 
AnswerRe: Back button problem Pin
Christian Graus25-Jan-07 16:29
protectorChristian Graus25-Jan-07 16:29 
GeneralRe: Back button problem Pin
nour12325-Jan-07 23:45
nour12325-Jan-07 23:45 
GeneralRe: Back button problem Pin
Christian Graus26-Jan-07 10:01
protectorChristian Graus26-Jan-07 10:01 
GeneralRe: Back button problem Pin
nour12326-Jan-07 11:18
nour12326-Jan-07 11:18 
GeneralRe: Back button problem Pin
Christian Graus26-Jan-07 22:38
protectorChristian Graus26-Jan-07 22:38 
GeneralRe: Back button problem Pin
nour12327-Jan-07 3:16
nour12327-Jan-07 3:16 
AnswerRe: Back button problem Pin
linpihong25-Jan-07 19:49
linpihong25-Jan-07 19:49 

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.