Click here to Skip to main content
15,890,512 members
Home / Discussions / C#
   

C#

 
GeneralRe: Why xml line highlighted yellow in IDE? Pin
Member 9618-Feb-03 16:40
Member 9618-Feb-03 16:40 
GeneralRe: Why xml line highlighted yellow in IDE? Pin
Atul Kale19-Feb-03 7:19
Atul Kale19-Feb-03 7:19 
Hi there,
I just thought this information might be useful to u! Though from ur mail it sounded like u r just beginning ASP.NET, I would not try and offend u by giving some information that u already know! If it helps, GREAT!

Debugging a web Application fortunately is much better in VS.NET than it was in InterDEV with ASP.

A process named ASPNET_WP.exe runs on the machine within which your ASP.NET (C# or VB.NET) code is debuged.

If your solution contains several projects, just set up any of the desired projects as a Startup Project from the Context menu, and any of the aspx pages as the startup page.

If your machine's config is very good, you will go for this traditional debugging approach which is good too!
But, there is a better approach wherein, you just open any desired page in the Browser, and at any point of time Go into Debug mode by Attaching to the ASPNET_WP.exe process from Tools->Debug Processes menu option. just go ahead with the default options while doing this.

Hope htis helps a bit! Smile | :)


Atul kale
Sr. Software Engineer
XcelVision Technologies Ltd.
GeneralRe: Why xml line highlighted yellow in IDE? Pin
Member 9619-Feb-03 12:12
Member 9619-Feb-03 12:12 
GeneralRe: Why xml line highlighted yellow in IDE? Pin
David Stone19-Feb-03 12:02
sitebuilderDavid Stone19-Feb-03 12:02 
GeneralRe: Why xml line highlighted yellow in IDE? Pin
Member 9619-Feb-03 12:16
Member 9619-Feb-03 12:16 
Generalcryptography question Pin
jtmtv1818-Feb-03 14:23
jtmtv1818-Feb-03 14:23 
GeneralRe: cryptography question Pin
Furty18-Feb-03 16:09
Furty18-Feb-03 16:09 
GeneralRe: cryptography question Pin
jtmtv1818-Feb-03 16:57
jtmtv1818-Feb-03 16:57 
GeneralPassing various Controls by ref Pin
draco_iii18-Feb-03 10:56
draco_iii18-Feb-03 10:56 
GeneralRe: Passing various Controls by ref Pin
Nnamdi Onyeyiri18-Feb-03 11:29
Nnamdi Onyeyiri18-Feb-03 11:29 
GeneralRe: Passing various Controls by ref Pin
Kannan Kalyanaraman18-Feb-03 19:00
Kannan Kalyanaraman18-Feb-03 19:00 
GeneralRe: Passing various Controls by ref Pin
leppie18-Feb-03 23:14
leppie18-Feb-03 23:14 
GeneralRe: Passing various Controls by ref Pin
Richard Deeming19-Feb-03 0:49
mveRichard Deeming19-Feb-03 0:49 
GeneralA tough design decision Pin
Chris Austin18-Feb-03 8:28
Chris Austin18-Feb-03 8:28 
GeneralRe: A tough design decision Pin
Philip Fitzsimons19-Feb-03 1:55
Philip Fitzsimons19-Feb-03 1:55 
GeneralRe: A tough design decision Pin
Chris Austin19-Feb-03 3:59
Chris Austin19-Feb-03 3:59 
GeneralRe: A tough design decision Pin
Stephane Rodriguez.19-Feb-03 3:05
Stephane Rodriguez.19-Feb-03 3:05 
GeneralRe: A tough design decision Pin
Chris Austin19-Feb-03 3:48
Chris Austin19-Feb-03 3:48 
QuestionRecommendations for a commercial .NET Grid product? Pin
Zombies with Coffee, LLC18-Feb-03 5:38
professionalZombies with Coffee, LLC18-Feb-03 5:38 
AnswerRe: Recommendations for a commercial .NET Grid product? Pin
Nnamdi Onyeyiri18-Feb-03 6:44
Nnamdi Onyeyiri18-Feb-03 6:44 
AnswerRe: Recommendations for a commercial .NET Grid product? Pin
Kannan Kalyanaraman18-Feb-03 19:05
Kannan Kalyanaraman18-Feb-03 19:05 
AnswerRe: Recommendations for a commercial .NET Grid product? Pin
Alexander Kojevnikov19-Feb-03 6:39
Alexander Kojevnikov19-Feb-03 6:39 
GeneralRe: Recommendations for a commercial .NET Grid product? Pin
Atul Kale20-Feb-03 3:52
Atul Kale20-Feb-03 3:52 
GeneralA little help with MDIParent event process..... Pin
LongRange.Shooter18-Feb-03 5:30
LongRange.Shooter18-Feb-03 5:30 
GeneralRe: A little help with MDIParent event process..... Pin
Atul Kale20-Feb-03 3:40
Atul Kale20-Feb-03 3:40 

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.