473,322 Members | 1,493 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,322 software developers and data experts.

editing codes in debug mode?

Ben
anyone know if there is a way to get VS to enable editing codes in debug
mode? 6.0 supported this feature and it's the best key selling point. I
just don't know why it's not avaliable.

Thanks.
Nov 21 '05 #1
3 2011
Ben wrote:
anyone know if there is a way to get VS to enable editing codes in debug
mode? 6.0 supported this feature and it's the best key selling point. I
just don't know why it's not avaliable.

Thanks.

It's not avaliable because .Net is a new laugague and it is a very
difficult thing to do. They are adding it back in VS.Net 2005.

Chris
Nov 21 '05 #2
Thanks, but I am sure there is a easier way.
Please, may be somebody has an idea?
"Chris" <no@spam.com> schrieb im Newsbeitrag
news:OG**************@TK2MSFTNGP10.phx.gbl...
Ben wrote:
anyone know if there is a way to get VS to enable editing codes in debug
mode? 6.0 supported this feature and it's the best key selling point. I
just don't know why it's not avaliable.

Thanks.

It's not avaliable because .Net is a new laugague and it is a very
difficult thing to do. They are adding it back in VS.Net 2005.

Chris

Nov 21 '05 #3
"Ben" <Be*@discussions.microsoft.com> schrieb:
anyone know if there is a way to get VS to enable editing codes in debug
mode?


Edit and Continue is not supported in VB.NET 2002/2003. It will be back in
VB 2005. What you can do in VB.NET 2002/2003 is changing a setting that
allows you to edit code in debug mode ("Tools" -> "Options" ->
"Debugging" -> "Edit and continue" -> [X] "Allow me to edit VB files while
debugging"). Notice that changes in the code will take effect after
restarting debugging.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
Nov 21 '05 #4

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

Similar topics

3
by: Mike C. Fletcher | last post by:
Every few months I get to working on a Python C extension (built with distutils) and discover a pointer error or the like where I'd like to be able to step into my DLL and see where the extension...
3
by: kasse nyen via .NET 247 | last post by:
Hi all, I'm looking at some codes for an application in Visual Studio.NET using C#, the thing is, no matter how many break points Iput in (even tried adding codes to the Page_Load event andplacing...
12
by: nospam | last post by:
All the documentation says that leaving an ASP.NET application in debug mode has a big performance hit. I can't detect any difference between debug and non-debug modes. Am I missing something or is...
7
by: Srinivasa Rao | last post by:
I have read in one article that when we compile the application in release mode, all the debug classes and properties will be automatically removed from the code. I tried to implement this thing by...
3
by: Haldun ALIML | last post by:
Suppose that you have below property in some class, #if DEBUG public string DebugInfo { get { return "INDEX : " + _name + "\n" + "Index Owner : " + _owner.Name + "\n" + "Index Column Count:...
6
by: pauldepstein | last post by:
To help me debug, I am writing a lot of information into a stream which I call debug. However, because of the large amount of time taken to print this information, I only want this printed while...
12
by: Thomas Bartkus | last post by:
Does anyone use emacs together with both WordStar key bindings and python mode? I'm afraid that Wordstar editing key commands are burned R/O into my knuckles! I would like to play with emacs...
4
by: genojoe | last post by:
My development computer (1 gig, XP Home Edition SP2) freezes when I am editing a very large VB.NET project. It can take minutes to move between a code pane and the Find and Replace pane. On...
9
by: esakal | last post by:
Hello, I'm programming an application based on CAB infrastructure in the client side (c# .net 2005) Since my application must be sequencally, i wrote all the code in the UI thread. my...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.