Answered by:
how to start using enterprise library?

Question
-
User1838940990 posted
HI All,
I am planning to create a small web application . I want to learn using the enterprise library.
How can start usiing the eterprise library objects in my DataAccess Layer.
How can I download enterprise library dll? Is it free?
How can attach that in my solution?
Where can I download it?
Is there any sample and simple code for a beginner? please give the reference link .
Thanks
Thursday, November 21, 2013 8:33 AM
Answers
-
User281315223 posted
Enterprise Applications and Architecture
I'm not sure if you are specifically interested in examples or bare-bone frameworks for designing Enterprise applications, but you may want to check out the following discussion on Stack Overflow :
The discussion features several examples and suggestions for laying out Enterprise applications that you could use to base your own upon.
You may also want to take a look at Microsoft's Patterns and Practices site, which covers best practices relating to designing all sorts of applications and has an area specifically for their Enterprise Library. Microsoft also has an Application Architecture Guide that might be worth looking into as well.
If you are looking for more code-centric examples, I would again suggest CodePlex or github to discover popular applications or more large-scale applications and downloading them and taking a look around
Regarding Accessing the Enterprise Library
The following links should help you get started :
- Download the Enterprise Libary (It is also available through NuGet by searching for "Enterprise Library")
- Developer Resources for the Enterprise Library
- The Developer's User Guide to the Enterprise Library
- A Hands-On Lab and Tutorial for Getting Started with Enterprise Library
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Thursday, November 21, 2013 8:53 AM -
User1066278571 posted
Use the Enterprise Library through NuGet, don't add it to project yourself.
Here's the docs http://entlib.codeplex.com/documentation
This page also provides docs for the EL with sample projects etc. Use the latest packages EL6.
greetings Damien
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Thursday, January 2, 2014 9:15 AM -
User2103319870 posted
Is there any sample and simple code for a beginner? please give the reference link .Hi,
Please take a look the below link
You will get all the information you want from the above link.
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Thursday, January 2, 2014 3:23 PM
All replies
-
User281315223 posted
Enterprise Applications and Architecture
I'm not sure if you are specifically interested in examples or bare-bone frameworks for designing Enterprise applications, but you may want to check out the following discussion on Stack Overflow :
The discussion features several examples and suggestions for laying out Enterprise applications that you could use to base your own upon.
You may also want to take a look at Microsoft's Patterns and Practices site, which covers best practices relating to designing all sorts of applications and has an area specifically for their Enterprise Library. Microsoft also has an Application Architecture Guide that might be worth looking into as well.
If you are looking for more code-centric examples, I would again suggest CodePlex or github to discover popular applications or more large-scale applications and downloading them and taking a look around
Regarding Accessing the Enterprise Library
The following links should help you get started :
- Download the Enterprise Libary (It is also available through NuGet by searching for "Enterprise Library")
- Developer Resources for the Enterprise Library
- The Developer's User Guide to the Enterprise Library
- A Hands-On Lab and Tutorial for Getting Started with Enterprise Library
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Thursday, November 21, 2013 8:53 AM -
User1066278571 posted
Use the Enterprise Library through NuGet, don't add it to project yourself.
Here's the docs http://entlib.codeplex.com/documentation
This page also provides docs for the EL with sample projects etc. Use the latest packages EL6.
greetings Damien
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Thursday, January 2, 2014 9:15 AM -
User2103319870 posted
Is there any sample and simple code for a beginner? please give the reference link .Hi,
Please take a look the below link
You will get all the information you want from the above link.
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Thursday, January 2, 2014 3:23 PM