| Thread | Last Post | Replies |
|
| Radix conversion performance in BigInteger | 10 Mar 2004 19:15 GMT | 1 |
Sun's BigInteger class has a performance hit when converting numbers into strings. This is because Sun's implementation stores the numbers internally in binary format, and an expensive radix conversion has to be performed to show the number as base 10.
|
| Internal Compiler Error | 10 Mar 2004 18:53 GMT | 5 |
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 compile, I get this: Internal Compiler Error:
|
| HOW TO: Syntex for getting or setting a Session Variable within a Class | 10 Mar 2004 16:33 GMT | 1 |
Dear Authorities I need some help with syntax. I have a JSharp Web Application project which has some classes within them. In one, I would like to get and set an ASP.Net Session variable At http://msdn.microsoft.com/library/default ...
|
| Object | 10 Mar 2004 11:40 GMT | 1 |
both VB and Csharp use the data type object as a generic variable, what does J# have to represent this situation?
|
| asignning shortcut key for TextBox control | 08 Mar 2004 13:52 GMT | 2 |
Is there anyway that I can set the shortcut key (Mnemonic key) for TextBox ? something like setFocusAccelerator in JTextField. Any ideas ?
|
| need java script to play pogo and need yahoo's also | 06 Mar 2004 12:16 GMT | 1 |
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 download these to make the
|
| J# certification | 04 Mar 2004 16:41 GMT | 4 |
What are the long-term plans for J#. Will Microsoft be proposing a certification programme for J# programmers. I suggest that Microsoft offers an upgrading exam which leads to a MCAD or MCSD using J# as the main language for people who are already certified SCPJ2 or SCDJ2.
|
| some other problems | 04 Mar 2004 10:48 GMT | 11 |
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 different path
|
| Execution speed of J# | 03 Mar 2004 23:17 GMT | 2 |
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 advance Mads Pedersen
|
| Installing J# | 03 Mar 2004 23:16 GMT | 3 |
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 install the redistributable, but the redist would not install becuase it could not detect version 1.0.xxx... of the freamework (note I am ...
|
| converting java (sdk 1.4) to dot net framework | 03 Mar 2004 17:13 GMT | 1 |
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 use the wizard to convert the code to c#, after fixing 200 compile errors (not supported classes: LinkedList, Iterator, List, etc), the ...
|
| Tablet PC Ink Controls Woes with J# | 02 Mar 2004 23:16 GMT | 1 |
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 with a problem ), when I save the Solution and then reopen it , I get th old error message that I have modified the designer code ...
|
| Applet-Like apps in .NET... | 02 Mar 2004 22:46 GMT | 1 |
I am constantly struggling with the problem of what 'type' of application to develop. WinForm or WebForm? The customer says I need a central database for all sites but the sites are geographically disperse limited to DSL Internet access (VPN solution not an
|
| Java (sun) to Yukon | 02 Mar 2004 22:27 GMT | 3 |
I want to write a user defined function in Java, and get this to work in SqlServer Yukon. What steps must I take to get the java into j# to work with SqlServer? What programs do I need to do the step, and can I do it from
|
| ISmartDocument in the SmartTags 2.0 library | 01 Mar 2004 20:00 GMT | 1 |
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 I am having a terrible time trying to do so. Do you know or could you find out if this interface is
|