Hi -
Just bought the great new book "Professional ASP.NET 3.5 in C# and
VB". I read about some great new features in the editor but can not seem to get to them.
I created a new Class Library project and added a new class with two methods in it. I then right clicked on the class and selected "View Class Diagram". This created a class diagram where the class can be visually designed. This all worked very well and I could add new methods and so on.
Now - here is the interesting part. Your are now supposed to be able to right click on the class box in the diagram and select "Refactor->Extract" to create and interface. You are also supposed to be able to create an on the fly test harness by right clicking the same class box in the diagram and selecting "Create Instance->YourClassName()". This part is really interesting to me - I can't tell you of all the test code I have had to write.
Anyway - neither of these options are available in the popup menu when I right click on the class in the diagram. I have gone through all the Options and Preferences in VS for the editors and projects and websites and can find nothing to turn on these options.
Any help or direction would be GREATLY appreciated.
Thanks,
Jim