Hosam Kamel's Blog
-
Kuwait Community Open Day
Are you living in Kuwait , a Community Open Day will be organized in Saturday February 16th .
-
10 ASP.NET Performance and Scalability Secrets
An article by Omar Al Zabir explain 10 easy ways to make ASP.NET and AJAX web sites faster, more scalable and support more traffic at lower cost.
-
Restore Machine.Config file
If you made any changes to machine.config file and wish to restore it to its default , the .NET 2.0 framework provide a backup for this file incase you wish to reset it.
-
Port 25
I have passed by this web site while browsing the Microsoft Open Source Home page , Port 25 Is a Microsoft's open source software lab which contains many posts and interviews about open source software.
-
The Logging Framework for JS
A small article explains the uses of log4js which is a free library similar to the Net logging framework Log4net but it's especially to ASP.NET(AJAX) developers to allow them adding logging abilities to JavaScript.
-
17 Ways You Can Use Twitter: A Guide for Beginners, Marketers and Business Owners
Twitter is a micro blogging platform which allows you to publish short messages of less than 140 characters through different mediums like IM, cellphones and the web.
-
Free : Jordev Visual Studio 2008 Training Invitation!
Are you living in Jordan , a free training will be organized by Jordev.net community about Visual Studio 2008.
-
MSDN Reader
-
Got Tech Posters?
A list of technology posters and charts for developers available on MSDN collected by Chris Bowen
-
Dropping a User's Default Database in SQL Server 2005
A good tip by David Douglass about what happened if your drop the default user's database and how to fix the generated error below .