VS 2010 Web Deployment by ScottGu's Blog

This is the twenty-fifth in a series of blog posts I’m doing on the VS 2010 and .NET 4 release. Today’s blog post is the first of several posts I’ll be doing that cover some of the improvements we’ve made around web deployment.  I’ll provide a high...
Filed under: , ,

Troubleshoot ASP.NET Errors Remotely–while Appearing Local by The Official Microsoft IIS Site

For years I’ve wanted to be able to troubleshoot website remotely by seeing the detailed error report, while ensuring that other users on the web only see the friendly non-detailed error. This is now possible with URL Rewrite 2.0. Through a simple rule...
Filed under: , , ,

ASP.NET MVC 3 Preview 1 Released – Channel 9 Video and Hanselminutes Podcast 224, Oh My! by Scott Hanselman

Phil and friends released ASP.NET MVC 3 Preview 1 today. I snuck into the office of Phil Haack and Morgan the Canadian Intern to talk about the release of ASP.NET MVC 3 Preview 1 and some of the cool "futures" stuff that Morgan (and our fleet...

Introducing ASP.NET MVC 3 (Preview 1) by ScottGu's Blog

This morning we posted the “Preview 1” release of ASP.NET MVC 3.  You can download it here . We’ve used an iterative development approach from the very beginning of the ASP.NET MVC project, and deliver regular preview drops throughout the development...

Entity Framework 4 “Code-First” - Custom Database Schema Mapping by ScottGu's Blog

Last week I blogged about the new Entity Framework 4 “code first” development option.  The EF “code-first” option enables a pretty sweet code-centric development workflow for working with data.  It enables you to: Develop without ever having...

VS 2010 Productivity Power Tools Update (with some cool new features) by ScottGu's Blog

Last month I blogged about the VS 2010 Productivity Power Tools Extensions – a free set of Visual Studio 2010 extensions that provide some really nice additional functionality. The initial Visual Studio Productivity Power Tools release included a bunch...

Windows Azure Architecture Guide – Part 1 Now Available by Windows Azure

As David Aiken recently mentioned on his blog , the Microsoft Patterns & Practices team has just released the Windows Azure Architecture Guide - Volume 1 . The first in a planned series about the Windows Azure platform, this book walks readers through...

Code-First Development with Entity Framework 4 by ScottGu's Blog

.NET 4 ships with a new and much improved version of Entity Framework (EF) – a data access and OR/M  library that lives within the System.Data.Entity namespace. When Entity Framework was first introduced with .NET 3.5 SP1, developers provided a lot...

Simple Code First with Entity Framework 4 - Magic Unicorn Feature CTP 4 by Scott Hanselman

Microsoft's been releasing a number of right-sized LEGO pieces lately. In case you missed it, Betas have been announced for: SQL 4 Compact Edition - It has a small embedded file-based SQL Database, and a web-server called IIS Express that's compatible...
Filed under: , , ,

How to Install IIS7 on Windows XP by The Official Microsoft IIS Site

Ever since IIS7 shipped in Vista I’ve been asked the question: how can I install it on Windows XP?  Until now, that hasn’t been possible.  With the recent release of WebMatrix , you can now install IIS Developer Express – which is based on the...

Thoughts on WebMatrix by Nikhil Kothari's Weblog

The WebMatrix announcement last week triggered a range of reactions on Twitter. It also brought back some personal memories. A decade ago (wow), I started a little tool to simplify using and developing asp.net server controls as a side project, and it...
Filed under:

Configuring IIS6 for WebMatrix by The Official Microsoft IIS Site

The news of WebMatrix was just released, causing a lot of interest in the tech community.  See Scott Guthrie’s blog post for details on WebMatrix, IIS Express, SQL Server Compact and the Razor syntax. The nice thing about all of these technologies...
Filed under: ,

Announcing WebMatrix – a small, simple and seamless stack for Web developers by The Official Microsoft IIS Site

Today my team launched an exciting new project called WebMatrix .  Seamless, small and best of all free, WebMatrix includes a complete Web development stack that installs in minutes and elegantly integrates a Web server, database and programming...

Microsoft WebMatrix in Context and Deploying Your First Site by Scott Hanselman

  ScottGu announced Microsoft WebMatrix Beta today. It's a small (15 megs if you have .NET 4, 50megs if you don't) lightweight IDE for making ASP.NET or PHP websites. It has a small embedded file-based SQL Database, and a web-server called...
More Posts Next page »
Powered by Community Server (Non-Commercial Edition), by Telligent Systems