Sign in
MSDN Blogs
Microsoft Blog Images
More ...
MSDN Blogs
>
.NET Web Development and Tools Blog
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.
Follow Us
Follow @aspnet
Subscribe
Comments
Contact
Menu
Blog Home
Atom
Blog - Link List
ASP.NET Resources
www.ASP.Net
ASP.NET Forums
Web Developer Tips & Tricks
Cloudy Developer
CloudyDeveloper.com is a place for tips and tricks for developers targeting Microsoft’s cloud and web technologies
ASP.NET User Voice
Uservoice for ASP.NET
Related Blogs
Scott Guthrie's Blog
Vishal Joshi's Blog
Vishal Joshi's Tangent
Scott Hanselman's Blog
Sayed Hashimi's Blog
Jon Galloway's blog
Mads Kristensen's blog
Entity Framework Team blog
Entity Framework Team blog
Brady Gaster's blog
Pages
Jobs
Available jobs
Translate this page
Powered by
Microsoft® Translator
Live Now on Developer Tools Blogs
Tags
.NET
AJAX
Announcements
ASP.NET
CSS and HTML
Development
JScript
MVC
Orcas
Sayed Ibrahim Hashimi
Silverlight
tips and tricks
Vishal R. Joshi
Visual Studio
Visual Studio 2008
visual Studio 2008 sp1
Visual Studio 2010
Visual Web Developer
VS10
VS2008
VWD
WAP
Web
Web 2.0
Web Deployment
More
▼
Less
▲
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
▲
Blog - Title
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
.NET Web Development and Tools Blog
Web Standards Update for Visual Studio 2010 SP1
Posted
over 2 years ago
by
Web Development Tools Microsoft
19
Comments
We are pleased to announce the first Web Standards Update for Visual Studio SP1 . It updates the HTML5 intellisense and validation to reflect the latest W3C specifications and fixes some bugs bugs in the current SP1 support for HTML5. Also JavaScript...
.NET Web Development and Tools Blog
We are Hiring!!
Posted
over 2 years ago
by
Web Development Tools Microsoft
0
Comments
Do you want to work in a challenging, fun and growth oriented environment leading Microsoft transition to the Cloud? Are you passionate about Web development? Do you want to work with key technologies like ASP.Net, MVC, Razor, JavaScript, Azure, Mobile...
.NET Web Development and Tools Blog
Walkthrough: deploy a web application with SQL CE 4.0 database to IIS host with SQL Server.
Posted
over 2 years ago
by
Web Development Tools Microsoft
2
Comments
With VS2010 sp1, we added SQL CE 4.0 support. You can view more information about SQL CE 4.0 from the following sites: http://weblogs.asp.net/scottgu/archive/2010/06/30/new-embedded-database-support-with-asp-net.aspx http://blogs.msdn.com/b/webdevtools...
.NET Web Development and Tools Blog
Razor tooling for MVC3 RC with Visual Studio 2010 Sp1 RTM
Posted
over 2 years ago
by
Web Development Tools Microsoft
1
Comments
Do you see that Razor colorization, intellisense has stopped working after you have installed Visual Studio Sp1 RTM? The reason is that you might have MVC3 RC installed on the box which is not compatible with Visual Studio 2010 Sp1 RTM. To fix, you would...
.NET Web Development and Tools Blog
Enabling IIS Express support in VS 2010 Sp1
Posted
over 2 years ago
by
Web Development Tools Microsoft
4
Comments
With the Sp1 release of Visual Studio 2010 now available for download , you now have the option to use IIS Express as the development server for your web projects instead of the built-in Visual Studio Development server (aka. Cassini). Here are some previous...
.NET Web Development and Tools Blog
How to compress CSS/JavaScript before publish/package
Posted
over 2 years ago
by
Web Development Tools Microsoft
2
Comments
Today I saw a post on stackoverflow.com asking Using Microsoft AJAX Minifier with Visual Studio 2010 1-click publish . This is a response to that question. The Web Publishing Pipeline is pretty extensive so it is easy for us to hook in to it in order...
.NET Web Development and Tools Blog
HTML5 & CSS3 in Visual Studio 2010 SP1
Posted
over 2 years ago
by
Web Development Tools Microsoft
22
Comments
Since the release of Visual Studio 2010 SP1 beta last month, there has been a lot of questions regarding the support for HTML5 and CSS3. HTML5 Visual Studio 2010 was originally released without HTML5 support, so does SP1 finally add support for it? Yes...
.NET Web Development and Tools Blog
How to get Razor intellisense for @model in a class library project
Posted
over 2 years ago
by
Web Development Tools Microsoft
2
Comments
Many of us follow a modular architecture and create MVC3 Razor view in a separate class library project. Following is a screenshot of the class library project that I have created. Now if I open a view with @model typed in it, I notice that it...
.NET Web Development and Tools Blog
How to get Razor syntax support in Visual Studio 2010
Posted
over 2 years ago
by
Web Development Tools Microsoft
0
Comments
What’s Razor? Razor is a simple-syntax view engine that is released as part of ASP.NET Model View Controller (MVC) 3. Read more about the syntax on ScottGu’s blog or on ASP.NET How can I get Razor syntax support in Visual Studio 2010? It’s...
.NET Web Development and Tools Blog
Video on Web Deployment using Visual Studio 2010 and MSDeploy
Posted
over 2 years ago
by
Web Development Tools Microsoft
1
Comments
Back in November I participated in Virtual Tech Days which is an online conference presented by Microsoft. In the session I discussed the enhancements to web deployment using Visual Studio 2010 and MSDeploy. Some of the topics which I covered includ:...
.NET Web Development and Tools Blog
How to Bin Deploy SQL Compact Edition 4.0 and Razor web projects
Posted
over 2 years ago
by
Web Development Tools Microsoft
1
Comments
With the release of VS2010 SP1 Beta1, Web Matrix, and Razor QFE, we can build web projects containing SQL Compact Edition 4.0 sdf file and ASP.NET Web Pages with Razor syntax. However, this might be a problem when you are ready to deploy your project...
.NET Web Development and Tools Blog
How to solve Visual Studio hang problem when working in win7 with Norton antivirus
Posted
over 3 years ago
by
Web Development Tools Microsoft
4
Comments
A recent support email between customer and our developer shows that Norton/Symantec antivirus may affect Visual Studio’s performance in win7 due to the win7 jumplists. Here’s a workaround for it: First, to determine if this is the problem...
.NET Web Development and Tools Blog
Visual Studio 2010 SP1 Beta IIS Express Integration
Posted
over 3 years ago
by
Web Development Tools Microsoft
2
Comments
A few days ago Jason Zander blogged about the availability of Visual Studio SP1 Beta (all links below in resources section). I am happy to let you guys know that with SP1 Beta we have enabled integration of IIS Express into Visual Studio. After you have...
.NET Web Development and Tools Blog
XDT (web.config) Transforms in non-web projects
Posted
over 3 years ago
by
Web Development Tools Microsoft
7
Comments
One of the really cool features that we shipped for Visual Studio 2010 was web.config (XDT) transformations . Because the transformations are so simple and straightforward one of the first questions that someone asks after using it is “how can I use this...
.NET Web Development and Tools Blog
ASP.NET Web Application: Publish/Package Tokenizing Parameters
Posted
over 3 years ago
by
Web Development Tools Microsoft
0
Comments
Today I just saw a question posted on stackoverflow.com asking Why are some Web.config transforms tokenised into SetParameters.xml and others are not ? Let me give some background on this topic for those who are not aware of what the question is. With...
.NET Web Development and Tools Blog
How to solve JavaScript IntelliSense problems in VS2010
Posted
over 3 years ago
by
Web Development Tools Microsoft
4
Comments
VS2010 should support all of the VS2008 JavaScript functionalities as shown in Scott Guthrie’s VS2008 JavaScript IntelliSense blog . It includes: 1. Basic type inference 2. IntelliSense from referenced external JavaScript libraries 3. IntelliSense...
.NET Web Development and Tools Blog
Web Deploy: How to see the command executed in Visual Studio during publish
Posted
over 3 years ago
by
Web Development Tools Microsoft
0
Comments
I just saw a post on Twitter asking the question Is there any easy way to see the underlying MSBuild command when building in VS2010? Want to see the MSDeploy params. @ wdeploy ? One thing to know is that when you publish from Visual Studio, by...
.NET Web Development and Tools Blog
ASP.NET Web Projects: web.debug.config & web.release.config
Posted
over 3 years ago
by
Web Development Tools Microsoft
2
Comments
DIsclaimer: You may experience some in-consistent behavior using this technique. If so please let us know. I have heard a lot of questions and confusion regarding web.debug.config and web.release.config. For example here is just one question on StackOverflow...
.NET Web Development and Tools Blog
Working with different versions of AjaxControlToolkit in Visual Studio 2010
Posted
over 3 years ago
by
Web Development Tools Microsoft
1
Comments
When working with different versions of AjaxControlToolkit , Visual Studio 2010 contains some interesting improvements compared to previous versions of Visual Studio. When adding a particular version of AjaxControlToolkit controls (or other similar...
.NET Web Development and Tools Blog
How to Create a Custom Item Template and Project Template
Posted
over 3 years ago
by
Web Development Tools Microsoft
0
Comments
When you’re working on a web project, there are times you wish you could have captured all of the stuff you’re working on often and then re-use it later on, similar to code snippet. For example, if you work with JaveScript, HTML5 a lot, you would want...
.NET Web Development and Tools Blog
Win7 Mobile Development Tools
Posted
over 3 years ago
by
Web Development Tools Microsoft
0
Comments
If you haven’t installed the Visual Studio Mobile tools for building Win7 applications I would highly recommend you do so now via one of the following links: Main Site: http://developer.windowsphone.com/ FWLINK: Windows Phone Developer Tools The release...
.NET Web Development and Tools Blog
Extending XML (web.config) Config transformation
Posted
over 3 years ago
by
Web Development Tools Microsoft
0
Comments
Sayed recently posted a blog on extending XML (web.config) Config transformation. If you haven’t read it already, you can find it here: http://sedodream.com/2010/09/09/ExtendingXMLWebconfigConfigTransformation.aspx
.NET Web Development and Tools Blog
An example of packaging web application containing database upgrade SQL file
Posted
over 3 years ago
by
Web Development Tools Microsoft
1
Comments
A few months ago, we have a blog talking about extending the web publishing pipeline to package database project deployed SQL file. In this blog, I’ll show step by step example of packaging web application with SQL Server database upgrade SQL file...
.NET Web Development and Tools Blog
Hot Fix Released for the Issue of Visual Studio 2010 Crashing When Switching to the Design View
Posted
over 3 years ago
by
Web Development Tools Microsoft
7
Comments
When switching to the design view, a page containing numerous controls inside an editing region such as View or Panel may cause a crash in Visual Studio 2010. We have released a hot fix for this issue on Connect at https://connect.microsoft.com/VisualStudio...
.NET Web Development and Tools Blog
Request for Real-World Web Applications
Posted
over 3 years ago
by
Web Development Tools Microsoft
1
Comments
In preparation for enhancing Visual Studio design-time experience testing, we’d like to collect a catalog of real world applications to use for performance, stress, and ad hoc testing by the Web Platform and Tools team. We’re looking for small, medium...
Page 5 of 16 (377 items)
«
3
4
5
6
7
»