Welcome to SpellCoder Sign in | Join | Help
memcached is an open source caching technology behind xanga, a massive online community site (numbering in millions). Now it has a .NETframework client binding.   "The memcached server and clients work together to implement one global cache Read More
0 Comments
Filed Under:
"One of the hidden gems in ASP.NET 2.0 is the new expression syntax. For example, to display the value of a setting in the AppSettings section of your web.config, you can do this: <asp:Label Text="<%$ AppSettings:AnotherSetting %>" ID="setting" Read More
0 Comments
Filed Under:
http://www.asp.net/ironpython/Yay. Read More
0 Comments
Filed Under:
"A few weeks ago Microsoft announced new naming for the product formerly known as Prince – eh, ATLAS. The names Microsoft came up with are the ultra-catchy Microsoft AJAX Library for the client side JavaScript framework and Microsoft ASP.NET 2.0 AJAX Read More
These are technical references required to make a flexible and reliable page path management, one of areas where common CMSes stumble. " The VirtualPathProvider class provides a set of methods for implementing a virtual file system for a Web application. Read More
"Substitution control use: By using of Asp.Net 2.0 new Substitution server control, we can dynamically call a method that returns a string in an output-cached web page. Means, the Substitution control will not be cached; even though it’s in output-cached Read More
1 Comments
Filed Under: