473,386 Members | 1,720 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,386 software developers and data experts.

Employee Starter Kit like O/R Mapper or business entity generator

hi all.i have downloaded and studied the asp.net employee starter kit. I liked the way the business layer is created. it is too much time consuming to hand code all the business layer classes for so many objects of my newly started asp.net web application. Anyone there knows the best O/R mapper or business entity generator resembling or near to the structure of employee starter kit? I haven't found any such over Internet. Kindly help me. Thanks to all.
Aug 10 '08 #1
2 989
I'd recommend that you take a look at two things...

One of the best business frameworks, in my opinion, is the Component Scaled Logical Architecture (known as CSLA). It is so easy to use, yet provides the advanced functionality you will need as your applications grow. You can find more about it here: http://www.lhotka.net/

The other thing you should look into is CodeSmith. This tool lets you create or use community-created (templates for CSLA already exist) templates and then use these to generate your classes. Basically you create your database first, and then it will use the fields in your database to create your classes. You can find out more about it here: http://www.codesmithtools.com/

I hope this helps...
Aug 11 '08 #2
first of all thank you. and i am quite sorry i am responsing late. i have tested codesmith. i like it. the only problem is my company would not be ready to pay for it. any way, i will take a look at CSLA. currently i am hardcoding in the way the employee starter kit gives. any other suggestion is welcome.thank you.
Aug 24 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Simon Harvey | last post by:
Hello Chaps, Me and a collegue have been talking about where the best place to put business logic is. I think that the best place is where Microsoft suggest - in a seperate business logic...
16
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...
9
by: Hasan O. Zavalsiz | last post by:
Hi , i am trying to figure out which approach is better to use . let me explain the scenario. i am using the "Nortwind" database . in this database i have "Customers " table .The following is the...
12
by: apoc69 | last post by:
hi people, i got stucked in my project and i just dont know how to continue. it's about puting business entities into the UI (web). first some simple example code how an entity looks like in...
17
by: RSH | last post by:
I am really trying to grasp the concept of OOP as it applies to C#. I am looking at trying to set up a simple Employee Class but I am having trouble conceptualizing what this class should look...
21
by: Islamegy® | last post by:
I was spending time to learn the use of strongly typed collection instead of Dataset/datatable and using Enterprise Library Applictations block.. Recently i discovered there is alot of project...
3
by: Dave A | last post by:
Has anyone written or using an identity mapper design pattern in an enterprise framework? The identity mapper pattern is described in Martin Fowler's Patterns of Enterprise Application...
2
by: Warren Churulich | last post by:
Is there a way to allow a customer to make a purchase with Commerce Starter Kit without logging in? Please post the answer here and perhaps samples. Thanks, Warren
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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...

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.