Download presentation
Presentation is loading. Please wait.
Published byBrian Bailey Modified over 9 years ago
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 ?
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.