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# > july 2005

Aero Glass
Posted by David McGree at 7/28/2005 9:44:02 PM
Hi. I installed Vista Beta this morning, but the glass look (transparent edges etc. as seen in all beta 1 screentshots) aren't there. My graphics card is an nVidia 6600, and I have a 2.53ghz processor with 512mb of ram, so that shouldn't be the problem. ...more >>


ZipEntry class - date setting
Posted by Sreelu at 7/27/2005 7:53:01 PM
Hi I'm using ZipEntry class in one of my asp.net applications(c# is code behind). I'm able to successfully zip a file, but the date of the zipped file is shown as 1/1/1980. I tried to ZipEntry.setTime(long), but it is also of no use. How to get orignal file date/tiime for the zipped file. ...more >>

Java API for XML Processing
Posted by lankylad at 7/26/2005 10:12:03 AM
Is it possible to use the JAXP libraries in J#? I have downloaded them from Sun and tried to convert them using Jbimp, but no joy...more >>

calling action function of the inner class in main function
Posted by anoop at 7/20/2005 9:39:14 AM
Hello, How can I call the action function of the inner class in main function of the .java code file applet Application. Thank you....more >>

java.text.DecimalFormat
Posted by Andy W. at 7/20/2005 9:31:02 AM
Hi, The following piece of code is producing an odd result. Upon execution s1="2199.76" whilst strangely s2="2199.77". java.text.DecimalFormat DF = new java.text.DecimalFormat("#,##0.00", new DecimalFormatSymbols( Locale.US ) ); double d1 = 2199.76; String s1 = DF.format( d1 ); doub...more >>

how to instantiate the inner class.
Posted by anoop at 7/16/2005 10:36:05 AM
Hello, I created a .java code file in Visual J#.Net and converted it into the application by adding the "public static void main(String args[])" function. I have created the two classes one extends from Applet, and the other extends from Frame. The class which I inherited from the ...more >>

Microsoft J# Browser Controls Question
Posted by Jason Chu at 7/15/2005 7:21:05 AM
I have a java applet, that by using JNI, allows u to use a scanner through a c++ built dll with twain. That scanned image is then saved to disk (JAR signed), and in turn, is uploaded to a webservice. I'm not really sure how this Browser Controls work, but would it allow me to turn all thos...more >>



DevelopmentNow Blog