Click here to Skip to main content
15,921,371 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack. Pin
kalpana mhaske14-Nov-10 11:07
kalpana mhaske14-Nov-10 11:07 
GeneralRe: Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack. Pin
Guffa10-Nov-08 21:25
Guffa10-Nov-08 21:25 
GeneralRe: Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack. Pin
raghav_khunger18-Nov-08 19:34
raghav_khunger18-Nov-08 19:34 
QuestionProbleam page processing done before complete sql querey Pin
Rinki Mukheraji10-Nov-08 17:14
Rinki Mukheraji10-Nov-08 17:14 
AnswerRe: Probleam page processing done before complete sql querey Pin
AhsanS10-Nov-08 17:39
AhsanS10-Nov-08 17:39 
AnswerRe: Probleam page processing done before complete sql querey Pin
Brij10-Nov-08 18:00
mentorBrij10-Nov-08 18:00 
QuestionLayout in Visual Studio 2008 Pin
AndyInUK10-Nov-08 10:43
AndyInUK10-Nov-08 10:43 
QuestionSQLDataReader Pin
Aptiva Dave10-Nov-08 9:38
Aptiva Dave10-Nov-08 9:38 
I worked on a project this past summer with another programmer who showed me how he created a method in an object that returns a sqldatareader. He had used it in a winform, so we tried it in a web site so we wouldn't have to write the same reader code over and over again. While we were writing the method, we noticed that we couldn't tell the connection to close without an error being thrown. Now, does the sql connection need to stay open while you are reading from the sqldatareader?
AnswerRe: SQLDataReader Pin
SomeGuyThatIsMe10-Nov-08 10:08
SomeGuyThatIsMe10-Nov-08 10:08 
GeneralRe: SQLDataReader Pin
Aptiva Dave10-Nov-08 10:10
Aptiva Dave10-Nov-08 10:10 
GeneralRe: SQLDataReader Pin
SomeGuyThatIsMe10-Nov-08 10:16
SomeGuyThatIsMe10-Nov-08 10:16 
AnswerRe: SQLDataReader Pin
Guffa10-Nov-08 12:04
Guffa10-Nov-08 12:04 
AnswerRe: SQLDataReader Pin
kumarabhishek10-Nov-08 15:41
kumarabhishek10-Nov-08 15:41 
Questionmaintain the treeview expandDepth [modified] Pin
Louay4net10-Nov-08 8:50
Louay4net10-Nov-08 8:50 
AnswerRe: maintain the treeview expandDepth Pin
m-khansari12-Nov-08 1:24
m-khansari12-Nov-08 1:24 
GeneralRe: maintain the treeview expandDepth Pin
Louay4net12-Nov-08 2:54
Louay4net12-Nov-08 2:54 
GeneralRe: maintain the treeview expandDepth Pin
m-khansari13-Nov-08 0:08
m-khansari13-Nov-08 0:08 
GeneralRe: maintain the treeview expandDepth Pin
Louay4net17-Nov-08 4:37
Louay4net17-Nov-08 4:37 
QuestionAuto logout functionality Pin
dptalt10-Nov-08 7:42
dptalt10-Nov-08 7:42 
AnswerRe: Auto logout functionality Pin
Perspx10-Nov-08 7:50
Perspx10-Nov-08 7:50 
AnswerRe: Auto logout functionality Pin
Brij10-Nov-08 17:56
mentorBrij10-Nov-08 17:56 
AnswerRe: Auto logout functionality Pin
Ravi_2110-Nov-08 18:31
Ravi_2110-Nov-08 18:31 
QuestionLogging out of the website Pin
dptalt10-Nov-08 7:28
dptalt10-Nov-08 7:28 
AnswerRe: Logging out of the website Pin
Perspx10-Nov-08 7:38
Perspx10-Nov-08 7:38 
AnswerRe: Logging out of the website Pin
Ravi_2110-Nov-08 19:29
Ravi_2110-Nov-08 19:29 

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.