| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Here is a simple piece of code that reproduces one of the deadlocks that we
have experienced on our J# ASP .NET application:
package...
Bruno Jouhier [MVP]
|
04-06-2004 04:02 PM
Bruno Jouhier [MVP] | 0 | 29 |
|  | I'm porting some applets to .NET using the latest beta
download. I have found a few issues with it that I would
like to report to the J# team.
1. If...
Barry Mavin \(Recital\)
|
04-06-2004 02:46 AM
Barry Mavin \(Recital\) | 4 | 33 |
|  | http://www.sun.com/smi/Press/sunflash/2004-04/sunflash.20040402.3.html
Microsoft Support for Java
The companies have agreed that Microsoft may...
Mickey Segal
|
04-05-2004 09:50 AM
Mickey Segal | 3 | 32 |
|  | I reported an internal compiler error in the initial
release of J# which has still not yet been fixed, so as a
reminder I am posting this again in...
Barry Mavin \(Recital\)
|
04-04-2004 03:46 PM
Bruno Jouhier [MVP] | 1 | 32 |
|  | I did more investigation, and the problem is due to a deadlock (I 'm posting
the issue separately on the VJ# NG because it seems to be specific to...
Bruno Jouhier [MVP]
|
04-02-2004 02:36 PM
Bruno Jouhier [MVP] | 0 | 26 |
|  | Hi Manny,
it is really great that you are also working on something like this. I
am currently trying to port Jakarta Commons Lang and BeanUtils over...
AT
|
03-31-2004 08:26 PM
AT | 0 | 31 |
|  | No. The final keyword only means that the "objects" field cannot be
reassigned.
But you can store objects into it, clear it, etc.
Also, "final"...
Loopy
|
03-07-2004 11:34 AM
AT | 3 | 21 |
|  | I get messages on pogo saying I need java and I get blank
game pages in all my game sights
how can I get them back
is there a url I can get to...
frannj (AT) msn (DOT) com
|
03-05-2004 11:48 PM
frannj (AT) msn (DOT) com | 0 | 32 |
|  | Hello,
I'm converting a J++ project to J#, and had to use /JCPA to resolve some
COM -> .NET naming. Now that I'm past that initial stage of the...
keith
|
03-05-2004 05:20 PM
keith | 3 | 32 |
|  | Basically J# doesn't allow access to protected members of other classes, but
C# does. ildasm shows that protected members are producing code like...
Gia
|
03-04-2004 08:11 PM
Gia | 0 | 32 |
|  | What are the long-term plans for J#. Will Microsoft be proposing a certification programme for J# programmers. I suggest that Microsoft offers an...
harryyip
|
03-04-2004 06:43 AM
Yuri | 3 | 32 |
|  | hi, ms support group:
In addtion to IFrame problems, there are still several
problems as follow:
1. Sub page and its parent page locate in...
richard
|
03-04-2004 05:47 AM
Richard | 11 | 47 |
|  | java/COM--->j#/CO
Anyone tried to convert java exposed as COM to j#
I'm having a problem and can't compile my project unless I use the old jactivex...
john
|
03-03-2004 06:21 PM
john | 5 | 34 |
|  | I cannot get J# to install, I have VB.Net and C#.Net 2003 already installed, as well as Framework 1.1. When I tried to install J# it wanted to...
Lee
|
03-03-2004 06:16 PM
Lee | 2 | 33 |
|  | Hi
I would like to know if there is any difference in execution speed between C# and J#. I mean, the compiled format should be the same
Thanks in...
Mads Pedersen
|
03-03-2004 09:41 AM
Mads Pedersen | 0 | 26 |
|  | Hello, I have a large project (class library) implemented in java (1.4). I
want to use this library in a new project using dot.net. 1) I tried to...
David Boaz
|
03-03-2004 03:41 AM
David Boaz | 0 | 28 |
|  | I am writing a tiny sample application in C#,VB and J# using the the picture and ink controls which come with the SDK. However, using J# ( Only one...
One Handed Man [ OHM# ]
|
03-02-2004 06:16 PM
AT | 1 | 40 |
|  | I am constantly struggling with the problem of what 'type' of application to
develop. WinForm or WebForm?
The customer says I need a central...
Terry Mulvany
|
03-02-2004 05:45 PM
AT | 1 | 35 |
|  | Im planning for the future, hoping that I could find some
examples in J# or instructions. I am new to J#, coming
from a java background. |
03-02-2004 05:27 PM
AT | 2 | 26 |
|  | I someone who you can answer a question for me on ISmartDocument in
the SmartTags 2.0 library.
I am trying to get J# to work with this interface but...
One Handed Man [ OHM# ]
|
03-01-2004 02:59 PM
AT | 1 | 25 |
|  | I have a HTML page and there is an iframe tag in it.Both
the HTML page and iframe's source page contain a Object
tag as follows:
<OBJECT...
richard
|
03-01-2004 01:48 PM
AT | 4 | 27 |
|  | how do i detect IE proxy settings in code? i can't seem to find
anything in the documentation.
thanks.
AT
|
02-28-2004 04:47 AM
Bruno Jouhier [MVP] | 1 | 23 |
|  | Can anyone from Microsoft speak to whether is it okay to ship the Visual J# library with an application as a convenience for users that may not have...
Harris Reynolds
|
02-27-2004 01:13 PM
AT | 2 | 28 |
|  | Hi Lars-Inge,
The new beta is supposed to allow you to run J# Browser Controls without
placing them on a web server. I had not seen this information...
Jay Canale
|
02-20-2004 07:35 PM
AT | 4 | 24 |
|  | In C# for defining decimal constants we use suffix M
For Example
ShowDecimalGetBits( 10000000000000000000000000000M )
ShowDecimalGetBits(...
Reshma
|
02-20-2004 06:49 PM
AT | 1 | 21 |
|  | Thanks for the quick reply...
I changed the classid, but this has had very limited
success. Now instead of the broken object symbol i just
get a...
Simon Stead
|
02-20-2004 04:44 PM
AT | 6 | 36 |
|  | I have an application based on WFC, and now I have to
update it to JSharp due to microsoft's unsupporting of WFC
after Sep.30, 2004, but our clients...
krichard
|
02-20-2004 04:43 PM
AT | 5 | 26 |
|  | hi all,
I'm looking for a .Net stub library for Java which allow me to write J#
code used any System.* package in Java RAD tool.
Any ideas ?
Thanks
Ivan
|
02-19-2004 09:18 PM
Ivan | 11 | 54 |
|  | I am very new J#. But I am working to devolop my self. I
don't understant to different J# to c#.
I know syntax different . But I know compile system...
er_nes
|
02-19-2004 07:50 PM
Ivan | 5 | 31 |
|  | import System .*
public class IsSurrogateSampl
public static void main(String args1
String str =...
Prasad
|
02-19-2004 05:53 PM
AT | 1 | 27 |
|  | I am gettting System.Reflection.TargetInvokeException in the following code
Type myType = BuildDynAssembly(); // This retrurns type
Object...
Sushi
|
02-18-2004 08:39 PM
AT | 3 | 32 |
|  | hello
I want to get Custom Attributes of a module.So i have used GetCustomAttributes function as follow
Module moduleArray
moduleArray =...
Xyz
|
02-18-2004 03:43 PM
AT | 3 | 26 |
|  | I am getting System.Runtime.InteropServices.MarshalDirectiveException exception when trying to implement following code in j
private static class...
Sushila
|
02-18-2004 03:36 PM
AT | 3 | 47 |
|  | When is scripting support going to be added for the
JSharp browser control?
The clock is ticking and we would like to consider this
option but the...
Gene
|
02-18-2004 02:04 PM
Brian Keller \(MSFT\) | 2 | 28 |
|  | Can someone point me a a really good link to help me accomplish what I am
trying to do. Its driving me mad.
I cant even find a good list of syntax...
MS Public
|
02-17-2004 04:45 PM
AT | 9 | 35 |
|  | I have built a j# dll - it works fine in my .NET 2003 project group, I use .NET 2002 at work, I'm using this dll from a vb.net project, after some...
Barry
|
02-17-2004 04:43 PM
AT | 1 | 42 |
|  | hi all,
I'm looking for a set of System.* package library or .Net Framework
library for Java which allow me to write J# code in any Java RAD...
Ivan
|
02-17-2004 04:35 PM
AT | 1 | 27 |
|  | hello,
For the follwoing code
public class Demo
{
/** @method IsolatedStorageFilePermissionAttribute(SecurityAction.Deny, UsageAllowed =...
Xyz
|
02-17-2004 04:16 PM
AT | 1 | 33 |
|  | You rock Lars!!!
Jay
"Lars-Inge Tønnessen" <http://emailme.larsinge.com> wrote
Jay Canale
|
02-17-2004 04:03 PM
Jay Canale | 9 | 44 |
|  | How to define method atttribute in j#?
Madhu
|
02-17-2004 06:17 AM
AT | 1 | 34 |
|  | Hello All,
I have a reference to a c# dll which contains an object with a method
that takes two double pointers as arguments (double* arg1,...
AT
|
02-17-2004 03:56 AM
AT | 1 | 26 |
|  | I'm a noobie
When you populate the items collection visually in a listbox control is
there a way to get the text from all of the items using a method...
Ryan Schoolman
|
02-17-2004 03:23 AM
AT | 1 | 34 |
|  | A new version of J# Browser Controls, version 1.1b, is in beta and is
available for download....
Brian Keller \(MSFT\)
|
02-16-2004 11:47 PM
Brian Keller \(MSFT\) | 0 | 30 |
|  | Yes, thank you. My co-worker who "owns" this article has it in his "To-do
list" :-)
--
Brian Keller
Visual J# .NET Product Manager
This posting is...
Brian Keller \(MSFT\)
|
02-16-2004 11:42 PM
Brian Keller \(MSFT\) | 0 | 33 |
|  | Okay,
I have a CD that contains a large number of Applets that I have created
using Visual J++ 1.1. These Applets run off the CD through Internet...
Jay Canale
|
02-16-2004 12:23 PM
Jay Canale | 0 | 20 |
|  | Okay,
I have a CD that contains a large number of Applets that I have created
using Visual J++ 1.1. These Applets run off the CD through Internet...
Jay Canale
|
02-16-2004 12:23 PM
Jay Canale | 0 | 23 |
|  | Okay,
I have a CD that contains a large number of Applets that I have created
using Visual J++ 1.1. These Applets run off the CD through Internet...
Jay Canale
|
02-16-2004 12:22 PM
Jay Canale | 0 | 23 |
|  | How to define module level attributes in j#
Madhu
|
02-16-2004 08:21 AM
Madhu | 0 | 26 |
|  | Thank you. The J# library doesn't make any external calls. It just allocates
arrays and performs math calculations. Both assemblies are...
Teo Lachev
|
02-12-2004 03:47 PM
Teo Lachev | 9 | 28 |
|  | I have to run follwoing code
public static void main(String args
Object ctorParams = new Object
Console.Write("Enter a integer value for X:...
Xyz
|
02-12-2004 10:59 AM
AT | 1 | 34 |