Click here to Skip to main content
15,911,891 members
Home / Discussions / C#
   

C#

 
GeneralRe: Automation Pin
Stephane Rodriguez.12-Dec-02 9:59
Stephane Rodriguez.12-Dec-02 9:59 
GeneralRe: Automation Pin
Kannan Kalyanaraman12-Dec-02 17:52
Kannan Kalyanaraman12-Dec-02 17:52 
Generaldouble quotes (!!?!?!?!?!) Pin
$iva11-Dec-02 22:21
$iva11-Dec-02 22:21 
GeneralRe: double quotes (!!?!?!?!?!) Pin
$iva11-Dec-02 22:23
$iva11-Dec-02 22:23 
GeneralRe: double quotes (!!?!?!?!?!) Pin
Christian Graus11-Dec-02 22:45
protectorChristian Graus11-Dec-02 22:45 
GeneralRe: double quotes (!!?!?!?!?!) Pin
SimonS11-Dec-02 22:36
SimonS11-Dec-02 22:36 
General.NET Framework OR Mapping Pin
behrang Javaaherian11-Dec-02 22:08
behrang Javaaherian11-Dec-02 22:08 
GeneralRe: .NET Framework OR Mapping Pin
SimonS11-Dec-02 22:28
SimonS11-Dec-02 22:28 
GeneralRe: .NET Framework OR Mapping Pin
behrang Javaaherian11-Dec-02 22:40
behrang Javaaherian11-Dec-02 22:40 
GeneralRe: .NET Framework OR Mapping Pin
Kannan Kalyanaraman11-Dec-02 22:32
Kannan Kalyanaraman11-Dec-02 22:32 
GeneralRe: .NET Framework OR Mapping Pin
behrang Javaaherian11-Dec-02 22:55
behrang Javaaherian11-Dec-02 22:55 
GeneralRe: .NET Framework OR Mapping Pin
leppie12-Dec-02 8:06
leppie12-Dec-02 8:06 
GeneralRe: .NET Framework OR Mapping Pin
behrang Javaaherian13-Dec-02 19:07
behrang Javaaherian13-Dec-02 19:07 
Hi leppie,
This is the way that most of the developers do now. this means having some functions in each class for loading from database. but in this the SQL Commands is in all codes and also we have lots of redundant code in each class. Also another problem is with relations. For example a Person may have a property Called Comapany which point to the company which it works! in this way it is hard to figure out this issue. Another problem is that an object may have lots of property which each have Different Persistent places. For example in our current project we are developing an orderprocessing program. The Adress Directory is currently in Lutos notes. so for example we have a Person object the name , family , email adress, etc are comes from LDAP Server in lutos notes. other business dependent properties like Roles which it accepts are come from RDMS.
An OR Mapping Tool use some Descriptor files ( mostly in XML format for describe an object).
Regards
Behrang

GeneralRe: .NET Framework OR Mapping Pin
leppie13-Dec-02 23:32
leppie13-Dec-02 23:32 
GeneralRe: .NET Framework OR Mapping Pin
behrang Javaaherian13-Dec-02 23:56
behrang Javaaherian13-Dec-02 23:56 
GeneralRe: .NET Framework OR Mapping Pin
leppie14-Dec-02 0:17
leppie14-Dec-02 0:17 
GeneralRe: .NET Framework OR Mapping Pin
behrang Javaaherian14-Dec-02 1:02
behrang Javaaherian14-Dec-02 1:02 
GeneralRe: .NET Framework OR Mapping Pin
leppie14-Dec-02 1:14
leppie14-Dec-02 1:14 
GeneralRe: .NET Framework OR Mapping Pin
leppie14-Dec-02 1:29
leppie14-Dec-02 1:29 
GeneralRe: .NET Framework OR Mapping Pin
behrang Javaaherian14-Dec-02 1:33
behrang Javaaherian14-Dec-02 1:33 
GeneralRe: .NET Framework OR Mapping Pin
MikeDoerfler12-Dec-02 2:42
MikeDoerfler12-Dec-02 2:42 
GeneralRe: .NET Framework OR Mapping Pin
behrang Javaaherian12-Dec-02 3:57
behrang Javaaherian12-Dec-02 3:57 
GeneralRe: .NET Framework OR Mapping Pin
MikeDoerfler12-Dec-02 4:33
MikeDoerfler12-Dec-02 4:33 
Generallaunching file search window programmatically Pin
Anonymous11-Dec-02 17:44
Anonymous11-Dec-02 17:44 
GeneralRe: launching file search window programmatically Pin
Kannan Kalyanaraman11-Dec-02 18:45
Kannan Kalyanaraman11-Dec-02 18:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.