 |
| VS.NET 2002/2003 Discussions about the Visual Studio.NET programming environment, the 2002 (1.0) and 2003 (1.1).
** Please don't post code questions here **
For issues specific to a particular language in .NET, please see the other forum categories. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the VS.NET 2002/2003 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|

June 15th, 2004, 03:13 PM
|
|
Authorized User
|
|
Join Date: Apr 2004
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Changing code while debugging.
Is there a way to make changes to the code in VS.NET while debugging (without having to stop, make the change, then restart debugging).
Thanks,
Dan
|
|

June 15th, 2004, 03:56 PM
|
|
Friend of Wrox
|
|
Join Date: Jun 2003
Posts: 1,101
Thanks: 0
Thanked 2 Times in 2 Posts
|
|
No.
Hal Levy
Web Developer, PDI Inc.
NOT a Wiley/Wrox Employee
|
|

June 15th, 2004, 04:20 PM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
No, indeed, unfortunately.
Edit and Continue, as the feature is called, is scheduled for the next version of Visual Studio .NET, VS.NET 2005.
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
|
|

June 15th, 2004, 04:26 PM
|
|
Friend of Wrox
|
|
Join Date: Jun 2003
Posts: 1,101
Thanks: 0
Thanked 2 Times in 2 Posts
|
|
oOoOO That's new news to me!
Hal Levy
Web Developer, PDI Inc.
NOT a Wiley/Wrox Employee
|
|

June 15th, 2004, 04:42 PM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
That's the whole point about News, isn't it ;)
Anyway, check out the road map: http://msdn.microsoft.com/vstudio/pr...o/roadmap.aspx
It talks about this feature for Visual Basic .NET only, though.
Cheers,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
|
|

June 16th, 2004, 06:11 PM
|
|
Authorized User
|
|
Join Date: Apr 2004
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Looks like I can now justify my planned purchase VS 2005. Thanks guys.
|
|
 |