Showing results for September 2009 - .NET Blog

Sep 30, 2009
0
0

Visual Studio 2010 Property Grid Filtering

Web Development Tools Microsoft
Web Development Tools Microsoft

Visual Studio 2010 improves .NET framework multi-targeting by applying framework-appropriate filtering to the property grid and Intellisense. For example, if you select a button on a web form of a .NET 2.0 web project, in the Property Grid you  will see: If you go to the Project Properties and change the Target Framework version to 4.0: .....

ASP.NET
Sep 28, 2009
0
0

Dev10 Beta1, Deploy Web application with SQL Express mdf file to host’s SQL server

Web Development Tools Microsoft
Web Development Tools Microsoft

For many web applications developed using Visual Studio, developers uses SQL express with mdf database file under app_data folder.  If deploying data host requires SQL server, developers have to find ways to deploy the schema and data from mdf file to the host SQL server. Dev10 Beta1 provides an easy solution to publish the mdf file to the SQ...

ASP.NET
Sep 24, 2009
0
0

Software for building and hosting web sites at no cost for 3 years!

Web Development Tools Microsoft
Web Development Tools Microsoft

I’m excited to announce – WebsiteSpark – a new program from Microsoft that provides software and support for building web sites, at no cost for 3 years. What You Get Software: WebsiteSpark provides software licenses that you can use for 3 years at no upfront cost (there is only an exit fee of $100 payable upon exit from the program).  Once en...

ASP.NET
Sep 22, 2009
0
0

CLR Inside Out – What’s New in the .NET Framework 4 Base Class Library

CLR Team
CLR Team

  Sorry for the delay in the post, but in case you haven’t seen it yet, the new installment of the “CLR Inside Out” column in MSDN magazine is available on line.  This month we have an article from Justin Van Patten on What’s New in the .NET Framework 4 Base Class Library, covering mainly the new features that wer...

.NET
Sep 21, 2009
0
0

Download four free sample chapters from Visual Web Developer book

Web Development Tools Microsoft
Web Development Tools Microsoft

Some time ago Jim Cheshire wrote a book on VWD 2008 and recently book publisher kindly allowed us to provide four chapters as free downloadable PDF files. The following chapters are available: You can find link to download at VWD section on ASP.NET Web site (look for Visual Web Developer Books section at the right side) or download ZIP f...

ASP.NET
Sep 11, 2009
0
0

Program Manager Opportunity on Visual Web Developer

Web Development Tools Microsoft
Web Development Tools Microsoft

The Web Development Tools team is looking for an energetic talented program manager familiar with emerging web standards to design the next generation web authoring experience. We’re looking for someone who is passionate about tooling for web standards including HTML, CSS, JavaScript, AJAX and ASP.Net. An ideal candidate will have 4+ years of p...

ASP.NET