Welcome to BARMAGY Sign in | Join | Help

March 2007 - Posts

MultiView control in ASP.NET 2.0

During the past days of ASP.NET 1.1 we used to use multi panels whenever we needed to separate our controls in a specific block and to show/hide the panel whenever needednow ASP.NET 2.0 provide us with the Multiview control it is used for the same concept
posted by hus | 13 Comments

Series: AJAX ABC - Part 1

I decided to start a new series to present AJAX from another point of view which is providing definitions, guidelines of the AJAX components,First we will start this entry with what is AJAX?AJAX is shorthand of "Asynchronous JavaScript and xml" from this
posted by hus | 1 Comments
Filed Under:

Application Architecture for .NET: Designing Applications and Services

During my visit to the patterns and practices sub site i found a useful guide regarding .NET application and services designing it is really useful and will guide you through some of the new concepts and techniques. Application Architecture for .NET:
posted by hus | 2 Comments
Filed Under: