Archived Months
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
December 2006
January 2007
February 2007
April 2007
July 2007
August 2007


all groups > vj# > february 2006

Can J# accept Sun's Java only?
Posted by Indra Bayu at 2/28/2006 8:00:27 PM
Hi, I'm in crisis for my final task. First, can J# accept/filter only Sun's Java code? I mean, J# has delegate, events, blablabla, while Java can't. Can J# filter those? Second, J# is somehow a little different compared to Java. For example, it doesn't overload the conn.createStatement() me...more >>

DecimalFormat ignoring exponent?
Posted by Xiao Ma at 2/27/2006 12:12:27 PM
I use java.text.DecimalFormat returned from NumberFormat.getInstance to parse numbers like 9E03 and 9.1E03. But it seems to ignore the exponent and returns me 9 and 9.1, respectively. This is inconsistant with Java. Is this a known problem? Is there a workaround? Thanks in advance. Xiao Ma ...more >>

J# and Java
Posted by nondisclosure007 NO[at]SPAM gmail.com at 2/23/2006 9:18:09 PM
Hello. I'm looking for some guidance here. I currently use Visual Studio 2005 and program in Visual Basic. What I'm looking to learn is the Java language. Specifically, programming for J2EE and jsp implimentations. What books does everyone reccomend? What IDE is best? Can I use VS 200...more >>

Interview Questions Feb 20, 2006
Posted by Jobs at 2/20/2006 10:04:02 AM
How to prevent my .NET DLL to be decompiled? By design .NET embeds rich Meta data inside the executable code using MSIL.Any one can easily decompile your DLL back using tools like ILDASM ( owned by Microsoft) or Reflector for .NET which is a third party. Secondly there are many third party...more >>

Please post J# related question on J# Forum
Posted by Varun Gupta at 2/4/2006 1:30:18 PM
Questions about Visual J# – including the IDE, Java-language syntax, JDK functionality, migrating Java-language applications to run on the .NET Framework, and more. Please post here - http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=28&SiteID=1 Thanks, Varun...more >>

Sending email from J#
Posted by Homer J Simpson at 2/2/2006 10:22:27 PM
Is there a good source of code for sending email from J# which isn't a 'deprecated' method? I find the documentation less than helpful. H ...more >>



DevelopmentNow Blog