Click here to Skip to main content
15,892,674 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionPassing DatabaseName and Server Pin
aransiola18-Oct-07 17:24
aransiola18-Oct-07 17:24 
QuestionA doubt about resource file Pin
hogan.smith18-Oct-07 15:52
hogan.smith18-Oct-07 15:52 
AnswerRe: A doubt about resource file Pin
N a v a n e e t h18-Oct-07 18:40
N a v a n e e t h18-Oct-07 18:40 
QuestionSet up for web app Pin
mehrdadc4818-Oct-07 10:17
mehrdadc4818-Oct-07 10:17 
AnswerRe: Set up for web app Pin
ekynox18-Oct-07 13:18
ekynox18-Oct-07 13:18 
QuestionStoring the dataset of a gridview Pin
ss.mmm18-Oct-07 10:11
ss.mmm18-Oct-07 10:11 
AnswerRe: Storing the dataset of a gridview Pin
N a v a n e e t h18-Oct-07 18:38
N a v a n e e t h18-Oct-07 18:38 
QuestionDebugging 2.0 controls in aspx page??? Pin
Goalie3518-Oct-07 9:35
Goalie3518-Oct-07 9:35 
I know you can debug code-behind pages using breakpoints, however I'm trying to find out it there's a way to step through and debug an aspx page as well.

v2.0 is a great improvement over v1.1 however one place I'm finding myself spending more time is in debugging and I'm wondering if I'm not utilizing all of the debugging tools available to me in vs2005.

My current problem is I have a gridview which contains a dropdownlist in one of the columns when the user clicks "Edit" on a single row. The problem however is this dropdownlist value isn't updating in the database when the user clicks "Update", however since I'm using zero code in my code-behind page to perform the update(using a sqldatasource control), I don't know how to step through my glitch to find the source of the problem (could be the dropdownlist, could be a problem with the update statement, parameter may not be inheriting the value correctly, etc).

So I'm just wondering if there's a way to step through the code of an aspx page and aquire values of controls and properties while debugging.

Thanks.

-Goalie35
QuestionMaster page inside a master page Pin
Md Arif18-Oct-07 9:32
Md Arif18-Oct-07 9:32 
AnswerRe: Master page inside a master page Pin
Guffa18-Oct-07 11:45
Guffa18-Oct-07 11:45 
QuestionAccess Code behind variable from JavaScript Pin
ss.mmm18-Oct-07 8:52
ss.mmm18-Oct-07 8:52 
AnswerRe: Access Code behind variable from JavaScript Pin
pmarfleet18-Oct-07 9:53
pmarfleet18-Oct-07 9:53 
Questionexeption in sending email using asp.net with smtp server with from gmail server Pin
yogesh_softworld12318-Oct-07 8:30
yogesh_softworld12318-Oct-07 8:30 
AnswerRe: exeption in sending email using asp.net with smtp server with from gmail server Pin
Fred_Smith18-Oct-07 11:35
Fred_Smith18-Oct-07 11:35 
GeneralRe: exeption in sending email using asp.net with smtp server with from gmail server Pin
yogesh_softworld12318-Oct-07 18:12
yogesh_softworld12318-Oct-07 18:12 
GeneralRe: exeption in sending email using asp.net with smtp server with from gmail server Pin
Fred_Smith18-Oct-07 22:28
Fred_Smith18-Oct-07 22:28 
GeneralRe: exeption in sending email using asp.net with smtp server with from gmail server Pin
yogesh_softworld12319-Oct-07 0:23
yogesh_softworld12319-Oct-07 0:23 
GeneralRe: exeption in sending email using asp.net with smtp server with from gmail server Pin
Fred_Smith19-Oct-07 0:29
Fred_Smith19-Oct-07 0:29 
QuestionHow can i build up a search engine in ASP.NET Pin
Sandep H S18-Oct-07 5:29
Sandep H S18-Oct-07 5:29 
AnswerRe: How can i build up a search engine in ASP.NET Pin
Abhijit Jana18-Oct-07 5:46
professionalAbhijit Jana18-Oct-07 5:46 
AnswerRe: How can i build up a search engine in ASP.NET Pin
Sandeep Akhare18-Oct-07 23:59
Sandeep Akhare18-Oct-07 23:59 
Questionprint report Pin
SVb.net18-Oct-07 5:28
SVb.net18-Oct-07 5:28 
AnswerRe: print report Pin
Abhijit Jana18-Oct-07 5:47
professionalAbhijit Jana18-Oct-07 5:47 
QuestiongridView add/delete/update Pin
manalabbas18-Oct-07 5:11
manalabbas18-Oct-07 5:11 
AnswerRe: gridView add/delete/update Pin
Abhijit Jana18-Oct-07 5:17
professionalAbhijit Jana18-Oct-07 5:17 

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.