Re: Tips for improving efficiency?
- From: "Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx>
- Date: Wed, 27 Dec 2006 16:03:03 -0500
Ben R. wrote:
Hi all,There was no way for you to know it (except maybe by browsing through some
I'm soon to overhaul my asp.net 2.0's backend data source. My plans:
-To implement a data access layer
-To move from access to SQL Server 2005.
I'm going to be implementing just about every provider that microsoft
ships for sql server (membership, profile, etc).
In addition to any general advice, I've got a specific question: I've
got a page with several user controls, some of which operate on
similar data. Would it make sense to fill a dataset and then cache it
somehow and pass it around? Would this be done in the data access
layer?
of the previous questions in this newsgroup before posting yours - always a
recommended practice) , but this is a classic ADO newsgroup. ADO.Net bears
very little resemblance to classic ADO so, while you may be lucky enough to
find a dotnet-knowledgeable person here who can answer your question, you
can eliminate the luck factor by posting your question to a group where
those dotnet-knowledgeable people hang out. I suggest
microsoft.public.dotnet.framework.adonet.
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
.
- Prev by Date: Re: Help with Updating Multiple records via Looping
- Next by Date: Using a Like Statement where data can be either numeric or character.
- Previous by thread: Help with Updating Multiple records via Looping
- Next by thread: Using a Like Statement where data can be either numeric or character.
- Index(es):
Relevant Pages
|
|