Developing NTier Applications with C - PowerPoint PPT Presentation

1 / 14
About This Presentation
Title:

Developing NTier Applications with C

Description:

jstawski_at_aspsoft.com. http://aspsoft.blogs.com/jonas/ N-Tier ... Application break up into tiers. UI Layer. Business Layer. Data Layer. Data Access Layer ... – PowerPoint PPT presentation

Number of Views:29
Avg rating:3.0/5.0
Slides: 15
Provided by: jsta3
Category:

less

Transcript and Presenter's Notes

Title: Developing NTier Applications with C


1
Developing N-Tier Applications with C, MSSQL
2005, and XML
By Jonas Stawskijstawski_at_aspsoft.com http//aspso
ft.blogs.com/jonas/
2
N-Tier Application Architecture
  • What is it?

3
What is it?
  • More than simple code
  • Flexible and reusable application
  • Application break up into tiers
  • UI Layer
  • Business Layer
  • Data Layer
  • Data Access Layer
  • N any number. 2-tier, 4-tier, etc.

4
(No Transcript)
5
N-Tier Application Architecture
  • Pros

6
Pros
  • Abstraction
  • Separation
  • More Secured
  • Easier for multiple developers environment
  • Reusability
  • Better maintainability

7
N-Tier Application Architecture
  • Cons

8
Cons
  • Longer development
  • More complex
  • Less efficient
  • Overhead

9
Demo
  • Adventure Works

10
Code
  • 3 Technologies

11
3 Technologies
  • .Net (C)
  • MSSQL 2005
  • XML

12
3 Technologies
XML
MSSQL 2005
.NET
.NET
XML
.NET
.NET
13
Demo
  • Lets dig into the code!

14
Thank You
Write a Comment
User Comments (0)
About PowerShow.com