473,402 Members | 2,053 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,402 software developers and data experts.

working with reusable business objects

Where can I learn more about reusable businesss objects and their uses?
I've been reading that one of .Net's advantages is that a developer can
write reusable business objects. I would like to implement these into my
code and make it more portable.
Thanks,
Dale
Nov 13 '05 #1
2 3920
Dale,

Creating a usable business object is the same as creating any other
reusable object really. It's a matter of being able to correctly design the
components/layers of your system so that you can expose it to the audiences
that need it now, and it is adaptable/flexible enough so that you can expose
it easily to the audiences that will need it in the future (a more etherial
goal, to say the least).

Almost any language can create reusable business objects, but .NET does
have some advantages, as it exposes classes that aid in the things that are
seen typically in business objects today, such as:

- COM+ (Transactioning, Object Pooling, etc, etc)
- Web Services
- Database Access
- Presentation (Windows forms and ASP.NET)

Of course, there are other requirements, but the framework I would say
does a good job of exposing the basic building blocks.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- ni**************@exisconsulting.com

"DaleMan" <None> wrote in message
news:e7****************@TK2MSFTNGP10.phx.gbl...
Where can I learn more about reusable businesss objects and their uses?
I've been reading that one of .Net's advantages is that a developer can
write reusable business objects. I would like to implement these into my
code and make it more portable.
Thanks,
Dale

Nov 13 '05 #2
Hi Dale,

A fellow by the name of Kevin McNeish has written a framework for .NET
called Mere Mortals. He is a great proponent of business objects. You can
download the framework's developers guide for free
(http://www.oakleafsd.com/Download%20...T_DEVGUIDE.zip) which has
discussion of business objects in several sections. He supports his
framework on the .NET forum at www.universalthread.com where there are a
number of folks that would love to discuss business objects.

pamela

"DaleMan" <None> wrote in message
news:e7**************@TK2MSFTNGP10.phx.gbl...
Where can I learn more about reusable businesss objects and their uses?
I've been reading that one of .Net's advantages is that a developer can
write reusable business objects. I would like to implement these into my
code and make it more portable.
Thanks,
Dale

Nov 13 '05 #3

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

Similar topics

5
by: Shibu | last post by:
Hi, I have a situation where I need to convert business objects to a flat table. The reverse is also required. I am using c# and Oracle ODP. I am looking for an easier method to do the below...
25
by: Stuart Hilditch | last post by:
Hi all, I am hoping that someone with some experience developing nTier apps can give me some advice here. I am writing an nTier web app that began with a Data Access Layer (DAL), Business...
2
by: headware | last post by:
I am new to 3-tiered design and am in the process of designing an application that will work with ASP.NET as well as Windows Forms (and possibly with a PDA of some sort down the road). My question...
5
by: G. Stewart | last post by:
The word "Business" in the term implies some sort of commercial aspects or connotations. But from what I can see, that is not necesserially the case at all? So what is the reasoning behind the...
8
by: Keith-Earl | last post by:
Okay, looking for a Best Practice. We are building a classic three tier app in VB.NET. When we load up a WebForm we have access to very useful objects such as the Session object. We frequently...
18
by: D Witherspoon | last post by:
I am developing a Windows Forms application in VB.NET that will use .NET remoting to access the data tier classes. A very simple way I have come up with is by creating typed (.xsd) datasets. For...
25
by: Penelope Dramas | last post by:
Hello, I'm in a front of very serious .net redesign/rewrite of an old VB6 application. I had been asked to make it .NET 2.0 and would like to ask couple of questions regarding data access as...
0
by: fiona | last post by:
Reading, Berkshire, UK 05 June 2007 - Crainiate Software make details available of the release of Objecto Framework 2.0, an upgrade to their enterprise business component framework, designed to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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,...
0
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...

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.