Blog Detail
Recent Posts
Interesting method to display a progress bar on first page loading
http://encosia.com/2008/02/05/boost-aspnet-performance-with-deferred-content-loading/ ...
A shortcut to build a web proxy
For reusing : public static WebProxy BuildProxy(string proxyServer, int proxyPort, string login, string password, string commaSeparatedProxyExclusions) { WebProxy proxy = new WebProxy(proxyServer, proxyPort); &...
A shortcut to build a web proxy
For reusing : public static WebProxy BuildProxy(string proxyServer, int proxyPort, string login, string password, string commaSeparatedProxyExclusions) { WebProxy proxy = new WebProxy(proxyServer, proxyPort); &...
.NET StockTrader Sample Application
Part of the Microsoft resume : This application is an end-to-end sample application for .NET Enterprise Application Server technologies. .NET StockTrader 2.0 composite Web application and middle tier services. New modes for Advanced Web Service...
.NET StockTrader Sample Application
Part of the Microsoft resume : This application is an end-to-end sample application for .NET Enterprise Application Server technologies. .NET StockTrader 2.0 composite Web application and middle tier services. New modes for Advanced Web Service...
Post A Comment/Review
* Your IP is being logged.
* Your e-mail address is used only for verification purposes only and will not be sold, or shown publicly.
* No HTML tags allowed
* DO NOT use the Comments/Reviews to promote your own site.
