Patterns and refactoring support for VS.NET and C#...

A

Arne Styve

Hi,

The good old Borland JBuilder has very good support for
patterns (GoF) and refactoring. Does such support exsist
for VS.NET and C# specifically ?

The type of support I'm looking for is to be able to point
at a class (either in the editor or the class browser) and
apply for instance the Singelton pattern on the class.

An example of refactoring support: changing the name of a
class, or method.

Any information regarding this subject is appreciated!

Regards
Arne Styve
 
K

Kieran Benton

Thats pretty good at refactoring but unfortunately no where near free :(
which is a shame.

Kieran
 
A

Arne Styve

Hi,

Thanks for your answers. Any idea when Microsoft will
include this type of support ?

Regards
Arne Styve
 

Ask a Question

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.

Ask a Question

Top