.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

Latest posts

Web Development Tools Microsoft
Web Development Tools Microsoft
Jul 2, 2009

VS2010 Beta1 "Delete existing objects before creating" flag for DB Deployment

  Here is an example of end to end scenario of the last blog VS2010 Beta1 Web Application Project Database package and SMO options. Here, we’re going to...

0
0
CLR Team
CLR Team
Jul 1, 2009

CLR Inside Out – Building Tuple

The new installment of the “CLR Inside Out” column in MSDN magazine is now available on line.  This month we have an article from Matt ...

0
0
Web Development Tools Microsoft
Web Development Tools Microsoft
Jun 30, 2009

Check out the following on our Tips and Tricks Blog

Tip#66: Did you know... how to insert quotes values automatically while typing the attrib values?Tip #67: Did you know the list of ASP.Net MVC shortcuts?Tip...

0
0
Web Development Tools Microsoft
Web Development Tools Microsoft
Jun 29, 2009

VS2010 Beta1 Web Application Project Database package and SMO options

In Visual Studio 2010 Beta1 release, SQL server database schema and data can be packaged for deployment along with the website.  It utilizes Msdeploy SQL ...

0
0
CLR Team
CLR Team
Jun 24, 2009

Enabling CAS Policy Compatibility Mode for a Project

If you’re migrating a VS project over to VS 2010 Beta1 and you are calling code that is passing Evidence objects to the runtime expecting security policy ...

0
0
Web Development Tools Microsoft
Web Development Tools Microsoft
Jun 23, 2009

Visual Web Developer – Designer Survey

The VWD team is always looking for ways to improve our product for our customers. To help us better achieve this goal we have created a survey that we hope you ...

0
0
CLR Team
CLR Team
Jun 20, 2009

Getting more information than the exception class provides

We recently had a question about how to get more information than an exception’s type provides. The developer was trying to copy a file and didn’t ...

0
0
CLR Team
CLR Team
Jun 19, 2009

Tail Call Improvements in .Net Framework 4

Grant Richins has a post on the CLR Code Generation team blog that covers the work done to improve the x64 JIT to honor the "tail." instruction prefix, thereby ...

0
0
Web Development Tools Microsoft
Web Development Tools Microsoft
Jun 17, 2009

ASP.Net MVC for Visual Studio 2010 Beta1 Codeplex

ASP.Net MVC for Visual Studio 2010 is available for download here: http://aspnet.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=28527.There is no new ...

0
0

Feedback