User Profile

Collapse

Profile Sidebar

Collapse
suma1000
suma1000
Last Activity: Jun 2 '14, 10:31 AM
Joined: Dec 8 '11
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Presentation Layer
    In the Presentation Layer, the code responsible for displaying user interface of the entire application is located. The common code placed in this layer are web forms. Web Forms consists of a .aspx file and .aspx.cs file.

    In the Business Layer, the code that implements the business functionality of the Web ERP application is located. The business logic of an ERP application is implemented by using components....
    See more | Go to post

    Leave a comment:


  • suma1000
    replied to good 3 tier sample
    The book titled "Develop an eRP software using vb.net and sql server"

    explained the complete development using three-tier architecture.
    See more | Go to post

    Leave a comment:


  • suma1000
    replied to 3 tier architecture
    Presentation Layer
    In the Presentation Layer, the code responsible for displaying user interface of the entire application is located. The common code placed in this layer are windows forms, web forms, user controls and server controls.

    Business Layer
    In the Business Layer, the code that implements the business functionality of the application is located.

    Data Access Layer
    The Data Access Layer provides...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...