-
http://misfitgeek.com/blog/aspnet/php-versus-asp-net-ndash-windows-versus-linux-ndash-who-rsquo-s-the-fastest/ ;-)
-
with ASP.NET. http://www.whitehouse.gov/ welcome, ViewState.
-
I realized that one of the biggest problems for novices is, the lack of knowledge in the learning progress so this blog have huge amount of ASP.NET material to help programmer to perform better in his/her Programming, coding skill. http://24x7aspnet.blogspot.com/
-
Do consider open source frameworks like WCSF as well. I like it very much and using it in one of the delivery project (Client insist on using it!)
-
Hi, Anyone out there has practical implementation experience with WCSF and ASP.NET MVC in Singapore ? I would like to consider using it for my web project.I myself have tried both of the frameworks and found it to be robust,highly scalable and most importantly support TDD development methodology. I would...
-
I am setting up an e-commerce website using ASP.Net 2.0 with integration to Paypal and customer information retention. The application is needed to be customized with a unique customer database. I need to discuss requirements with freelancer in order to understand how much can be accomplished. Please...
-
Hi, Anybody know how to do Quiescing in ASP.NET custom applications?Quiescing refers to blocking all new ASP.NET Request and still continue processing existing requests until it ends. I need such functionality to be aible to do backup and archival online through an administrator module.I dont want existing...
-
Hi all, www.dotnetvideos.net giving away FREE Apress books listed below and also $495/- productivity toolset from Syncfusion for FREE. In addition, I would also like to inform you that I found out from their news letter that www.dotnetvideos.net added 11 more new videos to its web site for Editing and...
-
Hi, Could anyone please advice or recommend any good asp.net & SQL 2005 hosting in Singapore? By the way, can anyone also advice http://community.sgdotnet.org/forums ? Is it hosted in Singapore or outside of Singapore? Appreciate your advices. Thanks
-
WebClient wbcRingtone = new WebClient(); // Add a user agent header in case the requested URI contains a query. // http://www.hanusoftware.com wbcRingtone.Headers.Add("user-agent","Mozilla/4.0(compatible;MSIE 6.0;Windows NT 5.2; .NET CLR 1.0.3705;)"); wbcRingtone.QueryString.Add("user"...