Hosam Kamel's Blog
-
Do More With Less using .NET 2.0 series
Dear all,
-
Release of BlogEngine.NET 1.2
A new release for the BlogEngine.NET community project with many features being added to this release , I was dreaming to accomplish the Arabic localization part of this project , but it seems that it has been done , thanks Talal Asubaie for your effort to localize this project to our Arabic language .
-
Make your website faster using Content Delivery Network
A nice article written by Omar AL Zabir about how to use Content Delivery Network (CDN) which by the way is one of the Yahoo suggested 13 rules for making your web pages faster (2: Use a Content Delivery Network )
-
Validation Guidance Bundle
This bundle allows server side ASP.NET Validators to be invoked from the client without requiring the page to be submitted, this is known as partial-postback. This extender can also be combined with the Property Proxy Validator included with the Enterprise Library Validation Application Block (VAB). This allows invoking VABValidators on the server without requiring the page to be submitted.
-
Running ASP.NET in a Shared Hosting Environment
A nice article about some problems which may facing you if you plan to running your asp.net application on a shared hosting environment .
-
15+ Free Visual Studio Add-Ins
A list of 15+ FREE Add-ins for Visual Studio 2005. Some of these add-ins will help improve the quality of your code, while others will help you code faster.
-
All About Web Service in .Net
A nice article written by DotNetGuts discuss these points about Web Services in .NET
-
Starter Kit for Facebook.NET
-
WEB farm - Load Balancing in Asp.net
The concept behind the web farm is that a number of different web sites share pooled resources. They typically share a common front-end dispatcher to perform load control and distribute customer requests. They share the multiple web servers themselves.
-
[Resolving]Failed to access IIS metabase error
If you encounters such an error will working with Visual Studio 2003 or 2005 and IIS on XP