.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
Nov 3, 2010

Web Deploy: How to see the command executed in Visual Studio during publish

I just saw a post on Twitter asking the question    Is there any easy way to see the underlying MSBuild command when building in VS2010? Want to ...

0
0
CLR Team
CLR Team
Nov 2, 2010

CLR Inside Out – New Features and Improved Performance in Silverlight 4

Sorry for the late notice, but October installment of the “CLR Inside Out” column in MSDN Magazine is available on line. This month we have an ...

0
0
Web Development Tools Microsoft
Web Development Tools Microsoft
Oct 26, 2010

ASP.NET Web Projects: web.debug.config & web.release.config

DIsclaimer: You may experience some in-consistent behavior using this technique. If so please let us know. I have heard a lot of questions and confusion ...

1
1
Web Development Tools Microsoft
Web Development Tools Microsoft
Oct 7, 2010

Working with different versions of AjaxControlToolkit in Visual Studio 2010

  When working with different versions of AjaxControlToolkit, Visual Studio 2010 contains some interesting improvements compared to previous versions of ...

0
0
Web Development Tools Microsoft
Web Development Tools Microsoft
Sep 23, 2010

How to Create a Custom Item Template and Project Template

When you’re working on a web project, there are times you wish you could have captured all of the stuff you’re working on often and then re-use it ...

0
0
Web Development Tools Microsoft
Web Development Tools Microsoft
Sep 23, 2010

Win7 Mobile Development Tools

If you haven’t installed the Visual Studio Mobile tools for building Win7 applications I would highly recommend you do so now via one of the following links...

0
0
Web Development Tools Microsoft
Web Development Tools Microsoft
Sep 20, 2010

Extending XML (web.config) Config transformation

Sayed recently posted a blog on extending XML (web.config) Config transformation.  If you haven’t read it already, you can find it here...

0
0
CLR Team
CLR Team
Sep 13, 2010

Is That the Right Version of Mscoreei.dll?

After installing .NET 4.0 or later you may notice something a little unusual about your .NET processes. Here is a partial list of the loaded modules of a simple...

0
0
Web Development Tools Microsoft
Web Development Tools Microsoft
Aug 9, 2010

An example of packaging web application containing database upgrade SQL file

A few months ago, we have a blog talking about extending the web publishing pipeline to package database project deployed SQL file.  In this blog, I’ll ...

0
0