Wednesday, June 17, 2009

Microsoft Community Tech.Ed on the Road – 20th June, 2009 in Pune


GET SET FOR THE TECH.ED ROAD SHOW SERIES - Tech.Ed on the Road 2009.

Pune User Group is now conducting  TECH-ED on the Road on 20th June 2009 to let you experience the same enthusiasm of Microsoft Tech.Ed India 2009 and connect with technology experts right in your city.

session for IT Pros - Microsoft Exchange Server 2010, Virtualization 360– Technical Overview, Windows Client Windows Server 2008 NAP– Better Together 

Sessions for Developers - What’s New in Silverlight 3, Windows 7 for Developers, Welcome to ASP.NET 4.0 with VS2010


2 TRACKS, 6 SESSIONS BACK2BACK !!!

Attend Tech.Ed on the Road 2009 and Win exciting prizes like

Windows Vista Ultimate

4 GB USB drives

Microsoft Press Books, T-shirts, Caps, Pens and lots more...

Calling all IT pros, project managers, IT managers and developers for the next wave of Tech.Ed 2009.

Entry FREE !! Registration Required.

For more information and Registration, Please visit :

http://www.puneusergroup.org/teched-on-the-road.aspx

Hurry up and Register Today !!

For any queries/suggestions, Please contact us at:

techedindia2009@puneusergroup.org

Venue: International Convention Centre, Senapati Bapat Road, Pune - 411016

 

 

Thursday, June 11, 2009

Download ASP.NET MVC For Visual Studio 2010 Beta 1

I am happy today, i was not expecting MVC for VS 2010 installer so early, As i posted earlier MVC was not included in Visual Studio 2010 Beta 1, and Microsoft promised that time that they will release a separate installer.

an installer for ASP.NET MVC for Visual Studio 2010 Beta 1 is now available on Codeplex.

you can download ASP.NET MVC for Visual Studio (VS) 2010 Beta 1 here

please note this release is only for Visual Studio 2010 Beta 1, installer says this is ASP.NET MVC 1.1, but as the readme notes point out, this is really ASP.NET MVC 1.0 retargeted for Visual Studio 2010. The 1.1 is just a placeholder version number.

also see the full release notes included with this release for more details. There are some known issues with the release

Phil Haack mentioned on his blog that When VS10 Beta 2 comes out, you won’t need to download a separate standalone installer to get ASP.NET MVC (though a standalone installer will be made available for VS2008 users that will run on ASP.NET 3.5 SP1). A pre-release version of ASP.NET MVC 2 will be included as part of the Beta 2 installer as described in the …

Snippets

One cool new feature of VS10 is that snippets now work in the HTML editor. snippets are also included in this release . To install the snippets:

  1. Unzip "ASP.NET MVC Snippets.zip" into "C:\Users\<username>\Documents\Visual Studio 10\Code Snippets\Visual Web Developer\My HTML Snippets", where "C:\" is your OS drive.
  2. Visual Studio will automatically detect these new files.