Enterprise library and asp.net 2.0

  • Thread starter Thread starter Arjen
  • Start date Start date
A

Arjen

Hi,

Can I use code blocks from the enterprise library (the dll file's) inside my
asp.net 2.0 application?

Thanks!
 
You should be able to make a copy of the source and recompile in 2.0 as 2.0
is supposed to be fully backward compatible.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
 
Back
Top