Gaurav Seth's WebLog

It's never too late to get started.
Posts
  • Gaurav Seth's WebLog

    Monsoon Cricket Hungama begins at IDC

    • 3 Comments
    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...
  • Gaurav Seth's WebLog

    Help us improve JLCA

    • 0 Comments
    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...
  • Gaurav Seth's WebLog

    Migrating code having SSL Sockets using JLCA

    • 0 Comments
    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...
  • Gaurav Seth's WebLog

    JLCA - Java Beans and benchmarks

    • 0 Comments
    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...
  • Gaurav Seth's WebLog

    JLCA and EJB, RMI, Code-Behind, HttpHandler

    • 0 Comments
    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...
  • Gaurav Seth's WebLog

    Migrating java.lang.ref.ReferenceQueue in JLCA

    • 0 Comments
    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...
Page 1 of 1 (6 items)