473,608 Members | 2,090 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Will .Net 2.0 with VS support "refactorin g"?

Dear All,
I have found some sites on "refactorin g" but I would like to know
if MS will be integrating some kind of "refactorin g" functionality in
VS for .Net 2.0? Or do I still have to depend on third party utilites
like
http://www.xtreme-simplicity.net/
http://www.velocitis.com/

Please advice

Thanks & Regards
Jack
Jul 21 '05 #1
4 1566
Jack Wright <su***@volcanom ail.com> wrote:
Dear All,
I have found some sites on "refactorin g" but I would like to know
if MS will be integrating some kind of "refactorin g" functionality in
VS for .Net 2.0? Or do I still have to depend on third party utilites
like
http://www.xtreme-simplicity.net/
http://www.velocitis.com/


Yes, I believe refactoring is in Whidbey (the next version of VS.NET).

--
Jon Skeet - <sk***@pobox.co m>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
Jul 21 '05 #2
> I have found some sites on "refactorin g" but I would like to know
if MS will be integrating some kind of "refactorin g" functionality in
VS for .Net 2.0? Or do I still have to depend on third party utilites


Check out this page - about in the middle, there's a mention of
refactoring under the "Visual C#" section:

http://msdn.microsoft.com/vstudio/pr...o/roadmap.aspx

Marc
=============== =============== =============== =============== ====
Marc Scheuner May The Source Be With You!
Bern, Switzerland m.scheuner(at)i nova.ch
Jul 21 '05 #3
HI

http://msdn.microsoft.com/vcsharp/de...rp_preview.asp

This discuss the new changes including refactoring in more detail.
Henk

"Jack Wright" <su***@volcanom ail.com> wrote in message
news:8f******** *************** **@posting.goog le.com...
Dear All,
I have found some sites on "refactorin g" but I would like to know
if MS will be integrating some kind of "refactorin g" functionality in
VS for .Net 2.0? Or do I still have to depend on third party utilites
like
http://www.xtreme-simplicity.net/
http://www.velocitis.com/

Please advice

Thanks & Regards
Jack

Jul 21 '05 #4
Dear All,
Thanks for replying...any idea when is "Whidbey" release date?

Thanks & Regards
Jack

"Henk Verhoeven" <he************ @bluecod.net> wrote in message news:<ew******* *******@tk2msft ngp13.phx.gbl>. ..
HI

http://msdn.microsoft.com/vcsharp/de...rp_preview.asp

This discuss the new changes including refactoring in more detail.
Henk

"Jack Wright" <su***@volcanom ail.com> wrote in message
news:8f******** *************** **@posting.goog le.com...
Dear All,
I have found some sites on "refactorin g" but I would like to know
if MS will be integrating some kind of "refactorin g" functionality in
VS for .Net 2.0? Or do I still have to depend on third party utilites
like
http://www.xtreme-simplicity.net/
http://www.velocitis.com/

Please advice

Thanks & Regards
Jack

Jul 21 '05 #5

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

Similar topics

36
6356
by: Andrea Griffini | last post by:
I did it. I proposed python as the main language for our next CAD/CAM software because I think that it has all the potential needed for it. I'm not sure yet if the decision will get through, but something I'll need in this case is some experience-based set of rules about how to use python in this context. For example... is defining readonly attributes in classes worth the hassle ? Does duck-typing scale well in complex
5
2009
by: Steven Bethard | last post by:
Philippe C. Martin wrote: > class Debug_Stderr: > __m_text = '' > __m_log_text = None > __m_dbg = None > __m_refresh_count = 0 <rant> I don't see the benefit in 99.9% of cases for making class variables
43
2817
by: Zeng | last post by:
It's so messy w/o the "friend" relationship. Does anyone know why it was not supported in C#. It's almost about as bad as it doesn't support the inheritance hierarchy and method reference (calling tree) browsing that is supported in C++. I don't know how some could write a large scale object-oriented application w/o those. If you have overcome these limitations in C#, please share your thoughts and ideas. Thanks!
3
4947
by: Neils Christoffersen | last post by:
Hey all, I wrote on Friday asking for some help moving a common subclass field up to the base class (original post and followup included below). This entails storing whole numbers inside float data types. What I'm stuck on is how to make sure that the value coming in is indeed a whole number, without converting it to a string and doing manipulation that way. Is there a mathematical way to do this? Thanks again for your help.
9
1791
by: Larry Woods | last post by:
I have a method in my base class that I want ALL derived classes to use. But, I find that I can create a "Shadow" method in my derived class that "overrides" the method in my base class. Can't figure out what attribute to put on the base class method to prevent this. TIA, Larry Woods
4
268
by: Jack Wright | last post by:
Dear All, I have found some sites on "refactoring" but I would like to know if MS will be integrating some kind of "refactoring" functionality in VS for .Net 2.0? Or do I still have to depend on third party utilites like http://www.xtreme-simplicity.net/ http://www.velocitis.com/ Please advice
4
10544
by: keyofdminor | last post by:
Folks, Short version: Has anyone tried a synchronous call ("SJAX") to a server with the Prototype library? I'm curious if there is a bug in the library (possible) or if I am making mistake (probable). Longer version:
11
2215
by: gg9h0st | last post by:
i saw a code refactorying onload event listener window.onloadListeners=new Array(); window.addOnLoadListener=function(listener) { window.onloadListeners=listener; } why declare the onloadListeners, addOnLoadListener below window?
11
3149
by: eBob.com | last post by:
I have this nasty problem with Shared methods and what I think of as "global storage" - i.e. storage declared outside of any subroutines or functions. In the simple example below this "global" storage is ButtonHasBeenClicked. In this simple example code in Form1 calls a routine in Module1 which then calls code back in Form1 (subroutine WhatEver). WhatEver needs to access ButtonHasBeenClicked but the reference to ButtonHasBeenClicked...
0
8063
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8003
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8498
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8152
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
6817
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5476
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
3962
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2474
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
0
1331
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.