473,749 Members | 2,432 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Tools to Migrate .net projects to JAVA

Hi, there is some tool, software to migrate .net projects to Java,
specially WEB PROJECTS.... ?
Can anyone help me.!!!!

Apr 2 '06 #1
1 1333
I don't know if there are any of those out there. The reason for this is
that ASP.NET code is run on the server and generates HTML, JavaScript, CSS,
or other files that can be saved as non-serverside files. Java, on the other
hand, is a technology that, when used for the web, can be run on the client
or server (it depends on whether it is an Applet, JSP, Servlet, etc. and how
the author wrote the code). Therefore, many of the things Java does cannot
be done with ASP.NET alone. If you want to move from Java to Microsoft web
technologies you will probably need to learn some stuff about ActiveX and
possibly other Microsoft web technologies. I am reasonably good with
ASP.NET, and have taken courses in Java, but I will admit that I am not yet
in the category of "profession al", so you may want to get the thoughts of at
least a couple other people as well.
--
Nathan Sokalski
nj********@hotm ail.com
http://www.nathansokalski.com/

"Ing. Eduardo F. Sandino" <ed************ *@gmail.com> wrote in message
news:11******** **************@ u72g2000cwu.goo glegroups.com.. .
Hi, there is some tool, software to migrate .net projects to Java,
specially WEB PROJECTS.... ?
Can anyone help me.!!!!

Apr 2 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
4447
by: Andy Bulka | last post by:
Whilst almost responding to the 'dream project' thread I decided that this post warranted its own thread. What about a solid UML tool with round trip functionality for the Python Community? Some attempts at reverse engineering python are PyReverse http://www.logilab.org/projects/pyreverse/ PyUt http://pyut.sourceforge.net/ PyNSource http://www.atug.com/andypatterns/pynsource.htm Boa Constructor ...
12
1792
by: CppNewB | last post by:
I am absolutely loving my experience with Python. Even vs. Ruby, the syntax feels very clean with an emphasis on simplification. My only complaint is that there doesn't appear to be a great commercial IDE for the language. I've tried Komodo, etc and they are nice applications, but they don't feel like they give me the "power" like a Visual Studio or Delphi (I wish I could articulate better the differences). Finding a descent GUI...
14
5009
by: Bruce M | last post by:
OK, IBM, why are these tools prone to hang-ups, brown screens, and just overall inadequate performance? I've got a standard PC with 1/2 gig of memory but DB2 CC just comes-up with a big brown nothing display....running 8.2.0 and working with HADR but the wizard and HADR panels are crushingly slow when they actually display results. I visit many sites over a year and this is consistent from site to site, client to client so it isn't just...
6
1247
by: HK | last post by:
I can't believe that I've bought a couple books on ASP 2.0 and nothing says how to migrate a current project. I searched google and find all kinds of intense junk about compatibility, etc. but nothing with a few simple steps to upgrade the project. Maybe we won't be using all the new classes and that's fine, but I just want to get a few web projects running under VS2005 so new code can be written in VS2005. What the heck do I do? ...
12
1500
by: Jeff | last post by:
Looking for your highly subjective opinions (from those of you who have been working extensively with VS 2005). I have a client that needs/wants a complete rewrite of an existing application. I will be proposing a .NET Windows application with a supporting SQL Server database. It will likely take 4-5 months before we roll out the first production version. Because of the apparent issues with VS 2005 (poor performance, unpredictable and...
14
1575
by: ToddLMorgan | last post by:
Summary: How should multiple (related) projects be arranged (structured) and configured so that the following is possible: o Sharing common code (one of the projects would be a "common" project referenced by all others and likely the others would share at least the common project and possibly more as times goes on) o Clear separation of "production" code and "test" code (ie to readily ship source and test as separate components. Usually...
14
1452
by: call_me_anything | last post by:
Our group uses Vi editor for writing code and "grep" to understand the working of the code. Seems like we are living 20 years behind the current age. I have searched for some good tools on the net which can atleast help to understand a complex huge project by making function call generators, class relationship diagrams etc. But I haven't really found any good tool. Does anybody know of some such good tool.
1
1095
by: =?Utf-8?B?TmV0aGVzaA==?= | last post by:
How I can migrate a Product/Application which is completely developed using Visual Bacic 6.0 to ASP.Net without writing the ASP.Net Code from Scratch. Concerened over time I am forced to use any of the tools which can migrate VB projects directly to ASP.Net or atleast VB.Net to ASP.Net. Can somebody help me on this by giving info of any Such tools available.
158
5396
by: Roedy Green | last post by:
The TopStyle people seem to have lost interest in their product. It does not work in Vista. I would like to find a replacement/replacement that did the following 1. let me compose CSS using a checkbox style where the field names are already present and that does some minimal editing on field values. 2. tidier that reorder in some standard order and pretties up. 3. finds illegal class tags in my markup
0
9389
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9335
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8257
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6801
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6079
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4881
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3320
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 we have to send another system
2
2794
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2218
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.