Top ASP.NET Items

Sponsors

Archives

ASP.NET hosts six community created SPA templates now
Since announcement of 4 community created Single Page Application templates when releasing ASP.NET and Web Tools 2012.2 in February 2013, the community has done some updates to the templates and released 2 more templates: Backbone template and Breeze/Angular template.  You can view the details and download the templates at http://www.asp.net/single-page-application/overview/introduction/other-libraries .  To use these templates, please make sure you installed Visual Studio 2012 Update 2, which included ASP.NET and Web Tools 2012.2. Template’s website (if have any) and source location are listed here: Backbone Template https://github.com/kazimanzurrashid/AspNetMvcBackboneJsSpa Breeze/Angular template http://www.breezejs.com/samples...
Please update to the latest version of Web Essentials 2012 after installing VS2012 Update 2
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. You can get more information by examining the file 'C:\Users\<username>\AppData\Roaming\Microsoft\VisualStudio\12.0\ActivityLog.xml'. When looking at ActivityLog.xml, the following error message may show up: System.ComponentModel.Composition.ImportCardinalityMismatchException: Duplicate EditorFormatDefinition exports with identical name attributes exist. Duplicate name is LESSCSSVARIABLEDECLARATIONCLASSIFICATIONFORMAT To solve this problem, one just need to update the “ Web Essentials...
Announcing the Release of WebMatrix 3
I’m excited to announce the release of WebMatrix 3.  WebMatrix is a free, lightweight web development tool we first introduced in 2010 , and which provides a great, focused web development experience for ASP.NET, PHP, and Node.js.   Today’s release includes a ton of great new features.  You can easily get started by downloading it, and watching an introduction video: Some of the highlights of today’s release include deep Windows Azure integration, source control tooling for Git and TFS, and a new remote editing experience.  Windows Azure Integration With WebMatrix 3, we are making it really easy to move to the cloud.  The first time you launch WebMatrix 3, there’s an option to sign into Windows Azure.  You...
Seeking Feedback on Alternative Formats for ASP.NET MVC and Deployment Content Maps
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 one, by providing more information for each link, and by formatting them differently. Here are links to the existing content maps and three pages that show new approaches we’re considering:  ASP.NET Deployment Content Map ASP.NET MVC 4 Content Map ASP.NET Data Access Content Map How to deploy an ASP.NET web application to a Windows Azure Web Site using Visual Studio How to secure an ASP.NET MVC app How Do I Configure FTP Security in IIS? We’re calling the new lists “curated views.” Curated...
Announcing the release of Windows Azure SDK 2.0 for .NET
This morning we released the v2.0 update of the Windows Azure SDK for .NET. This is a major refresh of the Windows Azure SDK with some really great new features and enhancements.  These new capabilities include: Web Sites : Visual Studio Tooling updates for Publishing, Management, and for Diagnostics Cloud Services: Support for new high memory VM sizes, Faster Cloud Service publishing & Visual Studio Tooling for configuring and viewing diagnostics data Storage : Storage Client 2.0 is now included in new projects & Visual Studio Server Explorer now supports working with Storage Tables Service Bus : Updated client library with message pump programming model support, support for browsing messages, and auto-deleting idle messaging entities...
Windows Azure: Improvements to Virtual Networks, Virtual Machines, Cloud Services and a new Ruby SDK
This morning we released some great enhancements to Windows Azure. These new capabilities include: Virtual Networks : New Point-to-Site Connectivity (very cool!), Software VPN Device and Dynamic DNS Support Virtual Machines: Remote PowerShell and Linux SSH provisioning enhancements Cloud Services : Enable Remote Desktop Support Dynamically on Web/Worker Roles Ruby SDK : A new Windows Azure SDK support for Ruby All of these improvements are now available to start using immediately (note: some services are still in preview). Below are more details on them: Virtual Networks: New Point-to-Site Connectivity and Software VPN Device support Last week we announced the general availability of Virtual Network support as part of our IaaS release. Virtual...
XDT (XML Document Transform) released on codeplex.com
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 more about XDT check out the docs . Since we've released XDT there has been interest in re-using the transformation engine in other scenarios. To enable some of those scenarios we released XDT on NuGet . After that we started working on integrating XDT into NuGet and asked for some feedback from the community . In order to cover all the scenarios for NuGet users we decided to release the source of XDT on codeplex.com using an Apache 2.0 license . You can now redistribute XDT with your own...
Windows AzureConf this Tuesday
This Tuesday, April 23, we’ll be hosting Windows AzureConf – a free online event for and by the Windows Azure community.  It will be streamed online from 9:00 AM - 5:00 PM PST via Channel 9 , and you can watch it all for free. I’ll be kicking off the event with a Windows Azure keynote in the morning (a great way to learn more about Windows Azure if you haven’t used it yet!). Following my talk the rest of the day will be full of excellent presentations from members of the Windows Azure community.  You can ask questions from them live and I think you’ll find the day an excellent way to learn more about Windows Azure – as well as hear directly from developers building solutions on it today. Last year’s Windows AzureConf was a great success...
ASP.NET Web API: CORS support and Attribute Based Routing Improvements
We’ve seen a huge adoption of ASP.NET Web API since its initial release.  In February we shipped the ASP.NET and Web Tools 2012.2 Update – which added a number of additional enhancements to both Web API and the other components of ASP.NET.  The ASP.NET Team has been hard at work on developing the next set of features (lots of cool stuff coming).  One of the great things about this work has been how the team has used the open source development process – which we announced we were adopting last spring - to collaborate even more closely with the community to both validate the features early, as well as enable developers in the community to directly contribute to the development of them. Below are some updates on two of the great...
Windows Azure: General Availability of Infrastructure as a Service (IaaS)
This morning we announced the general availability release of our Infrastructure as a Service (IaaS) support for Windows Azure – including our new Virtual Machine and Virtual Network capabilities.  This release is now live in production, backed by an enterprise SLA, supported by Microsoft Support, and is ready to use for production apps.  If you don’t already have a Windows Azure account, you can sign-up for a free trial and start using it today. In addition to supporting all of the features and capabilities included during the preview, today’s IaaS release also includes some great new enhancements: New VM Image Templates (including SQL Server, BizTalk Server, and SharePoint images) New VM Sizes (including Larger Memory Machines) New...
More Posts Next page »