HighTechTalks DotNet Forums  

Sponsored Links


Dotnet VJSharp microsoft.public.dotnet.vjsharp


Discuss in the Dotnet VJSharp forum.



Post New Thread
Threads in Forum : Dotnet VJSharp Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hi, was wondering if anybody knew how I can a java.awt.panel to a windows user control? Many thanks Wayne
Wayne Gibson
11-02-2005 09:51 AM
Wayne Gibson Go to last post
0 98
Hi, could anybody tell me if it is possible to convert a java.awt.image to a System.Drawing.Image? Many thanks Wayne
Wayne Gibson
11-02-2005 09:50 AM
Wayne Gibson Go to last post
0 64
Hi I've got an application that's written for java 1.4.2 and I'd like to compile this with J#. Now, this works fine, but some classes are missing....
Meier Rudolf
10-23-2005 09:03 PM
David Thielen Go to last post
5 66
If you have questions about Visual J# – including the IDE, Java-language syntax, JDK functionality, migrating Java-language applications to run on...
Gaurav [MSFT]
10-17-2005 02:17 AM
Gaurav [MSFT] Go to last post
0 57
Hello, I've had numerous problems in past weeks calling ADO.NET from J#. The cause of these problems frequently stems from...
BGU
10-09-2005 12:06 PM
Bruno Jouhier Go to last post
4 58
Hi; Any suggestions on the best way to do this? thanks - dave david@at-at-at (AT) windward (DOT) dot.dot.net Windward Reports --...
David Thielen
10-06-2005 06:14 PM
Ujihara, Kazuya Go to last post
1 81
Hi; I need to get an InputStream to files embedded in the dll file. The C# way to do this is: Stream s...
David Thielen
10-06-2005 06:10 PM
Ujihara, Kazuya Go to last post
1 71
Hi, i am building an ASP.NET web project with J#. I have the problem, that a Threads run() method isn't invoked after Thread.start(). It's working...
Gürkan Demirci
09-29-2005 06:21 AM
Gürkan Demirci Go to last post
0 48
First I would like to point out that having used (too) many programming languages over the past 15 years (assembly, visual/basic, pl/1,...
~~~ .NET Ed ~~~
09-28-2005 08:09 PM
David Anton Go to last post
2 76
I am making a fancy application that has a small text editing region. I need to change the system caret (a blinking vertical black line) to...
Sushovan
09-22-2005 02:42 AM
Sushovan Go to last post
0 72
Hi; Has anyone written a log4j set of classes that just call directly to log4net? I want to use log4net, but I don't want to have to change all of...
David Thielen
09-20-2005 08:40 PM
David Thielen Go to last post
2 61
I have a Radeon 6600 running build 5219. The setup.exe that came with the alpha Nvidia drivers (75.03 I beleive, i'm not on my comp) don't work,...
David McGree
09-20-2005 05:25 PM
Rryster Go to last post
2 71
I have a unit test that is attempting to extract a compressed file using the java.util.zip.ZipFile object from the visual j# library. When I attempt...
AT
09-20-2005 06:09 AM
Ujihara, Kazuya Go to last post
1 86
Hi; I need to be able to send email to a SMTP server. .net 2.0/J# does not appear to support javax.mail.*. Any suggestions on what the...
David Thielen
09-15-2005 08:22 PM
David Thielen Go to last post
1 59
Hi; Has anyone ported junit directly to J#? I know I can use nunit but I have several hundred thousand lines of junit tests for my code so I want to...
David Thielen
09-15-2005 08:22 PM
David Thielen Go to last post
1 70
Hi; When I create a class, it creates a package name of WindwardReports.net.windward.util (in the net/windward/util dir). Is there a way to have it...
David Thielen
09-15-2005 09:23 AM
David Thielen Go to last post
0 46
Two questions: First: In the java word you have an ProjectName.properties file and you can place it lots of different places - in the file system...
David Thielen
09-15-2005 08:25 AM
David Thielen Go to last post
0 50
Hi; I have just started with Visual Studio 2005 & J#, porting a java app over. I'm hoping some of you can give me "best practices" for a couple of...
David Thielen
09-14-2005 09:40 PM
David Thielen Go to last post
0 58
Hi; I am trying to use the classes java.awt.font.TextLayout, Rectangle2D, FontRenderContext, AttributedString, AttributedCharacterIterator,...
David Thielen
09-14-2005 09:38 PM
David Thielen Go to last post
0 46
Hi All I am fresh college graduate who has done C and C++ during college times.After that i had done a C# course from one of our local...
programmerforknowledge
09-14-2005 02:03 AM
George Birbilis [MVP J#] [9880] Go to last post
1 102
I am really puzzled in one piece of code the obvious worked and in another it didn't String s; // a global ..... if (s == "") { // blah blah...
Al Christoph
09-13-2005 07:22 AM
George Birbilis [MVP J#] [9880] Go to last post
3 42
Hi, I cannot set cookie header with J# URLConnection class method setRequestProperty("Cookie", "cookie_name=cookie_value"). Cookie header is empty...
Anna
09-12-2005 04:33 PM
George Birbilis [MVP J#] [9880] Go to last post
1 43
Hello all, I've traced a problem with a VJ# library to a failure of the CLR to use the correct route to the host. I'm running Windows XP, patched...
Douglas Held
09-08-2005 11:36 AM
Douglas Held Go to last post
0 36
Lars-Inge, AFAICS it requires .NET Framework 1.1.x or later, though I'm stuck to the 1.0 Thank you nevertheless, Andrew
AT
09-07-2005 03:23 AM
AT Go to last post
1 49
Servertec Goes Open Source (09/04/2005) Servertec today announced that all it's .NET products are now available under GNU Library General Public...
Servertec
09-05-2005 04:19 PM
Servertec Go to last post
0 40
import System.*; class Format { public static void main(String args) { Console.WriteLine("{0,5},{1,-5}","10","10"); } }
c8prog
08-24-2005 10:51 AM
David Anton Go to last post
1 55
I am converting an application from a Sun box that used the old Symantec image viewer. I need to find a comperable image control that will allow me...
cbroglio
08-20-2005 05:04 PM
cbroglio Go to last post
0 52
I would like to have a JTextArea with a background white and text should be readonly. The way I tried is something like this: JTextArea text = new...
Colibasi
08-19-2005 07:26 PM
Colibasi Go to last post
0 41
Hi; We're about to try getting our java source to compile under J# (.net 2.0 only). We presently build under jdk 1.3. And it's critical for us that...
David Thielen
08-16-2005 03:11 PM
Sushovan Go to last post
1 45
Hi, I've used this J# discussion group in the past and found it to be quite helpful in getting my questions answered. I now have an issue regarding...
Roger Garrett
08-16-2005 02:36 PM
Sushovan Go to last post
1 48
Do the Java Runtimes from www.java.com cause any conflicts with J#? -- http://www.standards.com/; See Howard Kaikow's web site.
Howard Kaikow
08-16-2005 09:15 AM
Howard Kaikow Go to last post
2 47
"Lars-Inge Tønnessen " <http://emailme.larsinge.com> wrote Ooops! Yes something was missing and I have since fixed the problem. Thanks for the...
AT
08-15-2005 11:40 AM
AT Go to last post
3 51
Hi, first, sorry for my BAD english. I come from the JAVA pogramming and now I try to programming in J#. M problem, I have 3 classes, a...
indubidu
08-15-2005 04:41 AM
Sushovan Go to last post
1 51
Hi, I need to check if the client machine has J# Browser Controls 1.1b installed throught my asp.net page.Please le me know how do i go about it...
Dharmesh
08-11-2005 06:21 AM
Dharmesh Go to last post
0 40
vjssupuilib.exe I get an error during the installation and it says something may be wrong with the package. Is there another download I can...
J
08-07-2005 09:10 PM
J Go to last post
0 36
Last night I was queried to install an update for MS Anti Spyware (BETA) on on of my machines at home. I installed the update, no apparent issues....
mdewaele
08-02-2005 06:58 PM
munderwood Go to last post
3 39
Oops! Thanks Lars. "Lars-Inge Tønnessen " wrote:
Sreelu
07-31-2005 11:01 AM
Sreelu Go to last post
1 41
After working with the WNetAddConnection2 for some time I've noticed a problem. I want to be able to map to another share with a user who...
Dubh
07-26-2005 01:25 PM
Dubh Go to last post
0 38
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
lankylad
07-26-2005 01:12 PM
lankylad Go to last post
0 46
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...
anoop
07-22-2005 02:20 AM
anoop Go to last post
1 34
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 =...
Andy W.
07-20-2005 12:31 PM
Andy W. Go to last post
0 53
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...
anoop
07-18-2005 02:02 AM
anoop Go to last post
0 37
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...
anoop
07-17-2005 11:12 AM
anoop Go to last post
5 42
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...
Jason Chu
07-15-2005 03:36 PM
Jason Chu Go to last post
2 35
Intrinsyc Software is proud to announce the latest addition to its popular J-Integra Interoperability Suite... J-Integra Espresso! J-Integra Espresso...
AT
07-14-2005 12:03 PM
AT Go to last post
0 39
Hi Lars-Ing. Thanks for responding so quickly. You are always very helpful. I solved the dataSet dataGrid caption problem by using a...
phodge
06-25-2005 09:09 AM
phodge Go to last post
1 34
Hi Lars-Inge! I had no required fields in the access-file, because I handle the required Data in my WebForm (RequiredVieldValidator). But I set some...
Christian-Josef Schrattenthaler
06-23-2005 03:22 PM
Christian-Josef Schrattenthaler Go to last post
2 60
Hi Lars-Inge! That's it. Now it works finde... Greetings, christian.
Christian-Josef Schrattenthaler
06-22-2005 11:12 AM
Christian-Josef Schrattenthaler Go to last post
0 34
Hey there guys, i'm giving Direct3D another shot with J#. But one problem is stopping me from successfully running this very simple...
Avid J# Programmer
06-21-2005 12:00 PM
Avid J# Programmer Go to last post
2 31
(Type your message here) -------------------------------- From: Dmitriy R I am writing some code, which is supposed to be portable betweenJava and...
Dmitriy R via .NET 247
06-21-2005 01:50 AM
AT Go to last post
1 35
Post New Thread

Display Options
Showing threads 151 to 200 of 721
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.