Browse by Tags
All Tags »
ajax »
architecture (
RSS)
Due to browser's prohibition on cross domain XMLHTTP call, all AJAX websites must have server side proxy to fetch content from external domain like Flickr or Digg. From client side javascript code, an XMLHTTP call goes to the server side proxy hosted...
ASP.NET 2.0 has many secrets, when revealed, can give you big performance and scalability boost. For instance, there are secret bottlenecks in Membership and Profile provider which can be solved easily to make authentication and authorization faster....
I have built an Ajax Start Page (just like Google IG) using Linq to SQL, Linq to XML, Workflow Foundation and ASP.NET AJAX 3.5. Full source code is in Visual Studio 2008 using .NET 3.0 and .NET 3.5. CodePlex site http://www.codeplex.com/dropthings Production...
Here's a list of 10 cool ASP.NET, AJAX and web development related articles and blog posts that I have written this year that you might want to take a look: 13 disasters for production website and their solutions Talks about 13 production disasters that...
More Posts