Click here to Skip to main content
15,890,506 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: ADO.NET Entity Framework and cache Pin
Not Active1-Sep-11 11:09
mentorNot Active1-Sep-11 11:09 
QuestionMajor pro/cons of ADO.NET entity framework compared to Java Pin
oraclepilot24-Aug-11 4:33
oraclepilot24-Aug-11 4:33 
AnswerRe: Major pro/cons of ADO.NET entity framework compared to Java Pin
Eddy Vluggen29-Aug-11 6:21
professionalEddy Vluggen29-Aug-11 6:21 
GeneralRe: Major pro/cons of ADO.NET entity framework compared to Java Pin
oraclepilot29-Aug-11 8:25
oraclepilot29-Aug-11 8:25 
GeneralRe: Major pro/cons of ADO.NET entity framework compared to Java Pin
Eddy Vluggen29-Aug-11 9:28
professionalEddy Vluggen29-Aug-11 9:28 
AnswerRe: Major pro/cons of ADO.NET entity framework compared to Java Pin
jschell30-Aug-11 8:22
jschell30-Aug-11 8:22 
GeneralRe: Major pro/cons of ADO.NET entity framework compared to Java Pin
oraclepilot31-Aug-11 7:49
oraclepilot31-Aug-11 7:49 
GeneralRe: Major pro/cons of ADO.NET entity framework compared to Java Pin
jschell31-Aug-11 10:48
jschell31-Aug-11 10:48 
I don't understand the question.

In this situation the requirements/architecture/design is going to have far more impact on any attribute in terms of comparison. That true for applications in general but it specifically true of database APIs.

And that has nothing to do with your implementation choice.

But your implementation choice is going to have a big impact on the entire application and even potentially the company as well. For example it would seem foolhardy for a business that has experienced C# developers to commit to a java platform even with some small gain.

To truly demonstrate a real benefit (something measurable that is a real attribute of the API) then all of the following must be true.
1. Such a need must exist in the first place. So for example if you must need to actually push 10,000 txns a second and you CAN'T use any other solutions (such as direct data load.)
2. One must be very experienced in ADO.Net.
3. One must be very experienced with a Java library that implements JPA.

If 2 and 3 are not both true then one runs the risk of measuring ignorance rather than API.
If 1 isn't true then other factors, like what language the company normally uses and how the API will be used are much more significant.
QuestionBinding text to an array in WPF Pin
walton200024-Aug-11 3:38
walton200024-Aug-11 3:38 
AnswerRe: Binding text to an array in WPF Pin
Abhinav S27-Aug-11 21:22
Abhinav S27-Aug-11 21:22 
QuestionDataGridViewLinkColumn SelectionBackColor and SelectionForeColor not taking effect. Pin
priyamtheone23-Aug-11 5:04
priyamtheone23-Aug-11 5:04 
QuestionCreate an exe which will produce other exe file Pin
Musa Biralo20-Aug-11 14:57
Musa Biralo20-Aug-11 14:57 
AnswerRe: Create an exe which will produce other exe file Pin
Simon Bang Terkildsen20-Aug-11 15:09
Simon Bang Terkildsen20-Aug-11 15:09 
GeneralRe: Create an exe which will produce other exe file Pin
Musa Biralo20-Aug-11 15:47
Musa Biralo20-Aug-11 15:47 
AnswerRe: Create an exe which will produce other exe file Pin
PIEBALDconsult20-Aug-11 19:59
mvePIEBALDconsult20-Aug-11 19:59 
GeneralRe: Create an exe which will produce other exe file Pin
Musa Biralo21-Aug-11 2:33
Musa Biralo21-Aug-11 2:33 
GeneralRe: Create an exe which will produce other exe file Pin
Not Active21-Aug-11 3:29
mentorNot Active21-Aug-11 3:29 
GeneralRe: Create an exe which will produce other exe file Pin
Dave Kreskowiak22-Aug-11 2:08
mveDave Kreskowiak22-Aug-11 2:08 
AnswerRe: Create an exe which will produce other exe file Pin
Shameel21-Aug-11 3:54
professionalShameel21-Aug-11 3:54 
AnswerRe: Create an exe which will produce other exe file Pin
Alan N21-Aug-11 9:27
Alan N21-Aug-11 9:27 
QuestionRe: Create an exe which will produce other exe file Pin
Shameel21-Aug-11 23:53
professionalShameel21-Aug-11 23:53 
AnswerRe: Create an exe which will produce other exe file Pin
Alan N22-Aug-11 3:40
Alan N22-Aug-11 3:40 
AnswerRe: Create an exe which will produce other exe file Pin
David Magnotti29-Aug-11 5:22
David Magnotti29-Aug-11 5:22 
QuestionDataTable in .Net Pin
dews turner20-Aug-11 3:12
dews turner20-Aug-11 3:12 
AnswerRe: DataTable in .Net Pin
Simon Bang Terkildsen20-Aug-11 3:50
Simon Bang Terkildsen20-Aug-11 3:50 

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.