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
(1)
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
Please update to the latest version of Web Essentials 2012 after installing VS2012 Update 2
Posted
2 days ago
by
Xinyang Qiu
2
Comments
After releasing ASP.NET and Web Tools 2012.2, which is also included in Visual Studio 2012 update 2, we’ve received a few customer feedback about their VS shows an error dialog saying: An exception has been encountered. This may be caused by an extension...
.NET Web Development and Tools Blog
Seeking Feedback on Alternative Formats for ASP.NET MVC and Deployment Content Maps
Posted
3 days ago
by
Tom Dykstra - MSFT
2
Comments
The ASP.NET content maps are lists of resources that we have reviewed and recommend. The content maps have been popular in their present form, but we’re looking at ways to improve them, such as by publishing more lists but with a narrower focus to each...
.NET Web Development and Tools Blog
XDT (XML Document Transform) released on codeplex.com
Posted
10 days ago
by
Sayed-Ibrahim-Hashimi
3
Comments
In Visual Studio 2010 we introduced a simple and straight forward method of transforming web.config during publishing/packaging. This support is called XML Document Transform, aka XDT. It allows you to transform any XML file, not just web.config. To learn...
.NET Web Development and Tools Blog
Debugging ASP.NET Web API with Route Debugger
Posted
29 days ago
by
Rick_Anderson
2
Comments
Tutorial and Tool written by Troy Dai (Twitter @troy_dai) with assistance from Rick Anderson (Twitter @RickAndMSFT ) Search for “asp.net web api routing” on stackoverflow , you’ll find many questions. How exactly does Web API routing work? Why doesn’t...
.NET Web Development and Tools Blog
Tutorial Series on Model Binding with ASP.NET Web Forms
Posted
1 month ago
by
Tom FitzMacken - MSFT
5
Comments
I have written a tutorial series that shows how to use model binding with ASP.NET Web Forms. You might be familiar with the model binding concept from ASP.NET MVC, but with ASP.NET 4.5, model binding is now available in Web Forms applications. Model binding...
.NET Web Development and Tools Blog
ASP.NET MVC Facebook Birthday App
Posted
1 month ago
by
Rick_Anderson
0
Comments
Tom Dykstra and I have published a really cool tutorial on creating a MVC FB birthday app . You can test the app out by clicking on the FB link below: https://apps.facebook.com/birthdayapp-mvc/ The image below shows the birthday app. Yao Huang Lin ...
.NET Web Development and Tools Blog
Deploy a Secure ASP.NET MVC application with OAuth, Membership and SQL Database
Posted
1 month ago
by
Rick_Anderson
9
Comments
I’ve published a tutorial shows you how to build a secure ASP.NET MVC 4 web application that enables users to log in with credentials from Facebook, Yahoo, and Google and deploy the application to Windows Azure. This tutorial assumes that you have no...
.NET Web Development and Tools Blog
ASP.NET Web API: Using Namespaces to Version Web APIs
Posted
1 month ago
by
Mike.Wasson
3
Comments
In this post, I’ll show how to extend the routing logic in ASP.NET Web API, by creating a custom controller selector. Suppose that you want to version your web API by defining URIs like the following: /api/v1/products/ /api/v2/products/ ...
.NET Web Development and Tools Blog
Visual Studio Web Deployment Tutorial Series Updated for Windows Azure and LocalDB
Posted
1 month ago
by
Tom Dykstra - MSFT
1
Comments
This week we published an updated version of the popular 12-part tutorial series that shows how to deploy an ASP.NET web application with SQL Server databases. Here are links to the new tutorials, with notes about what’s in them and what’s new: Introduction...
.NET Web Development and Tools Blog
Disabling Knockout Intellisense
Posted
1 month ago
by
VKichline
8
Comments
Update 4/4/2013: This problem is fixed in Visual Studio 2012 Update 2 (VS2012.2). If the internal JavaScript engine could not figure out the IntelliSense in one second, VS will time out instead of keep evaluating (which in some cases can slow down VS...
.NET Web Development and Tools Blog
Translating OData queries to HQL
Posted
2 months ago
by
raghuramn
2
Comments
AspNet Web API OData makes it really simple to expose your IQueryable backend to be queried using the OData query syntax. Check out some samples here . If you are building using Entity Framework as your ORM (object-relational mapping) to talk to your...
.NET Web Development and Tools Blog
MVC Single Page Application Template for ASP.NET and Web Tools 2012.2
Posted
2 months ago
by
Xinyang Qiu
2
Comments
With the final release of ASP.NET and Web Tools 2012.2, we refreshed single page application page on asp.net . It talks about KnockoutJS Template and introduced 4 community created SPA templates that you can install as MVC templates. There are four...
.NET Web Development and Tools Blog
Pre-release of ASP.NET Scaffolding with a Web Forms scaffold generator
Posted
2 months ago
by
Anton Babadjanov
11
Comments
Today we are sharing a pre-release build of a new code generation framework known as ASP.NET Scaffolding, as well as a scaffold generator (code generator) for Web Forms. The Web Forms scaffold generator can automatically build Create-Read-Update-Delete...
.NET Web Development and Tools Blog
A Message Flow in ASP.NET Web API OData
Posted
2 months ago
by
Hongmei Ge
1
Comments
One of the biggest benefits that you have with ASP.NET Web API is that it gives 100% transparency of the source code because it is open source. You can easily enlist in the code repository and add the symbol path based on instructions at the CodePlex...
.NET Web Development and Tools Blog
Getting a MIME type from a file extension in ASP.NET 4.5
Posted
2 months ago
by
Jim Wang (WEB)
4
Comments
If you've ever implemented a file upload or download scenario in ASP.NET, you've likely come across the situation of having to provide a MIME type based off of a file extension. IIS does this automatically when it serves files, but it seems like in ASP...
.NET Web Development and Tools Blog
Protect your Queryable API with the validation feature in ASP.NET Web API OData
Posted
2 months ago
by
Hongmei Ge
5
Comments
In the previous blog post , you can see how easy it is to enable OData query syntax for a particular action using Web API OData. Simply add a Queryable attribute to your action as follows, and you are done. 1: [Queryable] 2: public IQueryable<WorkItem>...
.NET Web Development and Tools Blog
Getting started with ASP.NET Web API OData in 3 simple steps
Posted
3 months ago
by
Youssef Moussaoui - MSFT
14
Comments
With the upcoming ASP.NET 2012.2 release, we’ll be adding support for OData to Web API. In this blog post, I’ll go over the three simple steps you’ll need to go through to get your first OData service up and running: Creating your EDM model Configuring...
.NET Web Development and Tools Blog
ASP.NET MVC, Data Access, and Deployment Content Maps Published
Posted
3 months ago
by
Tom Dykstra - MSFT
2
Comments
We are pleased to announce the publication on the ASP.NET site of three guides to ASP.NET documentation resources: ASP.NET MVC 4 Content Map ASP.NET Data Access Content Map ASP.NET Deployment Content Map The content maps provide links to good quality...
.NET Web Development and Tools Blog
Introducing SvcPerf - An End-to-End trace Analysis tool for WCF
Posted
3 months ago
by
Sajay Antony
6
Comments
Standardizing on ETW In 4.5 we introduced ETW tracing for WCF. In the past couple of months we have been trying to establish some common tools that can be used to debug and analyze ETW traces from WCF. We have a large number of tools that allow ETW analysis...
.NET Web Development and Tools Blog
XDT (web.config) transform engine released on NuGet
Posted
3 months ago
by
Sayed-Ibrahim-Hashimi
6
Comments
We have just released the XDT transform engine on NuGet , with a license which allows you to redistribute the assembly with your own product. . If you are not familiar with XDT it is a XML transformation engine which drives our web.config transforms in...
.NET Web Development and Tools Blog
Real Scenario: folder deployment scenarios with MSDeploy
Posted
3 months ago
by
Sayed-Ibrahim-Hashimi
0
Comments
Hi everyone Sayed here. I recently had a customer, Johan, contact me to help with some challenges regarding deployment automation. He had some very specific requirements, but he was able to automate the entire process. He has been kind enough to agree...
.NET Web Development and Tools Blog
Dual Mode Sockets - Never create an IPv4 Socket again
Posted
3 months ago
by
Tratcher
0
Comments
The Problem: If you’ve worked with network programing in recent years you’ve probably had to grapple with the IPv4 vs. IPv6 issue at some point. In short, IPv6 is a great new technology for the future of networking, but most applications...
.NET Web Development and Tools Blog
New Tutorial Series and Sample Application for ASP.NET MVC 4 with Windows Azure Tables, Blobs, and Queues
Posted
4 months ago
by
Tom Dykstra - MSFT
4
Comments
On December 19 we published a new tutorial series and accompanying sample application that shows how to work with Windows Azure Storage tables, queues, and blobs in a multi-tier application that uses ASP.NET MVC 4 and ASP.NET Web API. The sample application...
.NET Web Development and Tools Blog
MVC Single Page Application Template Update for ASP.NET and Web Tools 2012.2 RC
Posted
4 months ago
by
Xinyang Qiu
6
Comments
We added a C# MVC Single Page Application (SPA) template in ASP.NET Fall 2012 Update BUILD Preview. John Papa had written a detailed blog about the preview version . With help of John Papa’s detailed feedback and sample code, we’ve rewritten and reorganized...
.NET Web Development and Tools Blog
‘Paste JSON As Classes’ in ASP.NET and Web Tools 2012.2 RC
Posted
4 months ago
by
Anand_Paranjape
18
Comments
‘Paste JSON As Classes’ is a cool feature in ASP.NET and Web Tools 2012.2 RC. This feature will help you generate strongly typed classes in C# or VB.NET from valid JSON text. With ASP.NET and Web Tools 2012.2 RC installed, you will see new menu option...
Page 1 of 16 (376 items)
1
2
3
4
5
»