In this ASP.NET tutorial we'll walk through a simple scenario that takes advantage of the ASP.NET MVC 2 feature Validation.
Articles Written by Sajad Deyargaroo
Windows Communication Foundation (WCF) Data Services
Learn how to utilize Windows Communication Foundation (WCF) Data Services.
Null Object Pattern in C#
Use the Null Object pattern to simplify your client code and makes it less error prone.
Modeling for System Integration
System Integration that was one of the least considered areas in IT is now receiving a lot of attention. Learn about the types of integration and as well as about formats and modeling.
Saving Bandwidth Using UpdatePanel Triggers
Reduce the payload from the client to the server using AJAX and the UpdatePanel triggers.
Localizing Windows Forms Application
To make software available for international users, it must accommodate the changes in different languages and cultures. Many times, the first version of the software is developed in English and changes are made to the existing software to accommodate the new language. Learn to avoid this bad practice.
