Showing results for Development - .NET Blog

Mar 12, 2008
0
0

Tips & Tricks: Upgrading Projects from ASP.NET MVC Preview 1 to Preview 2 (MIX 2008)

Web Development Tools Microsoft
Web Development Tools Microsoft

  If you previously had ASP.NET MVC Preview 1 (CTP 1) and had already created a few projects on it then you might have to take this additional step to convert your project to ASP.NET MVC Preview 2 (MIX 2008) [After installing MVC Preview 2 (Resources here)]. In ASP.NET MVC Preview 2 we introduced a special MVC Project flavor GUID for MVC Pro...

ASP.NET
Mar 11, 2008
0
0

Absolute and relative positioning in Visual Web Developer 2008 designer

Web Development Tools Microsoft
Web Development Tools Microsoft

Design view in Visual Studio and Visual Web Developer Express 2008 provides several tools that help with absolute and relative positioning of controls. I'd like to describe how do they work and what kind of visual hints the designer provides.How do I set my control position to absolute? Use Format | Position menu: Unfortunately,...

ASP.NET
Mar 7, 2008
0
0

ASP.NET MVC Framework Preview 2 (Mix 2008) Resources

Web Development Tools Microsoft
Web Development Tools Microsoft

I am attempting to compile the relevant resources for ASP.NET MVC Framework Preview 2 at one place so that you will not have to keep searching around...ASP.NET MVC Preview 2 Download Location:Preview 2 Download (English-US) - Microsoft.com download location to get the latest MVC bits...ASP.NET MVC Documentation:Home Page - Asp.Net home page where y...

ASP.NET
Mar 6, 2008
0
0

ASP.NET MVC Test Framework Integration Walkthrough

Web Development Tools Microsoft
Web Development Tools Microsoft

Note: Please see this post for an updated set of templates created for ASP.NET MVC RTM: http://blogs.msdn.com/webdevtools/archive/2009/04/28/updated-nunit-templates-for-asp-net-mvc-1-0-rtm.aspx   Vishal’s earlier blog post, ASP.NET MVC Test Framework Integration, outlined the motivation and steps for registering a third party te...

ASP.NET
Feb 25, 2008
0
0

Webcast: New Enhancements for Web Developers in VS 2008

Web Development Tools Microsoft
Web Development Tools Microsoft

To View On Demand Webcast : Visual Studio 2008 for Web Developers: CLICK HEREWanted to update you on a upcoming web cast that I am doing in support of Visual Studio 2008 launch event...Title: New Enhancements for Web Developers in VS 2008Date/Day: Tuesday, February 26th 2008 Time: 11am to 12:30pm Pacific Standard Time (PST)Description :Get an overv...

ASP.NET
Feb 18, 2008
0
0

ASP.NET MVC Test Framework Integration

Web Development Tools Microsoft
Web Development Tools Microsoft

Previously I gave an overview  of new tooling features for ASP.NET MVC Framework that we are hoping to make available during MIX 2008 timeframe.  You can read more about Overview of MVC Tooling Features for MIX 2008 here.  Goals: ASP.NET MVC Framework is Microsoft's implementation of MVC framework which is hugely popular in the indu...

ASP.NET
Feb 17, 2008
0
0

Tooling Features Overview of ASP.NET MVC Framework for MIX 2008

Web Development Tools Microsoft
Web Development Tools Microsoft

There has been a tremendous positive response on ASP.NET MVC Framework from the community since we released the December 2007 CTP of ASP.NET Extensions.  With MIX 2008 coming closer our teams have been super busy in trying to bring out value additions to ASP.NET MVC Framework.  ScottGu, in his ASP.NET MVC Road-map post, recently introduce...

ASP.NET
Jan 25, 2008
0
0

Announcing RTW version of Visual Studio 2008 Web Deployment Projects (WDP)

Web Development Tools Microsoft
Web Development Tools Microsoft

In December 2007, we had released Community Technology Preview (CTP) version of  VS 2008 Web Deployment Projects... Thanks a ton to all of you in the community for being so active in adopting and trying the CTP versions of WDP... Since the December CTP we have been monitoring the blogs, MS Connect feedback system as well WDP forums to collect ...

ASP.NET
Jan 17, 2008
0
0

Tips & Tricks: Web Server Settings for Web Application Projects now can be stored per user as well as per project

Web Development Tools Microsoft
Web Development Tools Microsoft

Web server settings, which are accessible inside Web Application Projects (WAPs) property pages (Web section)  allow you to specify settings associated to to Visual Studio Development Server or IIS.  Many a times in a team development environment it is preferred that these settings are shared across the teams providing consistency; at the...

ASP.NET
Dec 31, 2007
0
0

Spell checker update 2.1: a few bug fixes and couple of new features

Web Development Tools Microsoft
Web Development Tools Microsoft

Note: this post is obsolete. Please use newer version: http://blogs.msdn.com/webdevtools/archive/2008/11/29/spell-checker-update-2-2-full-support-for-vs-2008-sp1-simpler-setup-and-a-few-bug-fixes.aspx Bug fixes: New features: More details here Visual Studio 2005 Add-in downloadVisual Studio 2008 Add-in download &n...

ASP.NET