Click here to Skip to main content
15,908,172 members
Home / Discussions / C#
   

C#

 
GeneralRe: table web server control Pin
acodman8-Feb-07 0:45
acodman8-Feb-07 0:45 
GeneralRe: table web server control Pin
gauthee8-Feb-07 1:18
gauthee8-Feb-07 1:18 
Questionmachine.config file Pin
Ananthalvan7-Feb-07 23:37
Ananthalvan7-Feb-07 23:37 
QuestionObject-Relational Mapping Tool to support multiple DB require [modified] Pin
Niraj Parikh7-Feb-07 23:14
Niraj Parikh7-Feb-07 23:14 
AnswerRe: Object-Relational Mapping Tool to support multiple DB require Pin
m@u8-Feb-07 0:10
m@u8-Feb-07 0:10 
GeneralRe: Object-Relational Mapping Tool to support multiple DB require [modified] Pin
Niraj Parikh8-Feb-07 0:37
Niraj Parikh8-Feb-07 0:37 
GeneralRe: Object-Relational Mapping Tool to support multiple DB require Pin
m@u8-Feb-07 2:55
m@u8-Feb-07 2:55 
GeneralRe: Object-Relational Mapping Tool to support multiple DB require Pin
Niraj Parikh8-Feb-07 3:42
Niraj Parikh8-Feb-07 3:42 
Hi

Yes it really helped me a lot. Thanks for your prompt reply bro.
I have voted 5 for your reply Smile | :) and that shows how much I am satisfied with ur reply. Tthanx buddy for excellent explaination.

And just for your knowledge XPO is one of ORM tool, which Mapps Objects to database. it creates db tables and relationships based on your classes and relationships betwn them. Relationships among classes, we can achive using Association and attributes, we just need to create classes and ORM tools creates database tables along with relationship/constraints for you and thats for any database.

So I have come to know that without any TPC we can create db independent application using strength of core .net.

one more thing, while implementing your code I came across IDataParameter also. Can you please update me what is that and whats difference betwn
IDbDataParameter and IDataParameter? is it a alternate of each other in discussed case?

Thanks

Niraj Parikh

GeneralRe: Object-Relational Mapping Tool to support multiple DB require Pin
m@u8-Feb-07 4:57
m@u8-Feb-07 4:57 
Questionaccess to member of other method? Pin
jens1234567-Feb-07 23:13
jens1234567-Feb-07 23:13 
AnswerRe: access to member of other method? Pin
Martin#7-Feb-07 23:20
Martin#7-Feb-07 23:20 
GeneralRe: access to member of other method? Pin
jens1234567-Feb-07 23:50
jens1234567-Feb-07 23:50 
GeneralRe: access to member of other method? Pin
Martin#7-Feb-07 23:51
Martin#7-Feb-07 23:51 
QuestionConvert string to Enumeration Pin
babutkchn7-Feb-07 23:10
babutkchn7-Feb-07 23:10 
AnswerRe: Convert string to Enumeration Pin
Stefan Troschuetz7-Feb-07 23:14
Stefan Troschuetz7-Feb-07 23:14 
AnswerRe: Convert string to Enumeration Pin
Martin#7-Feb-07 23:26
Martin#7-Feb-07 23:26 
GeneralRe: Convert string to Enumeration Pin
babutkchn8-Feb-07 5:13
babutkchn8-Feb-07 5:13 
GeneralRe: Convert string to Enumeration Pin
Martin#8-Feb-07 5:15
Martin#8-Feb-07 5:15 
QuestionC# with sounds Pin
Ahmed Fathy7-Feb-07 21:57
Ahmed Fathy7-Feb-07 21:57 
AnswerRe: C# with sounds Pin
Christian Graus7-Feb-07 22:13
protectorChristian Graus7-Feb-07 22:13 
AnswerRe: C# with sounds Pin
aSarafian7-Feb-07 23:24
aSarafian7-Feb-07 23:24 
GeneralRe: C# with sounds Pin
Christian Graus7-Feb-07 23:45
protectorChristian Graus7-Feb-07 23:45 
GeneralRe: C# with sounds Pin
aSarafian8-Feb-07 0:34
aSarafian8-Feb-07 0:34 
GeneralRe: C# with sounds Pin
aSarafian8-Feb-07 2:57
aSarafian8-Feb-07 2:57 
QuestionHow to open a windows form only once? Pin
akkram7-Feb-07 21:32
akkram7-Feb-07 21:32 

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.