Today , I got into an error while debugging a DotNetNuke Module. Found an article on http://geekswithblogs.net/dbutscher/ . I’m posting this blog mostly to remind myself how to fix this if ever I run into it again, but if anyone else benefits from it, then awesome.
In the Visual Studio IDE, when I set a [...]
I started my career as a windows developer and later I migrated to Web Application. I started my web development as a ASP.Net 1.1 developer which both helped me to get me started with Web application without understanding the underlying plumbing the ASP.Net was dong for me. In those days , my javascript knowledge was [...]
Knockout is a JavaScript library that helps to create rich, responsive display and editor user interfaces with a clean underlying data model. Any time you have working on a UI that update dynamically like changing on the user’s actions , KnockOut Library can help you implement it more simple and maintainable.
Some of the [...]
Speeding up your websites are extremely important, In today’s Scenario the Web Pages are getting very Complex and contains tons of javascript and CSS files. This generally boges down the page load and not SEO friendly. What , I prefer to keep minified verison of Jquery on the head of my page from cdn other [...]
In IIS Asp.Net Websites run with network service account which is generally low previliged account and can not write to file systems. In those cases , we are generally left with two options either give Network Service enough rights over the files and folders where we want to writes to or run the AppPool with [...]
Old Posts
- January 2012 (2)
- October 2011 (2)
- September 2011 (4)
- August 2011 (5)
- July 2011 (11)
Search By Categories
- ASP.Net (5)
- C# (5)
- CSS (4)
- HTML (4)
- Javascript (11)
- jQuery (7)
- Silverlight (1)
- SQL (6)
- Uncategorized (3)
- VB.Net (1)
Search By Tags
