Here you go

http://msdn2.microsoft.com/en-us/library/zxfz3z3h.aspx

Prepare to spend a bit more than 15 minutes reading through it.



> -----Original Message-----
> From: Discussion of advanced .NET topics. [mailto:ADVANCED-
> [EMAIL PROTECTED] On Behalf Of Seref Arikan
> Sent: Wednesday, October 18, 2006 7:07 AM
> To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
> Subject: [ADVANCED-DOTNET] Debugging: edit and continue, HOW?
>
> Hi there,
> Google searches for the last 15 minutes comes up with pages which
> happily sing in harmony and joy, claiming edit & continue is back with
> vs.net 2005. Being a complete dumb, I could not figure out the way it
> works for asp.net.
> In vs.net 2005 I have set a breakpoint in a web project, and changed to
> code in the method (a button click handler actually) . The result was a
> dialog telling me the code that is being debugged has changed.
> What I'd like to have is the mechanism I have in Eclipse and Java (this
> is certainly not a flame war invitation, please stay calm.): I get into
> a method, see that I have written something stupid, but I have just
> spend my precious time to fill in the fields in the UI, and in case i
> want to change the method, I have to stop debugging, change code,
> compile, start app, perform all user functionality till I get to the
> point I was before (think about a wizard with bulky pages) etc etc.  In
> Eclipse, I just change the method, press save, and the debugger goes
> back to the beginning of the stack, with my precious input still ready.
> This is a huge time saver for me in development, and I'd love to use it
> in vs.net 2005.
> Any ideas?
>
> Best Regards
> Seref Arikan
>
>
>
> --
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.1.408 / Virus Database: 268.13.4/480 - Release Date:
> 10/17/2006
>
> ===================================
> This list is hosted by DevelopMentorR  http://www.develop.com
>
> View archives and manage your subscription(s) at
> http://discuss.develop.com

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to