Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Caching / March 2004

Tip: Looking for answers? Try searching our database.

general question

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Alex Wagner - 12 Mar 2004 16:46 GMT
2 questions:

we have an n-tier architecture (UI, BL, DAL, DB) and some common classes
that defy this structure like lookups. Those lookups actually handle their
own db access... but that's not important.

I have now implemented caching in our static lookup class via
"HttpContext.Current.Cache".
a. Is that correct?
b. when, why, and how would I use the System.Web.Caching.Cache?

Thanks,

Alex
Alvin Bruney [MVP] - 12 Mar 2004 17:42 GMT
It's as correct as you make it. Architecture questions don't have
straightforward answers. I suppose your cache would be another layer if you
chose to impliment it as another (security) tier after UI but before BL or
you could incorporate it into the UI layer. It depends.

I would use this as a security tier (ST- since we are bent on using
acronyms) where user authentication is done. This tier would sit behind the
UI tier. That is just one approach though for obvious reasons their may be
different approaches.
Signature

Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/3he3b

> 2 questions:
>
[quoted text clipped - 10 lines]
>
> Alex

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.