473,386 Members | 1,705 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Edit and Debug not available in Visual Studio.NET?

Hi I've been using VS.NET for a while and have become frustrated. In VB6 I
could edit code during a debug session then continue.

Is there a way to accompish this in VS.NET? It seems odd that the feature
would have been removed.

Thanks,
Chris Dyck

Nov 21 '05 #1
7 1278
This will be possible again in vs2005, it isn't possible in 2002/2003

grtz Peter

"News" <ne**@genisoft.com> wrote in message
news:9s********************@rogers.com...
Hi I've been using VS.NET for a while and have become frustrated. In VB6 I could edit code during a debug session then continue.

Is there a way to accompish this in VS.NET? It seems odd that the feature
would have been removed.

Thanks,
Chris Dyck

Nov 21 '05 #2
News,

It comes back in 2005.
Is there a way to accompish this in VS.NET? It seems odd that the feature
would have been removed.


I never miss it by the way. There is so good background compiling when
editing (when option strict is on), that most errors will probably not be
resolvable with that try and go, because otherwise they where already
detected by the compiler before.

However just my thought,

Cor

Nov 21 '05 #3
"News" <ne**@genisoft.com> schrieb:
Hi I've been using VS.NET for a while and have become
frustrated. In VB6 I could edit code during a debug session
then continue.

Is there a way to accompish this in VS.NET? It seems odd
that the feature would have been removed.


Check the project's debug options, there is a checkbox that will allow you
to edit code while debugging. Notice that this will not be the same as Edit
and Continie like in VB6, you will have to restart your application in order
to make the changes you made appear.

True Edit and Continue will be back in the next release of Visual Basic,
"Whidbey", which will be made available in 2005.

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>

Nov 21 '05 #4
Herfried,
True Edit and Continue will be back in the next release of Visual Basic,
"Whidbey", which will be made available in 2005.
Are you sure completly what the word True gives the idea, I thought that
there were limitations?

Cor
"News" <ne**@genisoft.com> schrieb:
Hi I've been using VS.NET for a while and have become
frustrated. In VB6 I could edit code during a debug session
then continue.

Is there a way to accompish this in VS.NET? It seems odd
that the feature would have been removed.


Check the project's debug options, there is a checkbox that will allow you
to edit code while debugging. Notice that this will not be the same as
Edit and Continie like in VB6, you will have to restart your application
in order to make the changes you made appear.

Nov 21 '05 #5
Hi Cor,

"Cor Ligthert" <no************@planet.nl> schrieb:
True Edit and Continue will be back in the next release
of Visual Basic, "Whidbey", which will be made available in 2005.


Are you sure completly what the word True gives the idea, I
thought that there were limitations?


There are limitations in the current version of VB.NET (continue is not
supported ;-)). I'm not sure what you are referring to...

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>

Nov 21 '05 #6
> Hi Cor,

"Cor Ligthert" <no************@planet.nl> schrieb:
True Edit and Continue will be back in the next release
of Visual Basic, "Whidbey", which will be made available in 2005.


Are you sure completly what the word True gives the idea, I
thought that there were limitations?


There are limitations in the current version of VB.NET (continue is not
supported ;-)). I'm not sure what you are referring to...


I thought that continue in the new version has limitations, which it should
have in my opinion because the classic style from VB6 made it more easy to
do it.

However maybe you have good expirience with it with the Beta.

Cor

Nov 21 '05 #7
Cor,

"Cor Ligthert" <no************@planet.nl> schrieb:
Are you sure completly what the word True gives the idea, I
thought that there were limitations?


There are limitations in the current version of VB.NET (continue is not
supported ;-)). I'm not sure what you are referring to...


I thought that continue in the new version has limitations, which
it should have in my opinion because the classic style from VB6
made it more easy to do it.

However maybe you have good expirience with it with the Beta.


There are some limitations, but there were limitations in VB6's E&C too.
All together the addition of E&C is a huge step forward.

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>

Nov 21 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Robert Ferrell | last post by:
I'm trying to do some debugging of python extensions on Windows2K. MS Visual Studio (.NET) says it can't find the debug version of the python libraries. (The message is "python.exe does not...
4
by: m11533 | last post by:
I am writing a fairly complex application in c# and Visual Studio .Net 2003. Right now I am working on a simple console application (to be launched in the future from a service) that receives...
8
by: Rena | last post by:
Hi all, I am now using VS Net 2003, but i found that i need to restart the web app. once i edit my code. correct me if i remembered wrongly, as I do not need to restart my web app b4 to make my...
2
by: rkbnair | last post by:
In Visual Interdev, the source code can be edited (both clientside and server side) while the application is running. And the changes will still be reflected in the application without the need for...
5
by: Steve Le Monnier | last post by:
I've just noticed that the menu items available in Visual Studio 2005 for the Debug and Build menus differ significantly when compared to the menu items in Visual Studio 2003. On my C#...
6
by: tascien | last post by:
Hi guys, here is a puzzling question... I am able to debug my project on my dev server very fine. Now, here is a question: - I set the project to release. I copy the project to the production...
5
by: Diane Yocom | last post by:
I'm using VS2005 and am trying to get Edit and Continue to work while debugging. I've gone to the Tools-Options-Debugging dialog box and made sure "Enable Edit and Continue" is checked, but when I...
6
by: Gianluca Pezzoli | last post by:
I have used edit And Continue for months in Winforms applications with VS 2005 TeamEdition x Software Developers. I have windows vista with all updates. Also VS has all available updates. But...
6
by: =?Utf-8?B?SHVnaA==?= | last post by:
Hi there We are trying to build a C sharp solution in Visual Studio 2005 Professional. We have a number of other assemblies, that do not form part of the solution. Assemblies that do form...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.