aplication blocks

  • Thread starter Thread starter suzy
  • Start date Start date
S

suzy

hi,

can anyone explain to me how application blocks differ to references. from
my understanding an application block is a reference to a pre-compiles bit
of code, (which is what a reference is).

thanks in advance.
 
Suzy,

Application blocks come with source code and documentation. You can build
application blocks' binaries and reference them from your app, or you can
include application block's source code in your project and build it as part
of the same solution (so you will not need any references). The decision
which option to choose is totally up to you.

Alek
 

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

Back
Top