This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Java in General and the fly likes Should I know .NET Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Should I know .NET" Watch "Should I know .NET" New topic
Author

Should I know .NET

Jan Jani
Ranch Hand

Joined: Feb 05, 2004
Posts: 35
hi Dwight Peltzer welcome to te forum
I have knowledge of J2EE but no idea of .NET will this book help me to understand the concept of .NET

~JANI
Nicholas Cheung
Ranch Hand

Joined: Nov 07, 2003
Posts: 4982
Hi Jan,
I guess we need to understand both J2EE and .NET in order to understand the book. Since it is talking about how J2EE works together with .NET, if we dont know .NET, it is difficult to understand some of the concepts.
Of course, the book may give a brief intro. on both J2EE and .NET, but if we know more, it, of course, makes us easier to understand more.
In fact, I know nothing about .NET, but many people said the idea is very similar to J2EE, just using different programming languages to implement.
Nick


SCJP 1.2, OCP 9i DBA, SCWCD 1.3, SCJP 1.4 (SAI), SCJD 1.4, SCWCD 1.4 (Beta), ICED (IBM 287, IBM 484, IBM 486), SCMAD 1.0 (Beta), SCBCD 1.3, ICSD (IBM 288), ICDBA (IBM 700, IBM 701), SCDJWS, ICSD (IBM 348), OCP 10g DBA (Beta), SCJP 5.0 (Beta), SCJA 1.0 (Beta), MCP(70-270), SCBCD 5.0 (Beta), SCJP 6.0, SCEA for JEE5 (in progress)
Allan Jacob
Greenhorn

Joined: Feb 21, 2002
Posts: 5
How much pre-existing knowledge about .Net would we have to know in order to get something out of the book?
Allan
Dwight Peltzer
Author
Greenhorn

Joined: Jan 12, 2004
Posts: 15
The book is a general overview of both technologies, and is not meant to be a complete reference. I believe the chapter on third party vendors (Chapter 8) is the heart of the book. Third party vendors like JNetDirect offer a wonderful tool called JSQL Mapper which maps Java data to SQL Server 2000 in seamless fashion. The JDBC driver JNetDirect offers is the best third party business solution out there. DPeltzer
frisode jonge
Ranch Hand

Joined: Dec 30, 2003
Posts: 34
the more answers i read about the book the less i am convinced it actually discusses the interoperability of j2ee and .net. Can you please help me out of this sales pitch issue.?
M.K.A. Monster
Ranch Hand

Joined: May 02, 2002
Posts: 130
Originally posted by Dwight Peltzer:
I believe the chapter on third party vendors (Chapter 8) is the heart of the book. Third party vendors like JNetDirect offer a wonderful tool called JSQL Mapper which maps Java data to SQL Server 2000 in seamless fashion. The JDBC driver JNetDirect offers is the best third party business solution out there.

I think this isn't really the thing the reader wants to know is it? If I've got a problem, I want to know ways to solve this problem. Of course there are tools from third party vendors that can help me solve the problem. But I want to know about technologies, workarounds.
JSQL isn't that special I think. I may be wrong, but I've heard a lot about similiar tools but free that Map Java Data to a JDBC Supported Database Server. And building a JDBC driver isn't that difficult at all, I've done it before. Also there already is a non-commercial JDBC Driver available, alright it is JDBC 2.1 not JDBC 3.0. http://jtds.sourceforge.net/. Why is JNetDirect the best solution? What arguments do you have? I'm very interested.
Yours,
Mark Monster
Jan Jani
Ranch Hand

Joined: Feb 05, 2004
Posts: 35
The book is a general overview of both technologies, and is not meant to be a complete reference

It means we need to understand both J2EE and .NET in order to understand the book.

~JANI
Nicholas Cheung
Ranch Hand

Joined: Nov 07, 2003
Posts: 4982
Since the book is not a textbook for teaching readers J2EE or .NET technologies, we expected that it wont cover much on how J2EE and .NET work.
The target readers of the book are those who know J2EE and .NET, and those have needs to make the 2 systems interact with each other. Thus, if you dont know both technologies (at least need to know some basic concepts), the book may not suit you.
Nick
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Should I know .NET
 
Similar Threads
Entry level jobs
How to deploy a web service created in .net 3.5 on Apache 6.
WA #1.....word association
i don't get to know why this program cannot be executed?
C compiler