Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Visual J# / July 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Image -> .bmp or .gif30 Jul 2004 12:25 GMT3
actually I try to save an image with j#. I've searched the help, there
I've found this line:
FileStream fs = new FileStream("C:\\winnt\\Gone Fishing2.BMP",
FileMode.OpenOrCreate, FileAccess.Write);
Import java classes30 Jul 2004 05:55 GMT2
I'm pretty new to VJ#, and I'm trying to import a project that originally
compiled under VJ++.
There are some classes, though, that cannot be found from the compiler
(namely, java.io.ByteToCharConverter and
JavaBeans27 Jul 2004 13:25 GMT2
Does anyone know if it is possible to use JbImp to convert JavaBeans into .NET resource?
---
Bug in java.util.zip.Zipfile27 Jul 2004 13:07 GMT4
Hey guys
I am not a J# guy at all but made the unfortunate mistake of using the J#
zip classes in a .NET app of mine :-( The app takes a zip file, strips off
certain filtered files and writes a new zip file. The issue is that this new
Does J# support JNI?27 Jul 2004 12:54 GMT3
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 normal
JNI will work for them. I'd like to test my DLL though in J# but a simple
example seems to indicate J# may not support it. For ...
Equivalent of Associative Arrays in J#26 Jul 2004 15:39 GMT1
The following JScript code uses associative array. How can
I achieve the same in J# ? Could someone please give a
similar J# example?
To understand, save the following as an HTML file and open
J# is missing from the dotNET installation19 Jul 2004 18:30 GMT2
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 Visual Basic and
Visual C# in the list of 'Project Types'. Why Visual J# is
J# app and J# Browser Control behave differently16 Jul 2004 18:09 GMT2
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 is sent to the web server
differently depending on whether the code is running as a
Window icon in Dialogs16 Jul 2004 07:18 GMT4
Does anyone know how to get rid of the little generic window icon in the
title bar of Dialogs?  My application has an icon and I use
Frame.setIconImage() to set the same icon in the title bar of all my Frames
so I know how to set a window icon and that works fine.  The problem is
Visual J# 2005 Express Edition Beta14 Jul 2004 11:41 GMT1
Visual J# 2005 Express Edition Beta is available for download from MSDN
here:
http://lab.msdn.microsoft.com/express/vjsharp/
Visual J# 2005 Express is a lightweight, easy to use tool for developing
Compile JDK1.4 source using J#14 Jul 2004 00:15 GMT5
Hi, all
My question is just as the title. Is it possible to compile JDK1.4 source
code with J#?
I have tried but it failed with 11 error messages and hundreds of warning.s.
public static variables are not visible in COM12 Jul 2004 06:41 GMT2
My code has such a string:
 public static final int JPEG = 1;
I created a COM from this code, and do not see this variable in the COM.
The class is public, marked with COMVisible(true).
problem with GetIpForwardTable func11 Jul 2004 22:09 GMT1
/**@dll.import("Iphlpapi")*/
*public static native int *GetIpForwardTable(int p1, int p2, boolea
p3);
That declaration is right?
jbimp version resource11 Jul 2004 05:10 GMT3
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?
System.Text.Encoder.GetBytes(...) ?07 Jul 2004 21:09 GMT1
In C#:
System.Text.UTF8Encoding utf8 = new System.Text.UTF8Encoding()
System.Text.Encoder encoder = utf8.GetEncoder()
encoder.GetBytes( char[] chars, int charIndex, int charCount, byte[] bytes,
Pages: 1 2 June, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.