1 / 10

E-commerce Foundations

E-commerce Foundations. By Dr. Gabriel. Using 3-Tier/N-Tier Architecture. The presentation tier The business tier The data tier. Using 3-Tier/N-Tier Architecture. Why Use a 3-Tier/N-Tier Architecture?. Flexibility and extensibility Reusability Resistance to changes Division of labor

Download Presentation

E-commerce Foundations

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. E-commerce Foundations By Dr. Gabriel

  2. Using 3-Tier/N-Tier Architecture • The presentation tier • The business tier • The data tier

  3. Using 3-Tier/N-Tier Architecture

  4. Why Use a 3-Tier/N-Tier Architecture? • Flexibility and extensibility • Reusability • Resistance to changes • Division of labor • Overall efficiency and $$$ saving

  5. Microsoft Technologies/Tools For Building E-commerce Applicaitons • Active Server Pages (ASP.Net) 3.5 • C# • Visual Web Developer • SQL Server • Internet Information Server (IIS)

  6. Web Traffic Flow

  7. Terminology • Server-side processing • ASP.Net (C#, VB.Net, J#) • Compiled and executed =>better performance and error pruned • Code-behind files • Separates web form html layout (visual) from logic • Client-side processing • VB script, Java script • ASP.Net Web Forms • Are used to develop ASP.Net web sites

  8. Terminology • ASP.Net Web User Controls & Master Pages • Similar to Web Forms • Can’t be accessed directly by a client; only through Web Forms • User Controls serve as building pieces for Web Forms • Master pages server as templates for Web Forms • Consistent visual appearance and functionality

  9. 3-tier Architecture Using Microsoft Technologies

  10. Questions ?

More Related