Re: N-Tier Application

Tech-Archive recommends: Speed Up your PC by fixing your registry



Try http://www.nhibernate.org/ for persistence.


Radi Radichev wrote:
Hi!
I am about to develop an application for a transport firm, to store records about their courses, personal, trucks and so on..., and to calculate different things. I was told that I must do it 3-tier when i want it to be proffesionaly made. I have read alot of infos, tutorials, posts and such but I still can't implement my business objects. I have done the database backend and now i want to begin with the logic tier. In example: my Personal table looks something like this:
PersID-autonum
Name-text(string)
Birthdate-date
Passport-number
PassportValid-date
IDcard-number
IDcardValid-date
What should look my business object like? Can somewone please give me an example, or a good source in internet with source code included. Thanks alot!



.



Relevant Pages

  • Re: N-Tier Application
    ... > posts and such but I still can't implement my business objects. ... > IDcard-number ... or a good source in internet with source code included. ...
    (microsoft.public.dotnet.distributed_apps)
  • Re: Large binary data manipulation
    ... your method reallocates the buffer every time you set a new ... > Just read larger buffers and the routines get alot faster. ... So "set i 0" must be placed somewhere in your source code before calling ...
    (comp.lang.tcl)
  • N-Tier Application
    ... I still can't implement my business objects. ... Passport-number ... IDcard-number ... or a good source in internet with source code included. ...
    (microsoft.public.dotnet.distributed_apps)
  • Re: Visual Studio 2003 - 138MB precompiled header - long compilation time.
    ... If your source code is ... organized poorly and makes alot of redundant includes, then PCH ...
    (microsoft.public.vc.ide_general)
  • Re: datareader vs. dataset
    ... We use the CSLA architecture, which includes an excellent approach for ... mapping database access into business objects. ... and the source code is available. ...
    (microsoft.public.dotnet.framework.aspnet)