G
Guest
Hi,
Will Vsnet IDE and C# ever get "Edit and continue" in the debugger?
Thanks
Will Vsnet IDE and C# ever get "Edit and continue" in the debugger?
Thanks
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Will Vsnet IDE and C# ever get "Edit and continue" in the debugger?
Frank Oquendo said:Why is this so important? With an interpreted language like VB, E&C is
just a side effect. .NET is a compiled language. That is a much trickier
proposition. I'd much rather have the VS.NET team work on making the
language faster and more stable than obsess over this trifle.
--
There are 10 kinds of people. Those who understand binary and those who
don't.
http://code.acadx.com
(Pull the pin to reply)
Frank Oquendo said:Why is this so important? With an interpreted language like VB, E&C is
just a side effect. .NET is a compiled language. That is a much trickier
proposition. I'd much rather have the VS.NET team work on making the
language faster and more stable than obsess over this trifle.
For the time being, I think thats the best path. I would like to see E&C,Eric Gunnerson said:We've certainly had customer requests to have edit & continue in C#, but for
Whidbey, it didn't prioritize as high as some of the other work we wanted to
do, so we chose to focus on other areas for Whidbey.
We do understand the value of the feature, and will be looking to add it in
future versions. Unfortunately, it's not a cheap thing to do, both from a
theoretical standpoint and given our current architecture.
Daniel O'Connell said:wanted
For the time being, I think thats the best path. I would like to see E&C,
but many other features are of greater importance. The fixed operator in
structs being one of my favorites.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.