Hosam Kamel's Blog
-
Requirements Management with Visual Studio Team System White Paper
-
VSTS (Light Weight) Scrum Process Template 2.1 Launched
We have released a new version of the VSTS Light Weight Scrum Process Template, version 2.1, for Orcas. Refer to http://www.codeplex.com/VSTSScrum/Release/ProjectReleases.aspx?ReleaseId=11972 for details.
-
10 Tips to Boost Your Productivity with C# and Visual Studio 2008
Some tips posted by John W Powell about how to increase your development productivity using Visual Studio 2008.
-
List of All the Microsoft Facebook Groups
Groups of People
-
Where is ASP.NET 3.5 on IIS ?
Most people on installing .NET 3.5 on the server "expect" an entry for v3.5 under the ASP.NET version Tab in IIS manager. And not finding that entry start panicking. If you have been one of those read on. The more tech savvy folks try to run aspnet_regiis -i from the v3.5 framework folder... but even that is missing :)
That brings us to the question
What exactly is ASP.NET 3.5 ?
Read the answer + Full article @ Vijayshinva Karnure's Blog
-
Free On-Line Courses from Microsoft
A list of free on-line courses from Microsoft provided by US ISV Developer Evangelism Team
-
Common console commands for the typical ASP.NET developer
A post by JKealey about how to replace GUI usages with command line to perform the common ASP.NET tasks.
-
Link to Everything: A List of LINQ Providers
A wonderful collection of LINQ providers by Charlie Calvert
-
Facebook Style Input Box
-
How to provide ASP.NetWebadminfiles (WSAT) like user management for your hosted or online site
As you know , the WAT tool ( Website Administration Tool0 in ASP.NET 2.0 is working locally only , in this article you will know how to get it working with the remote websites too.