January 2009 - Posts

ASP.Net MVC RC1 is available now
Wed, Jan 28 2009 16:20
Hi all, Long time waiting for this new baby,ASP.Net MVC (Model View Controller) RC1 is available now to download,and the final release will be there soon,this is a big SHIFT for all web developers. New Architecture design for our web application will...
Update Lists in SharePoint using web services
Thu, Jan 22 2009 19:33
Hi, I got the following email from a developer,it says as follows: " Hello Moustafa. I don't want to bother you, but I've been searching for examples of MOSS 2007 Web Services development, and I have not found anything. I have this situation...
New Edition of Patterns and Best Practices Application Architecture Guide
Fri, Jan 16 2009 16:12
Hi Folks, New Edition V2.0 has been released from patterns and best practices application architecture Team,This Guide is very important for Architect & senior Designer and Developer who are building and design Complex Enterprsie Projects and Application...
3 Tier Architecture Using VS.Net 2008
Wed, Jan 14 2009 13:44
Hi All, I had delivered a session on How to build "3 Tier Architecture Applications Using .Net" and i have uploaded my presentation and my demo project on the following link: 1) Presentation: http://cid-4bc94054914a6469.skydrive.live.com/self...
Cookies in Asp.net - An Important Tip
Thu, Jan 8 2009 23:07
Hi folks, In this post i want to show how to create a cookie in asp.net page which contains a counter ,This counter will be increased every time you visit the page. The tip which i want to highlight here-(I got this question from one of my firends),That...