473,471 Members | 1,881 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Application Block Usage

Regarding the Application Blocks provided by Microsoft; are any of you using
them in production systems?

If no, why?

If yes, what has been your experience?... would you recommend for or against
their use?

Here's the Application Blocks I'm referring to:
http://msdn.microsoft.com/practices/...s/default.aspx

Thanks!
Feb 9 '06 #1
3 886
I asked the same question not that long ago, here's the thread:

http://groups.google.com.au/group/mi...f9302a18b5b5b0

Watch for line wrap

Feb 9 '06 #2
Thanks! Maybe we'll get some addional feedback. Also, I just came across
this resource that might be valuable for anyone else wanting more
information about the Application Blocks and MS Patterns and Practices:

http://channel9.msdn.com/wiki/defaul...acticesCreates

-Jeff

"Steven Nagy" <le*********@hotmail.com> wrote in message
news:11**********************@g44g2000cwa.googlegr oups.com...
I asked the same question not that long ago, here's the thread:

http://groups.google.com.au/group/mi...f9302a18b5b5b0

Watch for line wrap

Feb 9 '06 #3
The EnterpriseLibrary Data Access (1.1 and 2.0) are very good, IMHO.

They also force you to create a correct DataTier object.

Your DataTier object should return

DataSets
IDataReaders
Scalars
void (nothing)

back to your business layer.

When updating data, you'll usually send data into the DataTier object, and
get null back. (aka, you just want to know it worked..)

Remember, the EntLib does NOT replace your application's datatier....its a
helper for it.

...
"Jeff S" <A@B.COM> wrote in message
news:um**************@TK2MSFTNGP09.phx.gbl...
Regarding the Application Blocks provided by Microsoft; are any of you using them in production systems?

If no, why?

If yes, what has been your experience?... would you recommend for or against their use?

Here's the Application Blocks I'm referring to:
http://msdn.microsoft.com/practices/...s/default.aspx

Thanks!

Feb 9 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

699
by: mike420 | last post by:
I think everyone who used Python will agree that its syntax is the best thing going for it. It is very readable and easy for everyone to learn. But, Python does not a have very good macro...
1
by: terrencel | last post by:
I was told to look at some old C code that was ported to C++. One of the file is like: ========================================= CPPClass* someCPPVar = NULL; extern "C" {
4
by: grs | last post by:
Can a class library have a app.config file. Reason for asking is that the microsoft application blocks all read from myApp.exe.config. How can you use the application blocks if you do not have an...
0
by: Col | last post by:
Has anyone managed to successfully implement an application using the Offline Application Block and providing a Windows CE client interface? I'm having trouble implementing a Smart Device project...
4
by: Ethan Chan | last post by:
I have recently been deploying a asp.net extranet application. The asp.net worker process starts off with 30MB virtual memory and then upon serving a few pages, the memory usage increases to a...
5
by: Steven Nagy | last post by:
Hi All, I just wanted some feedback about which Application blocks people are using and why. Are they worth the time to learn? Do they increase development speed over time? I just want your...
3
by: Jeff S | last post by:
Regarding the Application Blocks provided by Microsoft; are any of you using them in production systems? If no, why? If yes, what has been your experience?... would you recommend for or...
11
by: Olie | last post by:
This post is realy to get some opinions on the best way of getting fast comunication between multiple applications. I have scowered the web for imformation on this subject and have just found...
1
by: kevin.a.sweeney | last post by:
I would like to open an application from a hyperlink on a webpage. 1. the webpage is located on my local machine. 2. the application is located on my local machine. 3. the application will run...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.