Sign in
Gaurav Seth's WebLog
It's never too late to get started.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
.NET etc
Etcetra
Javascript
JLCA
JScript
Tech - VS
Tech - VS, .NET etc
Visual J# / 64-bit computing
Archive
Archives
January 2009
(1)
November 2008
(2)
October 2008
(1)
March 2008
(3)
November 2007
(2)
September 2007
(3)
August 2007
(4)
June 2007
(1)
May 2007
(6)
June 2006
(15)
April 2006
(5)
March 2006
(10)
February 2006
(3)
January 2006
(2)
December 2005
(5)
November 2005
(2)
October 2005
(5)
September 2005
(3)
August 2005
(2)
July 2005
(6)
June 2005
(4)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Gaurav Seth's WebLog
Monsoon Cricket Hungama begins at IDC
Posted
over 8 years ago
by
GauravS
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
Posted
over 8 years ago
by
GauravS
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
Posted
over 8 years ago
by
GauravS
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
Posted
over 8 years ago
by
GauravS
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
Posted
over 8 years ago
by
GauravS
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
Posted
over 8 years ago
by
GauravS
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)