Rich Internet Application

RIAs generally bifurcate the processing across the online network by splitting the user interface and specific activity on the client side, and the data manipulation and operation on the application server side. You need to adhere to architectural principles while building a rich internet application.
