-
Orchard doesn’t seem to like anything in it’s web root except for it’s own content. Try it out – create a folder (I created /TestContent/) and then put a test from there (I created test.html) and try to access it. … Read...
Posted to
Web and Cloud
by
The Official Microsoft IIS Site
on
04-23-2012
Filed under:
Filed under: ASP.NET, IIS, troubleshooting, hosting, Cytanium, OrcsWeb, SysAdmin, WebDev, tip, CMS, Orchard
-
Pluralsight has developed a great training course on Building ASP.NET MVC Apps with EF Code First, HTML5 and jQuery . It is presented by the most excellent Dan Wahlin , and is really comprehensive. Details of the course outline can be found...
-
Here is the latest in my link-listing blog series: ASP.NET Easily overlooked features in VS 11 Express for Web : Good post by Scott Hanselman that highlights a bunch of easily overlooked improvements that are coming to VS 11 (and specifically the free...
-
This coming Monday (April 16th) I’m doing another online LIDNUG session . The talk will be from 10am to 11:30am (Pacific Time). I do these talks a few times a year and they tend to be pretty fun. Attendees can ask any questions they...
-
When you use WCF services from Javascript, you have to generate the Javascript proxies by hitting the Service.svc/js. If you have five WCF services, then it means five javascripts to download. As browsers download javascripts synchronously, one after...
-
Microsoft has made the source code of ASP.NET MVC available under an open source license since the first V1 release. We’ve also integrated a number of great open source technologies into the product, and now ship jQuery, jQuery UI, jQuery Mobile, jQuery...
-
Earlier this week I blogged about the release of the ASP.NET MVC 4 Beta . ASP.NET MVC 4 is a significant update that brings with it a bunch of great new features and capabilities. One of the improvements I’m most excited about is the support...
-
A few days ago we released the ASP.NET MVC 4 Beta . This is a significant release that brings with it a bunch of great new features and capabilities. The ASP.NET MVC 4 Beta release works with VS 2010 and .NET 4.0, and is side-by-side compatible...
-
If you have an ASP.NET application running on IIS 7 or IIS 7.5 that is experiencing intermittent delays, you have three powerful troubleshooting tools at your disposal that you might not have known about: FREB , Perfecto , and PerfView . 1) IIS Failed...
-
Here’s the recent presentation made on LIDNUG on scaling ASP.NET websites from thousands to millions of users. Scaling ASP.NET websites from thousands to millions of users by Omar AL Zabir Here’re the slides. Scaling asp.net websites to millions of users...
-
This will post will show how you can use AutoBox to easily write a bootstrapper for ASP.NET MVC. I have used the latest version of AutoBox (available from nuget, this version also includes Castle.Windsor internally for managing dependencies rather using...
-
I’ll be presenting at the upcoming Belgium and Dutch TechDays next month. I’ll be doing three tech talks at each of the events: Overview of Windows Azure A look at ASP.NET MVC 4 ScottGu Unplugged I’m particularly excited about the “A look at ASP...
-
As some of you might know, I’ve spent much of my time the last 6 months working on Windows Azure – which is Microsoft’s Cloud Computing Platform (I also continue to run the teams that build ASP.NET, core pieces of .NET and VS, and a bunch of other products...
-
This coming Monday (Jan 16th) I’m doing another online LIDNUG session . The talk will be from 10am to 11:30am (Pacific Time). I do these talks a few times a year and they tend to be pretty fun. Attendees can ask any questions they want...
-
A few minutes ago Microsoft released an advance notification security bulletin announcing that we are releasing an out-of-band security update to address an ASP.NET Security Vulnerability . The security update we are releasing resolves a publicly disclosed...