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
TypeScript
.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
NuGet Team 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
IntelliSense
JScript
MVC
Orcas
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
September 2013
(2)
August 2013
(9)
July 2013
(11)
June 2013
(9)
May 2013
(3)
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
Announcing release of ASP.NET and Web Tools for Visual Studio 2013 RC
Posted
5 hours ago
by
Xinyang Qiu
3
Comments
Announcing release of ASP.NET and Web Tools for Visual Studio 2013 RC I’m excited to show the new features of the ASP.NET and Web Tools for Visual Studio 2013 RC. Click here to download and install the Visual Studio 2013 RC today. Please check...
.NET Web Development and Tools Blog
Debug ScriptBundle results in 404 if virtualPath parameter contains a dot
Posted
5 days ago
by
Xinyang Qiu
0
Comments
I spent some time debuging a ScriptBundle problem last Friday and want to share my experience. The original code in a MVC project App_Start/BundleConfig.cs file: Code Snippet bundles.Add( new ScriptBundle ( "~/bundles/jquery.signalR...
.NET Web Development and Tools Blog
NuGet 2.7 Package Restore Tips
Posted
9 days ago
by
jeffhandley
4
Comments
Since the release of NuGet 2.7 with Automatic Package Restore and implicit consent, many developers have adopted the new approach and provided some great feedback on their experiences. Based on that feedback, we have collected a set of tips to help you...
.NET Web Development and Tools Blog
Introducing NuGet Concierge
Posted
12 days ago
by
Mads Kristensen
8
Comments
Twelve weeks ago, the Azure Applications Platform & Tools team welcomed us, three college sophomores, Jaspreet Bagga, Jeremiah Jekich, and Melissa McNeill, to Microsoft. As Explorer Interns , we were given the opportunity to experience the three primary...
.NET Web Development and Tools Blog
NuGet 2.7 Released
Posted
13 days ago
by
DeepakVerma
2
Comments
The NuGet team is excited to announce NuGet 2.7 release, for details please see the release notes published on docs.nuget.org . NuGet 2.7 Features Package Restore by Default (with implicit consent) Automatic Package Restore in Visual...
.NET Web Development and Tools Blog
Update: Knockout IntelliSense Highlight Bug Fix
Posted
14 days ago
by
VKichline
3
Comments
In an earlier blog post on June 24 th entitled Knockout IntelliSense Highlighting Bug Fix I described a bug fix in the Knockout IntelliSense feature. In that post I recommended installing Windows Azure SDK for .NET (VS 2012) – 2.0 to acquire the...
.NET Web Development and Tools Blog
Web Publishing a simpler way to exclude files/folders from being published
Posted
18 days ago
by
Sayed-Ibrahim-Hashimi
4
Comments
I’ve written a few blog posts on how to exclude files from publishing/packaging. In each of these posts you’d have to be familiar with MSBuild and the Web Publish process. I’ve been looking for a much simpler way to exclude files/folder from publishing...
.NET Web Development and Tools Blog
Accessing the ASP.NET Web Configuration Tool in Visual Studio 2013
Posted
20 days ago
by
Joost de Nijs
10
Comments
As many of you have noticed, the option to select “ASP.Net Web Configuration Manager” is no longer in Visual Studio 2013 Preview. This is due to the removal of the Visual Studio Development Server (or Cassini) from the product. However, we...
.NET Web Development and Tools Blog
Install MVC4 HotTowel SPA NuGetNuGet package in One ASP.NET Web API Project in VS2013 Preview
Posted
24 days ago
by
Xinyang Qiu
0
Comments
I was trying to install MVC4 HotTowel SPA package (MVC4 and Razor v2) on a VS2013 Preview One ASP.NET Web API Project (MVC5 and Razor V3). I blindly let the NuGetNuGet package overwrite all my files including the Views\web.config file, which caused some...
.NET Web Development and Tools Blog
Use SignalR Sample Nuget package in VS2013 Preview MVC 5 Project
Posted
25 days ago
by
Xinyang Qiu
6
Comments
We received feedback that the current 1.2 version SignalR sample Nuget package doesn’t work in an MVC 5 project by default. Here are the repro steps and the necessary change to make it work. 1. Create a C# MVC 5 project in VS2013 Preview ...
.NET Web Development and Tools Blog
Make jQuery UI and Bootstrap 2 work together in MVC template
Posted
1 month ago
by
Xinyang Qiu
0
Comments
In the VS2013 preview MVC5 template, we included Bootstrap and jQuery UI together in the same project. However, some themes of jQuery UI (1.8.24 in the project template) is conflicting with Bootstrap (version 2.3.1 in the project template), especially...
.NET Web Development and Tools Blog
EF/MVC Series updated to EF5/MVC4
Posted
1 month ago
by
Rick_Anderson
0
Comments
Tom Dykstra and I have updated Tom’s popular EF/MVC series to the latest release, that is MVC 4 and EF 5. The biggest change was the addition of code first migrations . What’s great about the updated 10 part series is you can download the end of...
.NET Web Development and Tools Blog
Katana License Lifts Windows-only Restriction
Posted
1 month ago
by
howard dierking - MSFT
1
Comments
(cross-posted from http://codebetter.com/howarddierking/2013/07/23/katana-license-lifts-windows-only-restriction/) Over the past few months, a great deal of attention has been paid to the following clause used in most of the licenses associated with...
.NET Web Development and Tools Blog
Publish HTML/JS website to Linux/Apache using Visual Studio
Posted
1 month ago
by
Xinyang Qiu
2
Comments
We received a question about how to use Visual Studio to deploy HTML/JS website to Linux / Apache. To do it, you need to create an empty ASP.NET website project in Visual Studio (File->New Web Site…) and then include all the HTML/JS files. ...
.NET Web Development and Tools Blog
Writing Web API Client Code for Multiple Platforms Using Portable Libraries
Posted
1 month ago
by
Youngjune
0
Comments
The Microsoft ASP.NET Web API Client Libraries make it easy to write .NET clients that interact with RESTful HTTP services. Unfortunately, until recently the Web API client libraries did not support all platforms. Because of this limitation, developers...
.NET Web Development and Tools Blog
Tracing in ASP.NET MVC Razor Views
Posted
1 month ago
by
Tom Dykstra - MSFT
10
Comments
System.Diagnostics.Trace can be a useful tool for logging and debugging, and sometimes it would be handy to be able to call one of the tracing methods from a Razor view. For example, when an MVC application runs in production, by default MVC catches most...
.NET Web Development and Tools Blog
“Enable Edit and Continue” debugging option is now on by default for new web applications in VS2013 preview
Posted
1 month ago
by
Xinyang Qiu
3
Comments
In VS2010 and VS2012, the edit and continue option is disabled by default when creating a new web application project. In VS2013 preview, we turned it on by default. You can find this option on the Web tab in the web project’s properties window...
.NET Web Development and Tools Blog
How does VS determine which version of Razor engine to use when editing razor webpage files
Posted
2 months ago
by
Xinyang Qiu
0
Comments
In VS2013 Preview, we released new Razor V3 runtime and design time Engine to support MVC5 and Razor V3 website’s runtime and design time behavior. Unlike Razor V2 runtime and design time, VS2013 did not GAC these binaries. Instead, the binaries...
.NET Web Development and Tools Blog
Introducing $select and $expand support in Web API OData
Posted
2 months ago
by
Javier Calvarro Nelson
2
Comments
Last week Microsoft released the preview of Visual Studio 2013, and along with it came the ASP.NET and Web Tools for Visual Studio 2013 Preview. In this new release, we are expanding the OData support in Web API to include support for $select and $expand...
.NET Web Development and Tools Blog
Understanding OWIN Forms authentication in MVC 5
Posted
2 months ago
by
Hongye Sun - MSFT
20
Comments
Overview The new security feature design for MVC 5 is based on OWIN authentication middleware. The benefit for it is that security feature can be shared by other components that can be hosted on OWIN. Since the Katana team did a great effort to support...
.NET Web Development and Tools Blog
Manage CORS policy dynamically
Posted
2 months ago
by
Xueyuan Dai
2
Comments
Brief We introduced CORS support in ASP.NET Web API a few months ago . Out of the box it supports configuring CORS policy by attributes. It is a very intuitive and powerful way but lacks flexibility at runtime. Imaging your service allows a 3rd party...
.NET Web Development and Tools Blog
Fix SPA VB project creating issue for ASP.NET and Web Tools Preview Refresh for Visual Studio 2013 Preview
Posted
2 months ago
by
Xueyuan Dai
0
Comments
Issue Unfortunately after installing ASP.NET and Web Tools Preview Refresh for Visual Studio 2013 Preview, creating SPA VB template will fail. This post describes how to fix this issue. Option 1: Fix script I authored these two scripts...
.NET Web Development and Tools Blog
Make VS2012 MVC4 VSIX template to work for Visual Studio 2013 preview
Posted
2 months ago
by
Xinyang Qiu
1
Comments
Visual Studio 2012.2 supports customized MVC4 template, you can get a walkthrough here: http://blogs.msdn.com/b/yjhong/archive/2012/12/13/custom-mvc-4-template-walkthrough.aspx or http://www.asp.net/mvc/overview/getting-started/custom-mvc-templates ....
.NET Web Development and Tools Blog
Browser Link feature in Visual Studio Preview 2013
Posted
2 months ago
by
Reshmi Mangalore
13
Comments
Browser Link is just a channel between your Visual Studio IDE and any open browser. This will allow dynamic data exchange between your web application and Visual Studio. This feature is enabled by default in Visual Studio 2013 Preview. When Browser Link...
.NET Web Development and Tools Blog
Introducing ASP.NET Identity – A membership system for ASP.NET applications
Posted
2 months ago
by
pranav rastogi
44
Comments
ASP.NET Identity is the new membership system for building ASP.NET web applications. ASP.NET Identity allows you to add login features to your application and makes it easy to customize data about the logged in user. Features Following are some...
Page 1 of 17 (409 items)
1
2
3
4
5
»