Browse by Tags

All Tags » .NET (RSS)

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: , ,

Visual Studio 2010 Keyboard Shortcuts by ScottGu's Blog

Earlier this week the Visual Studio team released updated VS 2010 Keyboard Shortcut Posters .  These posters are print-ready documents (that now support standard paper sizes), and provide nice “cheat sheet” tables that can help you quickly lookup...

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...

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...

Windows Phone 7 Developer Tools Beta Released by ScottGu's Blog

Earlier today we shipped the beta of the Windows Phone 7 Developer Tools.  You can download them here . What is included in the Windows Phone Developer Tools The Windows Phone Developer Tools Beta includes: Visual Studio 2010 Express for Windows...

Introducing WebMatrix by ScottGu's Blog

Last week I published several blog posts that covered some new web development technologies we are releasing: IIS Developer Express : A lightweight web-server that is simple to setup, free, works with all versions of Windows, and is compatible with the...
Filed under: , ,

Introducing “Razor” – a new view engine for ASP.NET by ScottGu's Blog

One of the things my team has been working on has been a new view engine option for ASP.NET. ASP.NET MVC has always supported the concept of “view engines” – which are the pluggable modules that implement different template syntax options.  The Read...
Filed under: , , ,

New Embedded Database Support with ASP.NET by ScottGu's Blog

Earlier this week I blogged about IIS Express , and discussed some of the work we are doing to make ASP.NET development easier from a Web Server perspective. In today’s blog post I’m going to continue the simplicity theme, and discuss some of the work...

Silverlight PivotViewer Now Available by ScottGu's Blog

Three months ago at MIX we announced and first demoed the Silverlight PivotViewer control. The Silverlight PivotViewer control enables you to visualize thousands of objects at once, and sort and browse data in a way that helps you see trends and quickly...

Introducing IIS Express by ScottGu's Blog

Developers today build and test ASP.NET sites and applications using one of two web-servers: The ASP.NET Development Server that comes built-into Visual Studio The IIS Web Server that comes built-into Windows Both of the above options have their pros...

Preview of MSDN Library Changes by ScottGu's Blog

The MSDN team has been working some potential changes to the online MSDN Library designed to help streamline the navigation experience and make it easier to find the .NET Framework information you need. To solicit feedback on the proposed changes while...
Filed under: ,

Visual Studio 2010 Productivity Power Tool Extensions by ScottGu's Blog

Last month I blogged about the Extension Manager that is built-into VS 2010 – as well as about a cool VS 2010 PowerCommands extension that provides some extra features for Visual Studio.  The Visual Studio 2010 Extension Manager provides an easy...

Building Web Applications with ACT and jQuery by Dan Wahlin's WebLog

My second talk at TechEd is focused on integrating ASP.NET AJAX and jQuery features into websites (if you’re interested in Silverlight you can download code/slides for that talk here ). The content starts out by discussing ScriptManager features available...
Filed under: , , ,
More Posts Next page »
Powered by Community Server (Non-Commercial Edition), by Telligent Systems