Archive for the '.NET Framework' Category

03
Feb
09

Free online courses for developers – MSDN Ramp Up

myrampup.com

Ramp Up is a free, online, community-based learning program that will help you build professional development skills. Join Ramp Up (it’s free!) and help advance your career – click on a track now to start!

Review the available tracks and pick one (or more) to start now!

Check out the Ramp Up program (http://www.myrampup.com/) if you have not done already. It has interesting tracks including SharePoint provided by Microsoft…

06
Nov
08

Download Visual Studio 2010 and .NET Framework 4.0 CTP

 I still haven’t installed Visual Studio 2008 SP1 on all my Virtual PC’s and there is a pre-release version of Visual Studio 2010 and the .NET Framework 4.0 that you can download and install. Wow!You can download Visual Studio 2010 and .NET Framework 4.0 here.

 

23
Sep
08

Getting the .NET Framework Path and Version

Hey Balaji i came across a handy tip for getting the path to the current .NET Framework version and the version number.

I had been using Reflection…
System.Reflection.Assembly.GetExecutingAssembly.Location

Here’s a better way, as found in websites…
System.Runtime.InteropServices.RuntimeEnvironment.GetRuntimeDirectory

You can get the version of the runtime using:
System.Runtime.InteropServices.RuntimeEnvironment.GetSystemVersion

Cheers… Happy Coding…




Calendar

June 2012
M T W T F S S
« Feb    
 123
45678910
11121314151617
18192021222324
252627282930  

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1 other follower


Follow

Get every new post delivered to your Inbox.