anish.anick 0 Light Poster

Hi All,

I have developed a web site in ASP.NET in 3 tier architecture (Presentation layer, BusinessLayer, DataLayer). Now the client is looking for an entire look and feel for UI, which consist of lots of jquery sliding / animated features etc. (Few pages will get loaded in a frame with sliding and as modal pop up). I want to know whether i can apply any design patterns or architectural pattern for developing the new UI with the existing business and data layer.

Thanks