Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
MSDN Blogs
>
.NET Web Development and Tools Blog
>
All Tags
>
visual studio 2008
Server & Tools Blogs
>
Developer Tools Blogs
>
.NET Web Development and Tools Blog
Executive Bloggers
S. Somasegar
Brian Harry
Scott Guthrie
Jason Zander
Visual Studio
Visual Studio
Blend
LightSwitch
Line of Business Apps by Beth Massi
Setup & Install by Heath Stewart
Application Lifecycle Management
Visual Studio ALM
Team Foundation Service
Languages
Visual Basic
Visual C#
Visual C++
Visual F#
JavaScript
.NET Framework
.NET Framework
.NET Parallel Programming
ADO.NET (Managed Providers, DataSet & EF)
ASP.NET by Scott Hanselman
Base Class Library (BCL)
Silverlight
WCF Data Services
Workflow
Platform Development
Internet Explorer
Apps for Office and SharePoint 2013
SharePoint
Office
Web
Windows 8
Windows Store
Windows Azure
Windows Phone
.NET Web Development and Tools Blog
Your official information source from the .NET Web Development and Tools group at Microsoft.
Subscribe
Comments
Contact
Menu
Blog Home
Atom
Translate this page
Powered by
Microsoft® Translator
Recent Posts
ASP.NET hosts six community created SPA templates now
Posted
12 days ago
by
Xinyang Qiu
0
Comments
Please update to the latest version of Web Essentials 2012 after installing VS2012 Update 2
Posted
17 days ago
by
Xinyang Qiu
2
Comments
Seeking Feedback on Alternative Formats for ASP.NET MVC and Deployment Content Maps
Posted
18 days ago
by
Tom Dykstra - MSFT
2
Comments
XDT (XML Document Transform) released on codeplex.com
Posted
26 days ago
by
Sayed-Ibrahim-Hashimi
3
Comments
Live Now on Developer Tools Blogs
Tags
AJAX
Announcements
ASP.NET
ASP.NET MVC Framework
CSS
CSS and HTML
Development
IntelliSense
Joe Cartano
Mike Snow
msnow
MVC
Orcas
Silverlight
silverlight resources
silverlight tutorial
SP1
tips and tricks
Visual Studio
visual Studio 2008 sp1
Visual Studio 2010
Visual Web Developer
VS2008
VWD
Web
Related resources
Visual Studio Developer Center
Visual Studio Product Website
Archives
Archives
May 2013
(2)
April 2013
(3)
March 2013
(6)
February 2013
(6)
January 2013
(6)
December 2012
(7)
November 2012
(8)
October 2012
(7)
September 2012
(9)
August 2012
(22)
July 2012
(1)
June 2012
(4)
May 2012
(1)
April 2012
(1)
March 2012
(6)
February 2012
(3)
January 2012
(1)
September 2011
(6)
August 2011
(1)
June 2011
(3)
March 2011
(2)
February 2011
(1)
January 2011
(5)
December 2010
(2)
November 2010
(4)
October 2010
(2)
September 2010
(3)
August 2010
(2)
July 2010
(1)
June 2010
(3)
May 2010
(6)
April 2010
(13)
March 2010
(9)
February 2010
(8)
November 2009
(1)
October 2009
(10)
September 2009
(5)
July 2009
(2)
June 2009
(10)
May 2009
(3)
April 2009
(4)
March 2009
(10)
February 2009
(6)
January 2009
(7)
December 2008
(2)
November 2008
(8)
October 2008
(10)
September 2008
(7)
August 2008
(9)
July 2008
(3)
June 2008
(7)
May 2008
(8)
April 2008
(7)
March 2008
(8)
February 2008
(6)
January 2008
(3)
December 2007
(6)
November 2007
(3)
October 2007
(2)
September 2007
(2)
August 2007
(3)
July 2007
(7)
June 2007
(6)
May 2007
(3)
April 2007
(5)
March 2007
(6)
February 2007
(3)
January 2007
(2)
December 2006
(3)
November 2006
(6)
October 2006
(1)
September 2006
(1)
August 2006
(4)
July 2006
(4)
June 2006
(1)
May 2006
(7)
April 2006
(3)
More
▼
Less
▲
Tagged Content List
Blog Post:
Web Custom Control Behavior and Authoring
Web Development Tools Microsoft
Some Best Practices and Guidance for Web Control Vendors Targeting Visual Studio The goal of this post is to provide guidance for control vendors on best practices for writing custom controls with regard to their behavior in Visual Studio. It is designed to give vendors insight into how Visual Studio...
on
10 Jun 2010
Blog Post:
Upgrade or Uninstall of Office 2007 might cause VS 2008 Web designer to hang
Web Development Tools Microsoft
Update (5/3/2010) : In addition to the VS designer surface not loading, there are other actions that will cause a hang. Working with CSS increases your chances of seeing this issue. For example, bringing up the CSS Manage Styles dialog, the CSS property grid, or CSS Apply Styles dialog can all cause...
on
19 Apr 2010
Blog Post:
Issues between Visual Studio, Microsoft Wireless Laser Mouse and Windows 2008 Server
Web Development Tools Microsoft
Quite some time ago, when Vista just went RTM, Risk Strahl discovered that when he used Microsoft Wireless Laser Mouse, code intellisense and markup validation in Visual Studio stopped working. Since several activities in VS are done in a background on idle (not to be confused with background threads...
on
15 Apr 2010
Blog Post:
Spell checker 2.3 for Visual Studio 2008 SP1
Web Development Tools Microsoft
Minor update for the Spell checker add-in for VS 2008 SP1. It is now available at Visual Studio Gallery . Direct link: http://visualstudiogallery.msdn.microsoft.com/en-us/2f3d691d-8838-4d84-ad64-44a02db37e30 What's new in version 2.3: Updated native code loading mechanism to improve robustness ...
on
30 Mar 2010
Blog Post:
VSDoc for jQuery 1.4.1 Now Available
Web Development Tools Microsoft
We finished generating a new VSDoc for the latest update of jQuery. You can download it from the jQuery Downloads page . A refresher on how to use the file can be found here or here . Happy coding! Jeff King Program Manager Visual Studio Web Tools
on
8 Feb 2010
Blog Post:
HTML 5 intellisense and validation schema for Visual Studio 2008 and Visual Web Developer
Web Development Tools Microsoft
You all probably know that new HTML 5 standard is coming. We made a new intellisense schema that you can add to VS 2008 or VWD Express 2008 and get intellisense and validation on HTML 5 elements. Note that schema is for markup only, we do not have DOM2 update for jscript intellisense yet. How to install...
on
18 Nov 2009
Blog Post:
Converting a Web Site Project to a Web Application Project
Web Development Tools Microsoft
Differences between Web Site Projects (WSP) and Web Application Projects (WAP) are highlighted in blogs such as this one . Based on that, if you feel a WAP would be better for your particular needs than a WSP, but have already created a WSP, you may be asking yourself, “Can I convert my WSP into a WAP...
on
29 Oct 2009
Blog Post:
Single Project Add View in ASP.Net MVC 2 Preview 2
Web Development Tools Microsoft
Last week we released ASP.Net MVC 2 Preview 2 for Visual Studio 2008 Sp1. In the box support for single project areas is now included and the Add View tool has been modified to streamline this scenario. A walkthrough that creates two simple single project areas can be found here . If you follow the steps...
on
15 Oct 2009
Blog Post:
Working with SVG files in Visual Studio and Visual Web Developer
Web Development Tools Microsoft
Scalable Vector Graphics (SVG) is W3C standard language for describing two-dimensional vector and mixed vector/raster graphics in XML. Firefox 3+, Opera 9+ and Safari 3+ support SVG rendering. Unfortunately, Internet Explorer 8 does not support SVG natively and requires a plug-in. There a plug in from...
on
6 Oct 2009
Blog Post:
Download four free sample chapters from Visual Web Developer book
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: Creating Web sites Creating and Managing CSS Styles Applying CSS to Web Forms Debugging ASP.NET...
on
21 Sep 2009
Blog Post:
Visual Web Developer - Designer Survey
Web Development Tools Microsoft
The VWD team is always looking for ways to improve our product for our customers. To help us better achieve this goal we have created a survey that we hope you will take a few moments to fill out. Click Here to take survey This survey centers around the VWD designer which provides a WYSIWYG editor for...
on
23 Jun 2009
Blog Post:
Updated NUnit Templates for ASP.Net MVC 1.0 RTM
Web Development Tools Microsoft
ASP.Net MVC 1.0 RTM has been out for a while and I noticed that people are still downloading an NUnit sample project I created for ASP.Net MVC Preview 3. Since then an AccountController class and a corresponding set of unit tests have been added to the MVC Application project. I created an updated set...
on
28 Apr 2009
Blog Post:
New series of video tutorials on Visual Web Developer Express 2008
Web Development Tools Microsoft
We have started a new series of video tutorials on Visual Web Developer Express 2008. Over the course of next few weeks we will be adding many more videos to this series . These video tutorials will range in complexity from beginner to intermediate and will help Web developers build everything from simple...
on
20 Apr 2009
Blog Post:
Silverlight Tips of the Day – Week 12
Web Development Tools Microsoft
Most Recent Posts: Silverlight Tip of the Day #106 - Setting Default Browser from within VS Silverlight Tip of the Day #105 - How to Enable GPU Acceleration Silverlight Tip of the Day #104 - Cool Silverlight Tutorial Blogs Silverlight Tip of the Day #103 - Use Integers for Layout Calculations Silverlight...
on
6 Apr 2009
Blog Post:
Hotfix for "Design view does not update HTML" and to "Designer inserts a lot of "
Web Development Tools Microsoft
A hotfix is now available for issues most commonly described as " I make changes in Design view but Source does not get updated " and " After certain actions designer inserts a lot of in the page" . This hotfix can be downloaded from: http://code.msdn.microsoft...
on
23 Mar 2009
Blog Post:
ASP.NET MVC 1.0 now Live!
Web Development Tools Microsoft
ASP.NET MVC 1.0 is now Live. You can download it right now here . Also check out Phil Haack’s post on the release. If you are new to MVC, please check out our previous posts for more information and links to many useful blogs and resources. Alternatively, check out the official site for tutorials, videos...
on
18 Mar 2009
Blog Post:
Silverlight 3 Tools Beta Released!
Web Development Tools Microsoft
Silverlight 3 Tools Beta for Visual Studio 2008 SP1 is now available for download . This installer includes: Silverlight 3 Beta SDK Silverlight 3 Beta Developer Runtime for debugging XAP Compression Improvements Support for Caching Transparent Platform Extensions New Page and Project Templates XAP Compression...
on
18 Mar 2009
Blog Post:
Hotfix for Visual Studio hang when opening Web project from a remote site
Web Development Tools Microsoft
Under certain conditions opening Web projects from remote sites may become very slow. We've seen quite a few 'hang' reports submitted via 'Send Information to Microsoft' feedback (aka Dr. Watson ). The reason is that sometimes XML editor (which is used when you edit web.config) may begin walking remote...
on
6 Mar 2009
Blog Post:
ASP.NET MVC Release Candidate 2
Web Development Tools Microsoft
ASP.NET MVC Release Candidate 2 is live ! Check out Phil Haack’s blog, Haacked.com , for information on the new installer and some other general release info. The release is mostly focused on responding to customer feedback but there are some minor tooling improvements and bug fixes that are worth calling...
on
4 Mar 2009
Blog Post:
Hotfix Available for ASP.NET MVC Crashes With Azure/Power Commands/Resharper
Web Development Tools Microsoft
If you have been experiencing Visual Studio crashes when opening view pages in design view or having trouble installing ASP.NET MVC due to problems with third party add-ins such as Power Commands, please try out the just released CLR hotfix here: https://connect.microsoft.com/VisualStudio/Downloads...
on
3 Mar 2009
Blog Post:
ASP.NET MVC 1.0 Release Candidate now available in Web Platform Installer
Web Development Tools Microsoft
ASP.NET MVC 1.0 RC can now be installed with Web Platform Installer: http://www.microsoft.com/web/channel/products/WebPlatformInstaller.aspx Here is a quick description of Web Platform Installer from the Web Platform Installer website: “The Web Platform Installer (Web PI) is a simple tool that...
on
30 Jan 2009
Blog Post:
T4 Templates: A Quick-Start Guide for ASP.NET MVC Developers
Web Development Tools Microsoft
As mentioned in our recent blog post on the ASP.NET MVC Release Candidate , our code-generation features (namely, Add Controller and Add View) now use the T4 (Text Template Transformation Toolkit) templating technology behind the scenes. Because users can customize the templates to a great extent, we...
on
29 Jan 2009
Blog Post:
What’s New For MVC Tools in the ASP.NET MVC 1.0 Release Candidate
Web Development Tools Microsoft
The ASP.NET MVC 1.0 Release Candidate (RC) is finally out, and we wanted to give returning MVC users as well as new MVC users an overview of what the tooling in Visual Studio provides. The MVC 1.0 RC can be downloaded right now here ( Release Notes ). Please note that this release will work with both...
on
26 Jan 2009
Blog Post:
Go to MIX09
Web Development Tools Microsoft
MIX Is just around the corner and if you haven’t already registered I highly recommend you do! This is one event I look forward to the most each year. I attended last year and I had the most incredible experience learning about Silverlight and meeting so many intelligent people (OK, and I had a ton of...
on
16 Jan 2009
Blog Post:
Silverlight Tips of the Day – Week 10
Web Development Tools Microsoft
This link provides a complete Tips of the Day Summary Outline - http://silverlight.net/blogs/msnow/archive/2009/01/02/silverlight-tips-of-the-day-summary-outline.aspx . This page will be kept updated with any changes or additions to the Tip of the Day blog for Silverlight. Most Recent Posts: Tip #78...
on
8 Jan 2009
Page 1 of 3 (66 items)
1
2
3