The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Some VS2005b2 likes and dislikes

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Ranjan Sakalley

Posts: 26
Nickname: runjan
Registered: Apr, 2005

Ranjan Sakalley is a Lead at Proteans
Some VS2005b2 likes and dislikes Posted: Jul 18, 2005 2:55 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Ranjan Sakalley.
Original Post: Some VS2005b2 likes and dislikes
Feed Title: Ranjan Sakalley
Feed URL: /error.htm?aspxerrorpath=/blogs/ranjan.sakalley/rss.aspx
Feed Description: (the life and times of a mock object)
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Ranjan Sakalley
Latest Posts From Ranjan Sakalley

Advertisement
Likes -

Clean Solution/Project

    Helps out to clean the solution/project output. Cleans out Copy Local assemblies, as well as the compilation output of the project.

Reference properties - specific version (true/false)

    Very useful if different developer machines have different versions of components (though extremely dangerous if you have not rule out the use of conflicting methods).

Framework for private method testing

    The framework gets generated as soon as you "Create Tests" for a provate function. Neat pattern used.
        

Dislikes -


No default Shortcuts

         No default shortcuts for TestView (though you can go to Tools > Keyboard and add this one), to run a particular test, as in TestDriven.Net plugin, which I have got used to.

    No option to add shortcuts too. Because the IDE does not identify a unit test at design time, just after right-clicking over a part of the Unit test, I dont think there is a VS IDE function, that can be given a shortcut. This is really sad. 
   
        Having used ReSharper for some time now for VS2003, it has become cumbersome to move over from the Eclipse style refactoring to the Ctrl K key set. Not that I want Whidbey to copy them, but because there are less number of refactoring options, it *might* be a better idea to upgrade ReSharper's subscription.

Anyway, its just Beta2, so we still have time to force a solution to the Keyboard ignorance issue.

Read: Some VS2005b2 likes and dislikes

Topic: Das Wetter ... die Pläne ... und User Group Treffen Previous Topic   Next Topic Topic: Longhorn beta will have near-complete Indigo

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use