Author Topic: Organise using statements  (Read 2053 times)

0 Members and 1 Guest are viewing this topic.

Glenn R

  • Guest
Organise using statements
« on: August 20, 2008, 05:07:54 AM »
Subject line says it all really - linkage.

vegbruiser

  • Guest
Re: Organise using statements
« Reply #1 on: August 20, 2008, 06:01:03 AM »
Good tippage. :)

Glenn R

  • Guest
Re: Organise using statements
« Reply #2 on: August 20, 2008, 06:02:54 AM »
Heh :)

Spike Wilbury

  • Guest
Re: Organise using statements
« Reply #3 on: August 20, 2008, 09:39:05 AM »
Here, I only see this:

"Site blocked. smartclientfactory.blogspot.com is not allowed on this network"

 :-(


sinc

  • Guest
Re: Organise using statements
« Reply #4 on: August 20, 2008, 09:45:38 AM »
All the link did was point out that, in VS 2008 (including Express Editions) you can right-click on the "using" declarations at the top of your source file, and you have options to reorder them and/or remove unused "using" declarations.

They took a page from SharpDevelop...  :-)

Does the full edition of Visual Studio have support for building regression test suites, the way SharpDevelop has?  That's something I've been missing in the Express Edition.