473,503 Members | 1,681 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

what is the best (or more suitable) ORM solution between .NET and Oracle

5 New Member
i am getting boring with writing SQL scripts in .NET codes, so what is the best (or more suitable) ORM solution between .NET and Oracle.

or is there some primary resources i can read and learn.
thanks.
Aug 23 '10 #1
5 1971
Sfreak
64 New Member
Liu KingT,

There are many ORM frameworks available. I ve been testing them for a while. There are many aspects that you may evaluate.
1 - If you are intending to develop your applicatiion running on many databases, the best option is to use NHibernate, since Entity Framework Code Rush (or Code Only) is on CTP. The main problem of native NHibernate is to manage the XML files. For this issue we have some ways to make it easier using for example ActiveRecord, CodeSmith, MyGeneration etc.
2 - If you are intending to use just one database a good solution is to use Entity Framework but remember ... it only works fine on VS 2010 its easy to use and maintain the .edmx files.

There are other solutions not listened here but all of them follows one of these examples.

Hope this can help you

Fernando Mello
Aug 23 '10 #2
Lyu KingT
5 New Member
hi, Fernando Mello, thanks for your reply.

if i begin to learn one of them, should i just read the documents from their official website(www.nhforge.org or www.msdn.com), or do any references you once have read can help me to use them as quickly as possible.

best wishes.

Lyu
Aug 24 '10 #3
Sfreak
64 New Member
Lyu,

Try to start reading the MSDN library. It teaches how to implement a consistent Entity Framework model.

The link follows below:

http://msdn.microsoft.com/en-us/library/bb399572.aspx

Its pretty easy if you get the conception of ORM.

Feel free to contact me if you have further questions.

Fernando Mello
Aug 24 '10 #4
Lyu KingT
5 New Member
hi Fernando Mello,
thanks.
Aug 24 '10 #5
Sfreak
64 New Member
Lyu,

You are welcome


Fernando Mello
Aug 24 '10 #6

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

Similar topics

2
1596
by: Mark Harrison | last post by:
Any recommendations for Oracle bindings for the DB-API 2.0 specification? This is for Oracle 10g if that makes any difference. Also, any other Oracle related goodies that might be useful? ...
5
1541
by: Lorn | last post by:
I'm undertaking wriitng a bridge application between a remote data server API and multiple utility applications which pull and send data to the API. The reason for a bridge is that the data server...
1
7706
by: Jim Shank | last post by:
I am adding support to my application for Oracle 10g and using Enterprise Library Data Access Application Blocks and trying to determine the best way to convert the GUID's which are stored as...
1
2268
by: Vincent V | last post by:
Hey i am just starting a new project and from the start i want to make sure my app is as Object Orientated as possible I have a couple of questions in relation to this Question 1: Should i...
0
1044
by: newtonwong | last post by:
Hi, I'm wondering whats the best practice to accomplish the following display in a DataGridView. 1. Perform a Query to an Oracle DB with a multiple join select that returns multiple rows....
2
1927
by: Paul Elliott | last post by:
How are parameterized translation strings commonly handled? Suppose I need to create a string like: "file %1 failed to open", where %1 exists at runtime, but I need to create it in a way that...
7
18097
dima69
by: dima69 | last post by:
I'm looking for the solution to Zip / Unzip files in VB6 / VBA. I've searched the web and found several solutions (zlib.dll, Info-Zip, DynaZip, PKZip, ...). The question is which one is the best ? ...
12
2354
by: contactmayankjain | last post by:
Hi, Its said that one should avoid dynamic allocation of memory, as it de- fragment the memory into small chunks and allocation of memory is a costly process in terms of efficiency. So what is...
2
1619
by: BryanJames | last post by:
Hello. What's the best/suited Operating System that can be used as File Server and Printer Server for 15 workstations?
0
1004
by: matt753 | last post by:
What is the best fax solution for faxing reports in Access? I want to be able to click a "fax" button, have it get the fax number from the field on the form, and automatically send it without any...
0
7202
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
7084
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...
1
6991
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
7458
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
4672
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3167
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1512
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
736
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
380
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.