-
" Welcome to Microsoft DreamSpark Professional Developer and Designer tools for students at no charge " ( Microsoft ) . I think this is really a great thing that Microsoft did for the students of the present and future. It allows students to get enriched in a great platform and at the same...
-
Scott Hanselman has created a nice Visual Studio Programmer Themes Gallery that allows you to quickly pick a color scheme for your Visual Studio 2005/2008 IDE. I personally like a black theme, what about you? View ( Visual Studio Programmer Themes Gallery )
-
Chris Bowen’s did a search last month for all posters available on Microsoft Downloads. This is what he found: .NET 3.5 Namespaces Poster The .NET Framework 3.5 Common Namespaces and Types Poster Visual Basic 2008 Keybinding Poster Printable wall poster containing list of useful keyboard shortcuts for...
Posted to
Blake Niemyjski
by
Blake Niemyjski
on
01-23-2008
Filed under:
Filed under: C#, ASP.Net, Ajax, C++, .Net, VB.Net, Visual Studio 2005, Office 2007, Visual Studio 2008, Silverlight, VSTO, Posters
-
Jet Brains has finally released ReSharper 3.1 . This is the first and much needed update to ReSharper since Visual Studio 2008 was released to manufactures. ReSharper 3.1 also contains new functionality like Solution Analysis (The ability to check an entire solution for errors/code improvements) and...
-
The "Ace" team inside of Microsoft has kindly released a plug-in for Visual Studio called XSSDetect. XSSDetect is a "static code analysis plug-in that will identify Cross-Site Scripting security flaws in any managed Web Application" (Microsoft). "XSSDetect analyzes .NET Intermediate...
-
Just a reminder to everyone to check windows updates often. Yesterday Microsoft released a critical patch for any Windows Machines that have Visual Studio 2005 Service Pack1 installed. To download this update visit the windows update website. Read ( KB37061 )
-
Scott Guthrie has released news of a new hotfix available for Visual Studio 2005. It resolves a infrequent performance issue when trying to debug an ASP.NET application. "Over the last year we've seen several people report having performance problems when using F5 to run/debug ASP.NET 2.0 applications...
-
Please note that I will continually update this list as I discover newsworthy ReSharper plug-ins. One free plug-in for ReSharper 3.0 that I recently found is DT.ReSharperPlugin . DT.ReSharperPlugin makes it extremely easy for anyone to quickly implement localization into new or existing applications...
-
I have been using Windows Vista on my laptop for two solid years. I thought it was about time to dual boot my machine with Windows XP Professional. I find that my battery life and performance has greatly increased compared to Vista. I use my laptop for development, so the first thing I did after dual...
-
I just saw that the MSDN Library April 2007 was released. I'm so happy that an update has finally been released! It literally has been ages since they released it as a free download. The link is a direct download link as the page is not yet available. The file size is around 2.25GB. MSDN Library...
-
Mary Jo Foley whose currently in Seattle at the Microsoft MVP summit has learned that "Microsoft plans to release by the end of this summer the Foxpro "Sedna" bits as Shared Source on its CodePlex code-repository site". For the complete article check out the source. View Source (...
-
A while back I received an email from Microsoft regarding a Daylight Saving Time (DST) update, which will take place via Windows Updates sometime soon. I highly recommend that everyone takes the time reads the below message even if this does not affect you, because it may help someone you know. "...
-
Microsoft earlier today released an Visual Studio 2005 SP1 patch that fixes certain application compatibility problems when running Visual Studio 2005 on Windows Vista. Download ( Visual Studio 2005 Service Pack 1 Update for Windows Vista )
-
I found these posters after exploring an interesting MSDN blog of a K-12 Computer Science Academic Relations Manager. The posters are nice and well worth spending the couple of seconds to download them. Here are the download links for each language(s) shortcut reference poster Visual Basic 2005 Visual...
-
I'm personally Looking forward to C# 3.0. There are some interesting new things coming to the language. However there are somethings I really don't like about c# (please pay attention to the end of this video Anders Hejlsberg - Programming data in C# 3.0 ) Local variable type inference ( I personally...