using application blocks

P

Philip Townsend

Can anybody give me some advice/feedback on using application blocks?
What are the prerequisites? Do I need to install componenets, or, do I
need to upgrade to the latest version of the .net framework? Thanks...
 
D

Daniel Pratt

Hi Philip,

Philip Townsend said:
Can anybody give me some advice/feedback on using application blocks?
What are the prerequisites? Do I need to install componenets, or, do I
need to upgrade to the latest version of the .net framework? Thanks...

You are referring to the MS application blocks such as Updater, Data
Access, Exception Management, etc, yes? I believe they will work for any
released version of the runtime, but they include the source code, so it
would be trivial to recompile them for a particular version of the runtime
if I am wrong. There are no other dependencies other than the runtime. Btw,
"microsoft.public.dotnet.distributed_apps" seems to be the preferred
newsgroup for application block questions.

Regards,
Dan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top