Ramani Sandeep's Blog

DotNetting – Fast , Easy Way of Developing Applications

Archive for April 24th, 2009

Two-way data binding in 3-Tier web application

Posted by Ramani Sandeep on April 24, 2009

In this article I would like to examine two-way data-binding in 3-tier web application and how using XLib library can substantially decrease the amount of data-binding code without compromising the amount of control you have over it. I start by describing the ways data flow has been handled in 3-tier applications and how XLib improves upon it.

Read More…

Posted in .Net Framework, ASP.NET | Tagged: | 2 Comments »