Sunday, Feb 7 by Raj M. Rao
I had created a Google Maps web page that loaded data from a database using web services (Denver Traffic Cameras). This post is a tutorial on how to create such a page.
Saturday, Feb 6 by Mohammad Azam
The ASP.NET MVC framework provides multiple ways to validate the user input. In this article we are going to demonstrate how to perform validation in an ASP.NET application using Controller action, IDataErrorInfo and DataAnnotations methods.
Friday, Feb 5 by Dave Verschleiser
This article will demonstrate the development of an FBML Facebook application in ASP.NET using the Facebook Development Toolkit. We will create a simple application that accesses the user's profile and displays a list of the user's Facebook friends and their profile photos in a Facebook...
Thursday, Feb 4 by Kadaoui El Mehdi
In this article, I present another aspect of communication in ASP.Net 2.0, named "CallBack” and how it can be used for a web application asp.net soft light and especially performant. For this I created a set of web controls based on the "CallBack" not on "PostBack" but that works exactly like the...