473,406 Members | 2,390 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

3 tier design and cache for ASP.NET 3.5

While using 3 tiers design in a ASP.NET 3.5 application development,
we should cache the DAL or BLL or both objects?
Oct 12 '08 #1
3 1243
not sure why you'd cache either. if either had any read only threadsafe
objects, then you might cache them.

-- bruce (sqlwork.com)
Redhair wrote:
While using 3 tiers design in a ASP.NET 3.5 application development,
we should cache the DAL or BLL or both objects?
Oct 12 '08 #2
ex: the shop online catalog won't be changed frequently

"bruce barker" <no****@nospam.comwrote in message
news:#T**************@TK2MSFTNGP05.phx.gbl...
not sure why you'd cache either. if either had any read only threadsafe
objects, then you might cache them.

-- bruce (sqlwork.com)
Redhair wrote:
>While using 3 tiers design in a ASP.NET 3.5 application development,
we should cache the DAL or BLL or both objects?
Oct 13 '08 #3
Redhair wrote:
ex: the shop online catalog won't be changed frequently

"bruce barker" <no****@nospam.comwrote in message
news:#T**************@TK2MSFTNGP05.phx.gbl...
>not sure why you'd cache either. if either had any read only
threadsafe objects, then you might cache them.

-- bruce (sqlwork.com)
Redhair wrote:
>>While using 3 tiers design in a ASP.NET 3.5 application development,
we should cache the DAL or BLL or both objects?
You could cache the data alone in presentation layer.

Jay
Oct 13 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

77
by: nospam | last post by:
Reasons for a 3-tier achitecture for the WEB? (NOTE: I said, WEB, NOT WINDOWS. DON'T shoot your mouth off if you don't understand the difference.) I hear only one reason and that's to switch a...
51
by: nospam | last post by:
THIS IS the DOTNETJUNKIES MESSAGE ------------------------- We're Sorry As many of you know we have recently launched SqlJunkies.com. We have overhauled our runtime and will be using it on...
8
by: Keith-Earl | last post by:
Okay, looking for a Best Practice. We are building a classic three tier app in VB.NET. When we load up a WebForm we have access to very useful objects such as the Session object. We frequently...
4
by: Trevor Andrew | last post by:
Hi There, Hopefully this isn't too difficult a question to express here. I have a 3 tier application. 1. Presentation Tier: ASP.NET web application. 2. Middle Tier: ASP.NET Web Services that...
0
by: Ayoa | last post by:
I have a c# assembly which i have exposed to a VB COM object. Within the c# assembly, i implemented a singleton pattern which loads the cached from the database if the cache is null. This data does...
2
by: Jami Bradley | last post by:
I'm in need of some design suggestions! We have a fairly large DB with thousands of users accessing data throughout the day. I have been given the task of restructuring a core part of the web...
13
by: news.microsoft.com | last post by:
I'm trying to develop a ASP.NET app with OO + 3-tier design, here is a scenario: if there is a People class which is defined as below, class People { string ID; string FirstName; string...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.