No announcements
-
1 VotesVisual J# 2.0 Redistributable–Second Edition: Released To Web
The ENU Visual J# 2.0 Redistributable Package – Second Edition for x86, x64 and IA64 platforms is released to the web (download locations below). This release enables all Visual J# users to ...Sticky | 4 Replies | 39497 Views | Created by Gaurav Seth - Friday, May 18, 2007 4:40 AM | Last reply by kaymaf - Friday, July 16, 2010 2:20 AM
Found 932 threads
-
0 VotesHow to: Add a url to "restricted sites" using javascript??
Hello, I need a javascript that add url to restricted sites list in IE8 and another javascript to delete url form restricted ...Unanswered | 1 Replies | 17535 Views | Created by Dzny - Friday, April 15, 2011 2:59 PM | Last reply by kaymaf - Thursday, July 14, 2011 10:31 PM -
0 VotesConvert .jar file to .dll
This may seem trivial, but I'm not a Java developer. (I'm a C# guy) How can I convert a .jar file to a .dll so I can reference it in a Visual J# ...Answered | 4 Replies | 28297 Views | Created by Jonathan.Peppers - Thursday, July 5, 2007 3:58 PM | Last reply by Rwissam87 - Wednesday, July 13, 2011 4:43 PM -
0 VotesHow to connect to Access2007 by JAVA ?
I want to access Access2007 by JAVA ,but don't know how to do it . Anyone suggestion will be useful to me ,thanks.Answered | 6 Replies | 47172 Views | Created by xiaoqing - Monday, January 22, 2007 12:23 PM | Last reply by ericaformsdn - Monday, July 4, 2011 8:51 PM -
0 VotesJava applet displays incorrectly in Windows 7
Hello As my school project I, with help, have created a remotely controlled real-time closed circuit TV system for the school so that teachers can post messages on TVs, sort of like ...Unanswered | 0 Replies | 9118 Views | Created by Jakub from Sweden - Thursday, June 16, 2011 11:37 AM -
0 VotesAdd J# dll in Visual Studio 2008
Hi, I was wondering if anybody have any idea, how to add dll in Visual studio 2008 which was created in J#(VS2005). I wrote in Java ...Answered | 6 Replies | 26388 Views | Created by Dharmeshtandel - Thursday, January 31, 2008 6:28 AM | Last reply by andrewpraveen - Wednesday, June 8, 2011 9:23 AM -
0 VotesProblem with Code skipping scanner class
Note: The references to the TextIO class is a text input output handler made by my professor. Let me know if anything else needs to be ...Unanswered | 1 Replies | 10768 Views | Created by Jharris04491 - Friday, May 6, 2011 3:04 AM | Last reply by Jharris04491 - Friday, May 6, 2011 6:54 PM -
0 VotesJava Programming Language Constructs
Hello everyone, Can anyone explain me the porpouse of the four programming languages construcs? I have no idea what are the four ...Unanswered | 1 Replies | 9982 Views | Created by sharpprogr - Sunday, April 24, 2011 1:27 PM | Last reply by srfpala - Friday, April 29, 2011 11:40 AM -
0 Votesusing "J# Express 2005" on a current Windows 7 machine?
I'm doing C# development on a Windows 7 machine using Visual Studio 2010. Is it possible to use "Visual J# Express" on the same machine? Are the configurational issues ...Unanswered | 1 Replies | 10641 Views | Created by jimGoff - Tuesday, March 29, 2011 9:31 PM | Last reply by MikeMelzer - Saturday, April 23, 2011 10:40 PM -
0 VotesJ# is still useful! Don't die, please!
Hi, Let's face the fact. I don't think Java will die and C# will also be there for a long time, so J# is still a very useful langue. The GUI between Swing & ...Answered | 17 Replies | 17805 Views | Created by Role777 - Monday, August 13, 2007 5:40 AM | Last reply by srfpala - Wednesday, April 13, 2011 1:47 PM -
0 Votesvisual studio
how i enable the build button in visual studio 2005Unanswered | 1 Replies | 8255 Views | Created by divya022 - Monday, April 11, 2011 12:05 PM | Last reply by divya022 - Monday, April 11, 2011 12:13 PM -
14 VotesInstallation of MCMS
Hi, When i tried to install Microsoft Content Management Server it gives the message above! I've installed J# .NET Redistributable Package Version 2.0 but it says ...Answered | 11 Replies | 23414 Views | Created by NomadaPT - Friday, February 2, 2007 3:03 PM | Last reply by algar68 - Friday, April 8, 2011 5:24 AM -
0 VotesHow can I get the host IP Address from the packet that I have received (with Java programming language)
I have two computers one of them is a client and the other is a server , when the client sent a packet(http request) to the server how can the server get ... -
0 VotesHow can I get the host IP Address from the packet that I have received
I have two computers one of them is a client and the other is a server , when the client sent a packet(http request) to the server how can the server get the host ... -
0 VotesJS slideshow database problem
='<a href="http://"><img src="book1.gif" border=1></a>' leftrightslide[1>='<a href="http://"><img ... -
0 VotesArray of ArrayLists
I use previous code: ArrayList[] array = new ArrayList[2]; for (int i = 0; i -
0 VotesAdding javax to J#?
I have downloaded the latest JDK and I was told the javax imports were in there, but how do I add it to Microsoft Visual Stuido?Unanswered | 1 Replies | 8818 Views | Created by Knoxcorner - Monday, March 7, 2011 10:47 PM | Last reply by kaymaf - Thursday, March 10, 2011 4:14 PM -
0 VotesConversion of jar files to c#
I have a set of code in java which has to be written in c#.. There are some jar files which this code uses.. Now how do i convert these jar files to c# or make these jar files which is ...Unanswered | 1 Replies | 14192 Views | Created by Immaculate A - Monday, February 28, 2011 6:35 AM | Last reply by kaymaf - Thursday, March 10, 2011 3:51 PM -
0 VotesAny interest ?
New Community Project Proposal - Temporary Product title - VisualJava. It is an IDE that generates OpenJDK or IKVM ...Unanswered | 5 Replies | 9457 Views | Created by srfpala - Wednesday, January 26, 2011 12:45 AM | Last reply by srfpala - Sunday, February 27, 2011 12:42 PM -
0 VotesConverting Java to VB or C# assistance...
I've tried to use Java to C# or VB converters but they don't work very well as they seem to just assume everythings a unknow Object. I need to convert this Java code to either C# or ...Proposed | 3 Replies | 15934 Views | Created by Rob Ainscough - Wednesday, June 24, 2009 11:14 PM | Last reply by Angie.DiBiasio - Monday, February 14, 2011 12:12 AM -
0 VotesHitting problem compiling ASP.NET app with VS 2010
I have a C# ASP.NET app that uses .NET 3.5. It uses a DLL built with J#. When I compile I get the following: Error 3 The CodeDom provider type ...Unanswered | 1 Replies | 9734 Views | Created by DavidThi808 - Wednesday, May 26, 2010 10:31 PM | Last reply by adriantwright - Friday, February 11, 2011 7:44 PM - Items 1 to 20 of 932 Next ›
No announcements
