Porting ASP.NET/SQL Server to JAVA/Oracle

E

Edward

Our clients are happy with our ASP.NET/SQL Server app, but one of
their divisions has a preferred technology of JAVA/Oracle and has
asked us to do a port. Anyone got any pointers about hints, tips,
tricks and gotchas? It's a Customer Query system, if that helps.

Thanks

Edward
 
A

Arne Vajhøj

Our clients are happy with our ASP.NET/SQL Server app, but one of
their divisions has a preferred technology of JAVA/Oracle and has
asked us to do a port. Anyone got any pointers about hints, tips,
tricks and gotchas? It's a Customer Query system, if that helps.

SQLServer -> Oracle
ASP.NET -> JSP/Servlet/JSF
C#/VB.NET -> Java
ADO.NET -> JDBC
NHibernate/EF -> Hibernate/JPA
Spring.NET -> Spring
etc.

Most likely there will not be any fundamental problems, but
it will be a complete rewrite.

If you explain a little bit more about what the app uses,
then you may get a more precise answer.

Arne
 
E

Edward

SQLServer -> Oracle
ASP.NET -> JSP/Servlet/JSF
C#/VB.NET -> Java
ADO.NET -> JDBC
NHibernate/EF -> Hibernate/JPA
Spring.NET -> Spring
etc.

Most likely there will not be any fundamental problems, but
it will be a complete rewrite.

If you explain a little bit more about what the app uses,
then you may get a more precise answer.

Arne

Thanks Arne. I'd been looking at tools to do some of the work
(Grasshopper from Mainsoft, for example). The clients are backing off
now, and are more actively considering making an exception for the
current architecture.

Edward
 
A

Arne Vajhøj

Thanks Arne. I'd been looking at tools to do some of the work
(Grasshopper from Mainsoft, for example).

I have heard about the product, but never used it.

In general I don't believe in silver bullets.
The clients are backing off
now, and are more actively considering making an exception for the
current architecture.

They probably realized that the port would cost a lot of money.

Arne
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top