Sign In
DDITDev
A crack team of devs in the Developer Division. ASP.NET, SQL, C#, development practices.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
BitmapImage
C#
geotagging
image
Jason
LINQ
Open Source
performance
profiling
Scheduled Tasks
slow
SQL
Task Scheduler
thumbnails
trace
tracelistener
ve
virtual earth
VS2008
Windows Live Writer
Windows Services
wpf
Archive
Archives
May 2008
(1)
March 2008
(2)
September 2007
(2)
August 2007
(3)
July 2007
(1)
June 2007
(1)
May 2007
(1)
February 2007
(3)
October 2006
(1)
May 2006
(2)
April 2006
(1)
March 2006
(3)
February 2006
(3)
January 2006
(2)
December 2005
(2)
November 2005
(1)
October 2005
(4)
September 2005
(2)
August 2005
(1)
July 2005
(3)
June 2005
(4)
May 2005
(7)
March, 2008
MSDN Blogs
>
DDITDev
>
March, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
DDITDev
VS2008 Tip - Remove unused 'using' statements
Posted
over 4 years ago
by
MSDNArchive
1
Comments
Did you know that VS2008 has a great feature to remove any unused 'using' statements in your code? Simply right click anywhere in your code file, select ' Organize Usings ' and select ' Remove Unused Usings '. You then end up with only the using...
DDITDev
Working with Virtual Machines in PowerShell, SCVMM and C#
Posted
over 4 years ago
by
MSDNArchive
8
Comments
Lately I've been experimenting with SCVMM and PowerShell, and I wondered how hard it would be to automate the creation of a Virtual Machine via C#. Well the good news is that's it not that hard at all! In this post I'm going to demonstrate how to: Create...
Page 1 of 1 (2 items)