Click here to Skip to main content
15,896,401 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Gridrow Pin
Nishant Singh5-Jul-10 20:23
Nishant Singh5-Jul-10 20:23 
Questionasp .net rdlc Pin
Thanusree Duth5-Jul-10 19:06
Thanusree Duth5-Jul-10 19:06 
AnswerRe: asp .net rdlc Pin
raju melveetilpurayil5-Jul-10 19:30
professionalraju melveetilpurayil5-Jul-10 19:30 
QuestionHow to fix datareader problem? Pin
Sr...Frank5-Jul-10 2:34
Sr...Frank5-Jul-10 2:34 
AnswerRe: How to fix datareader problem? Pin
m@dhu5-Jul-10 2:56
m@dhu5-Jul-10 2:56 
GeneralRe: How to fix datareader problem? Pin
Sr...Frank5-Jul-10 3:16
Sr...Frank5-Jul-10 3:16 
GeneralRe: How to fix datareader problem? Pin
michaelschmitt5-Jul-10 9:14
michaelschmitt5-Jul-10 9:14 
AnswerRe: How to fix datareader problem? Pin
Kannan Ar5-Jul-10 16:20
professionalKannan Ar5-Jul-10 16:20 
It is not the problem of DataReader. When the DataReader is opened, it will hold the connection exclusively. So you can't execute any sql commands when it opened.

The solution is to use a separate connection or use a DataSet.





P.S : You need to improve your coding standards.
Questionhow to send message at particular time Pin
mpriyanka1235-Jul-10 2:03
mpriyanka1235-Jul-10 2:03 
AnswerRe: how to send message at particular time Pin
thatraja5-Jul-10 6:59
professionalthatraja5-Jul-10 6:59 
GeneralRe: how to send message at particular time Pin
Ankur\m/5-Jul-10 19:58
professionalAnkur\m/5-Jul-10 19:58 
AnswerRe: how to send message at particular time Pin
thatraja6-Jul-10 0:00
professionalthatraja6-Jul-10 0:00 
GeneralRe: how to send message at particular time Pin
Ankur\m/6-Jul-10 0:37
professionalAnkur\m/6-Jul-10 0:37 
GeneralRe: how to send message at particular time Pin
thatraja6-Jul-10 4:09
professionalthatraja6-Jul-10 4:09 
Questionsummary classes for gridview Pin
zeego5-Jul-10 0:28
zeego5-Jul-10 0:28 
AnswerRe: summary classes for gridview Pin
Tej Aj5-Jul-10 1:02
Tej Aj5-Jul-10 1:02 
GeneralRe: summary classes for gridview Pin
zeego5-Jul-10 1:10
zeego5-Jul-10 1:10 
GeneralRe: summary classes for gridview Pin
Tej Aj5-Jul-10 1:16
Tej Aj5-Jul-10 1:16 
GeneralRe: summary classes for gridview Pin
zeego5-Jul-10 1:40
zeego5-Jul-10 1:40 
AnswerRe: summary classes for gridview Pin
Dinesh Mani5-Jul-10 2:05
Dinesh Mani5-Jul-10 2:05 
AnswerRe: summary classes for gridview Pin
michaelschmitt5-Jul-10 9:23
michaelschmitt5-Jul-10 9:23 
QuestionNeed Sample code for MVC 2.0 Architecture Pin
Member 32222644-Jul-10 23:27
Member 32222644-Jul-10 23:27 
AnswerRe: Need Sample code for MVC 2.0 Architecture Pin
R. Giskard Reventlov5-Jul-10 0:06
R. Giskard Reventlov5-Jul-10 0:06 
QuestionManaging users and files Pin
amina894-Jul-10 23:14
amina894-Jul-10 23:14 
AnswerRe: Managing users and files Pin
Viral Upadhyay4-Jul-10 23:56
Viral Upadhyay4-Jul-10 23:56 

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.