Welcome to MSDN Blogs Sign in | Join | Help

July 2005 - Posts

Monsoon Cricket Hungama begins at IDC

When Microsoft's India Development Centre moved to a new campus in Jan 2005, a lot of us took pride in having the plush green MCG (Microsoft Cricket Ground) as a part of the campus. We all knew, that one day we would all be in for a good game. The day
Posted by GauravS | 2 Comments
Filed under:

Help us improve JLCA

In case you have used the Java Language Conversion Assistant tool, tell us about your entire experience about migrating code from Java/VJ++ to C#? We would love to hear back from you. You may tell us about What went well and what did not What were the
Posted by GauravS | 0 Comments
Filed under:

Migrating code having SSL Sockets using JLCA

Q. My jar file uses SSL package from JDK1.3.1. The type SSLSocket is in javax.net.ssl.SSLSocket. When I ran JConvert, it inserted comments in the output source code stating that class 'javax.net.ssl.SSLSocket' was not converted. How can I resolve this
Posted by GauravS | 0 Comments
Filed under:

JLCA - Java Beans and benchmarks

Q. Here are a few more questions Does JLCA support conversion of normal Java Beans? I am not quite sure what is the link between Java Beans and .net Style properties. As per my understanding: Get/Set methods of Java Beans will be converted to C# class
Posted by GauravS | 0 Comments
Filed under:

JLCA and EJB, RMI, Code-Behind, HttpHandler

Q. I'm using JLCA 3.0 Beta (because it supports J2EE1.3) and i want to migrate an application from J2EE to .NET but I don't find enough documentation describing how to migrate EJB,RMI,... etc. Also, I have read the Microsoft Guide about migrating applications
Posted by GauravS | 0 Comments
Filed under:

Migrating java.lang.ref.ReferenceQueue in JLCA

How do I migrate source-code that uses java.lang.ref.ReferenceQueue? .NET is only offering System.WeakReference without the possibility of getting a notification when a weak-reference has been collected. A ReferenceQueue is essential when programming
Posted by GauravS | 0 Comments
Filed under:
 
Page view tracker