|
|
||||||
|
#1
|
|
|
|
|
Hi,
I was wondering whether the Enterprise Library replaces Enterprise Services as a framework for providing services for enterprise apps, or it supplements it. I know nothing of either of these technologies, but from just looking at their feature set, I noticed that they don't exactly share the same features, for example ES offers services such as just-in-time activation and object pooling that I don't see in EL. I need to know if I should learn both these technologies or just one, so I could better plan my schedule. Thanks, Ben |
|
|
|
#2
|
|
|
|
|
"Ben" <Ben> wrote in message
news:0b2c > Hi, > > I was wondering whether the Enterprise Library replaces Enterprise > Services > as a framework for providing services for enterprise apps, > or it supplements it. I know nothing of either of these technologies, but > from just looking at their feature set, > I noticed that they don't exactly share the same features, for example ES > offers services such as just-in-time activation > and object pooling that I don't see in EL. I need to know if I should > learn > both these technologies or just one, > so I could better plan my schedule. > EL is a library of routines that do some stuff for you that you can call upon to do certain things instead of you having to re-invent the wheel to accomplish it. <http://www.microsoft.com/downloads/details.aspx?familyid=5a14e870-406b-4f2a-b723-97ba84ae80b5&displaylang=en> Basically, ES is a set of services in the .Net Framework for distributed *enterprise* application development. IMHO, you should be aware of what both have to offer, because you never know when you may find a need and at least you'll know about them. http://www.dotnet-guide.com/enterpriseservices.html |
|
#3
|
|
|
|
|
Mr. Arnold wrote:
> EL is a library of routines that do some stuff for you that you can > call upon to do certain things instead of you having to re-invent the > wheel to accomplish it. Here is the link for EL version 3.1. http://www.microsoft.com/downloads/d...C557C63-708F-4 280-8F0C-637481C31718&displaylang=en |
|
#4
|
|
|
|
|
That definition of Enterprise Services isn't completely correct.
Distributed application development is one feature that Enterprise Services offers. Enterprise Services is really the .NET wrapper for the services offered by COM+, which include (but are not limited to) distributed calls, authentication/authorization, object pooling, queued calls, web service exposure, transaction management, and a number of other services. |
|
#5
|
|
|
|
|
"Andre Prins" <no> wrote in message
news:4584 > Mr. Arnold wrote: > >> EL is a library of routines that do some stuff for you that you can >> call upon to do certain things instead of you having to re-invent the >> wheel to accomplish it. > > Here is the link for EL version 3.1. > > [..] > 280-8F0C-637481C31718&displaylang=en > Just FYI, if you have a long URL, then you can use < and > to enclose the URL so one doesn't have to cut and paste pieces of the URL to the browser address line, when the line wraps. One can just click on the URL enclosed < url > with the symbols enclosing the URL in the post and go to the site. This doesn't work here because I just did a copy and paste from above. <http://www.microsoft.com/downloads/d...C557C63-708F-4 280-8F0C-637481C31718&displaylang=en> You can also use www.tinyurl.com. |
|
|
| Similar Threads | |
| Enterprise tag after Successor & Predecessor In the Task Form a tag is showing up after the prodecessor and successor names. The tag is (enterprise). This isn't allowing me to use the pulldown and pick a task as a... |
|
| Can I install SQL Server 2000 Enterprise Edition and SQL Sever 2005 Enterprise Edition on Windows 2003 Server Enterprise R2? Dear All, I first tried installing SQL server 2005 enterprise edition in windows 2003 enterprise server R2. I quited it half-way (Before custom selection of components) and... |
|
| Enterprise Library - Class Library Greif. Hi, I have created a custom membership provider for an ASP.NET web app which depends of the Enterprise Library (Data, Exception) handling blocks. This code currently runs... |
|
| Windows Services and Enterprise library DAAB Hey, Is it possible to use Enterprise Library in a Windows Service? I work in VS2005 and made an Windows Service, but I don't see an app.config file. So, I created one... |
|
| [Old Topic Re-Post] MSDN Library - Add Enterprise Library Documentation Still no input, reposting .. last OP - 07/21/2006 Basically, how do we go about merging the existing help collection with new collection (custom) help (such as the... |
|
|
All times are GMT. The time now is 05:45 AM. | Privacy Policy
|