Harish Ranganathan
12 posts.
- Building a Northwind Single Page Application using ASP.NET MVC 4 Beta - Part 1Single Page Application Frameworks are gaining popularity in the ever evolving web community with lot of libraries such as JavaScriptMVC, Backbonejs and many other libraries. ASP.NET MVC 4 introduc…
- HTML5 development with Visual Studio 2010 Service Pack 1At TechEd India 2011 I presented on HTML5 Development with Visual Studio 2010 SP1. I wanted to cover the aspects that were discussed in my session.
- Download Internet Explorer 9 RTMThe much anticipated RTM release of Internet Explorer 9 (IE9) happened today. IE9 preview release was first showcased at MIX 2010 and post that there were 7-8 Platform Preview releases. Also, IE9 B…
- Visual Studio 2010 Beta 2 – a first look at the UI and Web DevelopmentVisual Studio 2010 Beta 2 is out and has a slick new UI. Also, this Beta has most of the features that would ship with the final version compared to the earlier Beta. Note that while new features m…
- 'Sys' is undefined - ASP.NET AJAXYou might receive the error 'Sys' is undefined when running ASP.NET AJAX Web pages or trying to AJAX enable your exisitng Web Applicaitons.
- ASP.NET 2.0 - Enter Key - Default Submit ButtonOne of the most annoying things in developing web pages is handling the "Enter key" for form submission. Enter key has been the favourite way users like to submit forms. Though we provide Buttons t…
- ASP.NET Webservices: "The request failed with HTTP status 401: Access Denied." ErrorYou may receive the error "The request failed with HTTP status 401: Access Denied." when trying to access a Webservice from your ASP.NET Application. This normally indicates that Anonymous access h…
- Quick Facts about Visual Studio 2005 - Did you know?Visual Studio 2005 ! - Wait !! this might definitely be the tenth time you read this term across today !!!. It, no doubt, has created a wave. A Technology wave which defines new standards for creat…
- You may receive the error: "The underlying connection was closed: Unable to connect to the remote server." while consuming a WebserviceYou may receive the error "The underlying connection was closed: Unable to connect to the remote server." while trying to consume a Web Service from your ASP.NET Web Application. However, the same …
- You may receive the error "BC30138: Unable to create temp file in path 'C:\Windows\TEMP\:' Access is denied"You may receive the error "BC30138: Unable to create temp file in path 'C:\\Windows\\TEMP\\:' Access is denied" while trying to debug or browse your ASP.NET Applications. This may occur if the ASPN…
- You may receive the error "It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level" in asp.netYou may get this error when trying to browse an asp.net application. The debug information shows that "This error can be caused by a virtual directory not being configured as an application in IIS.…
- You may receive the error "Parser Error Message: Could not load type 'WebApplication1.Global'." when browsing an asp.net pageYou may receive the following error when browsing an asp.net application. Parser Error Message: Could not load type 'WebApplication1.Global'. Source Error: Line 1: <%@ Application Codebehind="Globa…
