Wrox Programmer Forums
|
Need help with your homework? Need help with a homework question on any programming language? Post questions and help here, not in the language topic forums.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Need help with your homework? section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
  #1 (permalink)  
Old August 4th, 2007, 08:22 AM
Authorized User
 
Join Date: Jun 2007
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Default Understanding Project

Hello All,

I have recently joined software company, and i am told to understand code already written to follow process and methodology.
I work on DotNet windows as well as asp.net projects.

We follow 3 tier architecture.
1)User Interface layer
2)Business Objects layer
3)Data Access layer.

I want to know from where should I start looking the code ie from which layer. As we follow 3-tier architecture I want to know why has been such differentiation of layers and its advantages of using. What these layers specifically contain. Please help with your valuable inputs.

Thanks

Prasanna
__________________
Thanks

Prasanna
Reply With Quote
  #2 (permalink)  
Old August 23rd, 2007, 03:15 PM
Registered User
 
Join Date: Aug 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to kunalkochhar Send a message via Yahoo to kunalkochhar
Default

Hey prasanna,

In my company we follow the same approach.

I am sure you would not be involved in all these three layers as such but yes to have knowledge of the overall working is good.
User Interface Layer-- has all your HTML, CSS, Javascript, JSPs involved
Business Objects layer has all you business logic, Beans.. EJBs if you guys are using that.
Data Access Layer-- is actually DAO calls which can be through JDBC or Hibernate and if you use EJBs then that is included in it.
Tell me exactly what your responsibility in job is.

Kunal

Reply With Quote





Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help understanding validation kscase Pro Visual Basic 2005 1 July 7th, 2007 07:15 PM
Need help understanding DataRow asp_convert ADO.NET 3 March 13th, 2007 02:39 PM
Need help understanding databinding asp_convert ASP.NET 2.0 Basics 0 February 11th, 2007 07:17 PM
Problem understanding how to arrange the project alexanderH BOOK: ASP.NET Website Programming Problem-Design-Solution 6 January 29th, 2007 12:50 AM
Understanding Session rajuru Beginning PHP 2 September 25th, 2004 05:05 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.