•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP.NET section within the Web Development category of DaniWeb, a massive community of 422,674 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,713 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ASP.NET advertiser: Lunarpages ASP Web Hosting
Views: 937 | Replies: 2
![]() |
hi rajesh79
you can get information about this theoretical information on any .net site. Only make a search on google. But the actually the difference is that the transaction is taken in three steps. We generally use namespace, class , property in this.
When any transaction is taking place at that time we use get and set propers and pass values.
i know i can not explain. May be you are more confused. so..
http://www.beansoftware.com/ASP.NET-...hitecture.aspx
see this link. This will make you more clear what i am trying to say. As per my view here the theoretical and practical implementation is different. Best of Luck...
you can get information about this theoretical information on any .net site. Only make a search on google. But the actually the difference is that the transaction is taken in three steps. We generally use namespace, class , property in this.
When any transaction is taking place at that time we use get and set propers and pass values.
i know i can not explain. May be you are more confused. so..
http://www.beansoftware.com/ASP.NET-...hitecture.aspx
see this link. This will make you more clear what i am trying to say. As per my view here the theoretical and practical implementation is different. Best of Luck...
•
•
Join Date: Jan 2008
Location: Largo Florida
Posts: 269
Reputation:
Rep Power: 1
Solved Threads: 23
•
•
•
•
can anybody tell me abot the 3 tier architecture in details that means how they communicate in between layers etc...
in short, you create 3 project in your solution. presentation specific taks are handled in presentation layer which is your web application. you add another project which is of type class library, put your business logic related classes in to this layer, put another class library project and put your data access specific tasks into this layer (your ado.net objects). and to enable communication among this layers you have to add reference to your web project and business layer respectively, right click the projects, click add reference and select the project as your reference type, then it will create the dll's for you and add them into your bin directories, then you can reach the classes in business logic layer by typing their namespaces and class names, via the same way your business logic layer will communicate with your dataacess layer.
Serkan Şendur
![]() |
•
•
•
•
•
•
•
•
DaniWeb ASP.NET Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Previous Thread: Help needed in Dubugging an application
- Next Thread: How to change the bottoom alignment of table dynamically?


Linear Mode