Showing results for Web Development - .NET Blog

Feb 14, 2013
0
0

Getting a MIME type from a file extension in ASP.NET 4.5

Jim Wang (WEB)
Jim Wang (WEB)

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 there isn't a good way to provide this functionality. Searches on the web might point you to ...

ASP.NET
Dec 13, 2012
0
0

Knockout Intellisense in ASP.NET and Web Tools 2012.2 RC

VKichline
VKichline

WTE (Web Tools Extension) 1.2 RC is part of the ASP.NET and Web Tools 2012.2 RC and it’s available for download from http://www.microsoft.com/download/details.aspx?id=36053. Knockout Intellisense is an exciting new feature in WTE 1.2 RC.  Knockout is a declarative JavaScript MVVM system for client-side data binding.  See ...

ASP.NET
Oct 4, 2012
0
0

Spell Checker extension for Visual Studio 2012 HTML, ASP.NET, CSS and other files

Mikhail Arkhipov
Mikhail Arkhipov

I have updated spell checker extension for Visual Studio 2012. You can download it from Visual Studio Gallery. Spell checker supports text verification in: Spell checking is supported in style and script blocks as well as in JS, CS, VB, CSS, CPP and H files. Spell checker is able to detects lang attribute specified on HTML el...

ASP.NET
Jul 12, 2012
0
0

Visual Studio 2012 RC Web Tooling Extensions update

Web Development Tools Microsoft
Web Development Tools Microsoft

If you have been following our blog and twitter accounts then you most likely have heard that some of the Web components of Visual Studio 2012 are now “Out of Band”. What that means is that we can update those components separately from Visual Studio itself. Because of this we will be posting updates on a regular basis. Today marks the first of the...

ASP.NET
Jun 14, 2012
0
0

VS Publish dialog Update Database dialog disabled

Web Development Tools Microsoft
Web Development Tools Microsoft

If you have tried out our new Web Publish experience in Visual Studio you may have noticed that the Update Database checkbox is disabled. See the image below. The intended behavior of this checkbox is to enable you to incrementally publish your database schema from the source (the connection string in web.config) to the destination (whatever con...

ASP.NET
Jun 10, 2011
0
0

We are Hiring!!

Web Development Tools Microsoft
Web Development Tools Microsoft

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? Do you want to see how your work can directly impact our customers? If you answer yes to these ...

ASP.NET