| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | There is a new release of J# Browser Controls which support scripting. Here
is the relevant...
AT
|
07-27-2004 07:58 AM
George Birbilis [MVP J#] [9880] | 3 | 38 |
|  | I'm going to be writing a DLL in VS C++ that will be used by the Java team
here. They're using Sun Java and I'll structure the DLL so that the...
Peter Steele
|
07-27-2004 07:53 AM
George Birbilis [MVP J#] [9880] | 1 | 39 |
|  | I made an earlier post about the generic icon that appears in the titlebar
in modal dialogs in J#, now I believe that is a definite bug. From posts...
Mike Smith
|
07-24-2004 07:25 PM
Mike Smith | 0 | 39 |
|  | Lorenzo,
J# is loosely based on Java 1.1.4!
If you need support for features found in Java later versions of Java, take
a look at www.dotnetit.org....
Manuel J. Goyenechea
|
07-24-2004 04:35 AM
Manuel J. Goyenechea | 0 | 35 |
|  | Lorenzo Jimenez schrieb:
sorry but SUN-JAVA isn't MS-JAVA (J#)., long ago "java" was splitting (
in Version 1.1.8 I think ....;-)
.... but...
Michael Steinkellner
|
07-23-2004 12:53 PM
Michael Steinkellner | 0 | 44 |
|  | I installed VS.NET from Visual Studio Enterprise Architect
2002 DVD. When I try to create a new project in the
Solution Explorer of .NET, I see only...
Bob
|
07-18-2004 05:35 PM
Robert Kent | 1 | 34 |
|  | I have an applet that sends data to a web server via the
query string of the url (HTTP GET). When the query string
data contains a backslash (\) it...
Jerry
|
07-16-2004 01:09 PM
Jerry | 2 | 44 |
|  | "Lars-Inge Tønnessen" <http://emailme.larsinge.com> wrote
Sorry, there was one more piece of info. When you construct the dialog you
need to add...
Mike Smith
|
07-16-2004 02:18 AM
Mike Smith | 2 | 39 |
|  | When i tried to create a new j# project, meesage aperars with "library not registered". I am running Visual Studio 2003
Marco Mora
|
07-14-2004 05:46 PM
Marco Mora | 0 | 27 |
|  | First thing to do will be to check if J# Redist is still installed properly
or not. To do that I would suggest you write a simple hello world...
David Browne
|
07-14-2004 02:42 AM
Gautam Goenka [MSFT] | 1 | 43 |
|  | www.dotnetig.org has ported:
jCollections GNU Classpath 0.6.0 Collections Package
jNaming GNU Classpath 0.6.0 Naming Package
ORO.NET Apache Jakarta...
YangHua
|
07-13-2004 07:15 PM
sprush | 4 | 42 |
|  | I get an exception when I close the OutputStreamWriter object...
writer.close() in the following snippet of code. The excpetion is as
follows:
"at...
AT
|
07-13-2004 09:08 AM
AT | 0 | 40 |
|  | Hi all,
1. I am creating a composite control using CAxwindow function
In OnCreate() of OuterActiveX() control
{
CAxWindow *ptrDlg;
ptrDlg = new...
abhi
|
07-12-2004 09:06 AM
abhi | 0 | 41 |
|  | "Lars-Inge Tønnessen" wrote:
The class does not have an interface. It s a public final class that contains only four static variables. Is it...
stasde
|
07-12-2004 01:41 AM
Stas Desyatnikov | 1 | 33 |
|  | /**@dll.import("Iphlpapi")*/
*public static native int *GetIpForwardTable(int p1, int p2, boolea
p3);
That declaration is right?
And *p1* must return...
Root
|
07-11-2004 01:23 PM
Root | 0 | 46 |
|  | Can you use a resource file with jbimp to include a version number in the resulting dll?
If so, what steps are necessary to create a resource file?
jkwalnut
|
07-11-2004 12:10 AM
jkwalnut | 3 | 34 |
|  | Hi all,
Visual J# 2005 Express Edition Beta is available for download from MSDN
here:
http://lab.msdn.microsoft.com/express/vjsharp/
Visual J# 2005...
Thomas Alex [MSFT]
|
07-09-2004 05:59 PM
Thomas Alex [MSFT] | 0 | 40 |
|  | I've tried using list(), but i get told that it is not part of the File class. am i using the wrong library? or something else stupid. i would...
chris
|
07-02-2004 12:23 AM
AT | 1 | 47 |
|  | In VS7 and VS2002, you can use "Tools->Build Comment Web Pages..." menu
command to generate HTML pages. Beyond this, I am not aware of any...
Gautam Goenka [MSFT]
|
07-01-2004 09:36 AM
Gautam Goenka [MSFT] | 1 | 32 |
|  | In Java, I can write my own security manager
public class PasswordSM extends SecurityManager
public void checkRead(String filename)
if...
chchu
|
07-01-2004 06:37 AM
AT | 1 | 37 |
|  | Can you please paste the complete error message?
Which build of J# .NET are you using?
Thanks
Sadagopan Rajaram
Microsoft Visual J# .NET Product...
AT
|
07-01-2004 05:00 AM
AT | 0 | 41 |
|  | Hi
java.lang.Double cannot be serialized because it does not have a default public constructor
What can I do to serialized it
Thanks.
Vinay Chopra
|
07-01-2004 04:53 AM
AT | 1 | 39 |
|  | Hi everyone
the method FromType of java.lang.Class, which converts a System.Type to a java.lang.Class is not thread-safe. This is a problem because...
Dennis Homann
|
07-01-2004 04:34 AM
AT | 1 | 58 |
|  | Hi Alexy,
Sorry for the late reply. The code I have given in a previous post is the
workaround that you can use. You do not need to parse the URL...
AT
|
07-01-2004 01:57 AM
AT | 0 | 39 |
|  | Does anyone know when the final code for version 1.1b will
be released?
Lane Friesen
|
06-30-2004 06:00 PM
AT | 1 | 43 |
|  | This is neat...thanks for the sample code. Maybe I was being a bit lazy :-)
"Lars-Inge Tønnessen" <http://emailme.larsinge.com> wrote
jay
|
06-30-2004 07:48 AM
jay | 4 | 33 |
|  | Beta 1 of Visual Studio 2005 was announced at Tech-Ed 2004 in Europe today.
In addition to the Visual Studio 2005 beta 1, a new Express SKU line...
AT
|
06-29-2004 06:15 PM
AT | 0 | 40 |
|  | Visual J# 2005 Express Edition...
Thomas Scheidegger [MVP]
|
06-29-2004 04:41 PM
Thomas Scheidegger [MVP] | 0 | 39 |
|  | Is this what you want me to do teacher?
This worked great in J#. But how would I change it to work in J++
public class calc
{
//Names the name of...
mary
|
06-23-2004 10:17 PM
Mary | 20 | 120 |
|  | JNBridge LLC has just released version 2.1 of JNBridgePro, the class-level
Java/.NET interoperability tool. JNBridgePro v2.1 offers an...
Wayne Citrin
|
06-23-2004 01:47 PM
Wayne Citrin | 0 | 39 |
|  | I am porting code from Java to .NET, and one thing that came up was that
String.getBytes( "UTF-8" )
works in Java (JDK 1.4 anyway) but not in J#...
TheGG
|
06-21-2004 09:04 AM
Bruno Jouhier [MVP] | 1 | 40 |
|  | Is is possible to embed a version number into the dll resulting from jbimp with a resource file?
If so, what steps are necessary?
jkwalnut
|
06-18-2004 03:51 PM
jkwalnut | 1 | 37 |
|  | Is is possible to embed a version number into the dll resulting from jbimp with a resource file?
If so, what steps are necessary?
jkwalnut
|
06-18-2004 03:48 PM
jkwalnut | 0 | 45 |
|  | Hi,
I make a Setup project to deploy a WinForms application. I use the
VS.Net Bootstrapper Plug-In to deploy the .Net framework and it works
fine...
AT
|
06-17-2004 05:59 PM
George Birbilis [MVP J#] [9880] | 3 | 41 |
|  | One would have thought that you were already working on that.
We need it urgently!
Thanks
"Michael Green" <mikegreonline (AT) microsoft (DOT) com>...
Dave Foderick
|
06-17-2004 05:55 PM
George Birbilis [MVP J#] [9880] | 4 | 45 |
|  | Hi,
I am writing a Java application which among many other things
has to call some MS Office internal methods,
which only seems to be possible from...
Oleg Konovalov
|
06-17-2004 05:34 PM
George Birbilis [MVP J#] [9880] | 1 | 45 |
|  | many problems, for example j# serialize/deserialize stream a bit different from sun stream. So, I implemented custo
java like classes...
Pakhomenko Dmitry
|
06-17-2004 05:30 PM
George Birbilis [MVP J#] [9880] | 2 | 37 |
|  | Please correct me if I am wrong. I am using vjc to compile the classes into
a dll. Is it possible to alter the dll, and add a new class to it? Or...
Jason
|
06-17-2004 05:17 PM
George Birbilis [MVP J#] [9880] | 3 | 39 |
|  | Hi,
Ive got existing Java source code that compiles just fine with a number of Java compilers but for some reason I get "VJS1282: Cannot declare...
m.david
|
06-12-2004 10:52 PM
m.david | 0 | 53 |
|  | Hi, can anyone tell me how to access a MySQL database within a J# .net environment? Basically I have a MySQL server running on localhost, and I want...
Inspired
|
06-12-2004 08:15 PM
Inspired | 0 | 53 |
|  | Hi there,
I am a newbie to Java programming and would like to get some feedback on how I can proceed with a problem I have at hand. I have to...
johnpremi
|
06-11-2004 06:18 AM
johnpremi | 0 | 39 |
|  | Thanks for your solution.
I try it and it works
But I have another question
Why .NET Windows Forms can not run my code
The code works in Java...
chchu
|
06-10-2004 08:28 AM
George Birbilis [MVP J#] [9880] | 2 | 31 |
|  | While it's probably true that you bought the wrong phone if you want to use
..NET it's not complicated to use J2ME and it certainly does not require...
John Young
|
06-10-2004 08:07 AM
George Birbilis [MVP J#] [9880] | 3 | 70 |
|  | Can someone tell me what this error means in J# /target is 'exe' but no suitable main method was found in compilation
Mary
|
06-07-2004 02:40 PM
Alex K. Angelopoulos [MVP] | 1 | 45 |
|  | thank you so much you are so great all of you
Janie
|
06-05-2004 02:46 PM
Janie | 3 | 55 |
|  | UI is important because it affects the feelings, the emotions, and the mood of your users. If the UI is wrong and the user feels like they can't...
Andy
|
06-03-2004 10:56 PM
Andy | 0 | 52 |
|  | A paper on CLR Properties in is now available on MSDN from the...
AT
|
06-03-2004 02:48 PM
AT | 0 | 42 |
|  | Hi
I just wanted to pass along a request that I have for the next version of J#, can we get a foreach statement?? I also would love to see the...
akula
|
06-03-2004 10:25 AM
George Birbilis [MVP J#] [9880] | 1 | 44 |
|  | In your code you're checking yourself that the object you serialize is
java.lang.Double and convert it to "double" (a primitive type, not...
Vinay Chopra
|
06-03-2004 10:12 AM
George Birbilis [MVP J#] [9880] | 1 | 52 |
|  | i was stuck on the same problem for a while.. in fact i had 5 people working on it at one time. finally i found the solution!
thanks a...
Zain Kazmi
|
06-02-2004 01:45 AM
Zain Kazmi | 0 | 37 |