.net versus java
am 23.10.2007 02:22:03 von ji
i work in a java shop.
I am an enterprise dba, mainly sql server. i am looking for some
documentation on why a manager should choose .net over java. basically, java
development is taking far too long.
does anyone know where to find some documentation that would educate an IS
manager on the differences?
Thanks in advance.
--
JI
Re: .net versus java
am 23.10.2007 03:08:09 von Andrew Faust
Which is going to take longer? Finish your apps in the language your
developers already know? Or force them all to learn new languages,
environments & libraries then scrap your existing code base and start
fresh? Unless there are specific business or functional requirements
dictating a language you're best off letting your developers use the tools
they know. If your developers are any good they will already have a good
idea about what the alternatives are and why they should or shouldn't make
a change. Ask them what they want. If your developers aren't any good then
get better developers and ask them what they want to use.
--
Andrew Faust
andrew[at]andrewfaust.com
http://www.andrewfaust.com
"JI" wrote in message
news:1D3B6D60-12CA-423E-A0D1-08EE8C27D8FF@microsoft.com...
>i work in a java shop.
>
> I am an enterprise dba, mainly sql server. i am looking for some
> documentation on why a manager should choose .net over java. basically,
> java
> development is taking far too long.
>
> does anyone know where to find some documentation that would educate an
> IS
> manager on the differences?
>
> Thanks in advance.
>
>
>
> --
> JI
Re: .net versus java
am 23.10.2007 08:40:48 von skeet
JI wrote:
> i work in a java shop.
>
> I am an enterprise dba, mainly sql server. i am looking for some
> documentation on why a manager should choose .net over java. basically, java
> development is taking far too long.
>
> does anyone know where to find some documentation that would educate an IS
> manager on the differences?
In my experience, changing from Java to .NET isn't going to make a
massive difference in productivity. In particular, if your developers
have Java experience and you have existing Java code, changing to .NET
is going to *reduce* productivity.
Don't get me wrong, .NET is a great development platform - but so is
Java. If something is taking "far too long" in Java then the problem is
almost certainly not the choice of platform.
--
Jon Skeet -
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
Re: .net versus java
am 23.10.2007 11:46:30 von MR. Arnold
"JI" wrote in message
news:1D3B6D60-12CA-423E-A0D1-08EE8C27D8FF@microsoft.com...
>i work in a java shop.
>
> I am an enterprise dba, mainly sql server. i am looking for some
> documentation on why a manager should choose .net over java. basically,
> java
> development is taking far too long.
>
> does anyone know where to find some documentation that would educate an IS
> manager on the differences?
>
http://archive.devx.com/dotnet/resources/vsresources-17.asp
http://www.google.com/search?hl=en&sa=X&oi=spell&resnum=0&ct =result&cd=1&q=.net+a+n-tier+architecture&spell=1
HTH