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# / January 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
System.Drawing.Bitmap to java.awt.Image?27 Jan 2005 22:43 GMT6
I'm loading  a .gif image from an assembly via ResourceManager.getObject,
which returns System.Drawing.Bitmap. But I want to use it as the image on a
JButton. Does anyone have a J# example that converts  System.Drawing.Bitmap
to java.awt.Image, in memory? (I know I could write ...
Using reflection to invoke a Method25 Jan 2005 18:00 GMT6
I'm having trouble running the following example with J#. The call to
Method.invoke() results in an IllegalArgumentException which as far as I can
is wrong. Does anyone know how I can get around this? Where can I report this
as a bug?
Convert jpg to bmp24 Jan 2005 20:39 GMT3
I am trying to make a wallpaper changer for my computer using vjsharp. I have
done it , but it accepts only bmp files. I need to figure out a way to
convert jpg files to bmp so that I can make the program convert it and use it
as a wallpaper. Is there a standard library function ...
AssemblyInfo.jsl23 Jan 2005 10:27 GMT3
I love this feature of VS.NET, it creates a neat extra tab in the exe's
properties which shows extra information, like the people who created the
program, versioning and such.
Is there a way to enable/disable the feature though? I'm having trouble with
J# Installed, but not Operating Correctly10 Jan 2005 16:37 GMT3
I've just installed J# (2003), but there are some serious issues:
Right off the bat, I get "Library not registered" after opening a new
Windows application.
Secondly, when attempting to add a form, I get "Could not run the
bug in java.util.LinkedList10 Jan 2005 10:59 GMT3
I think there is a bug in the J# implementation of java.util.LinkedList:
package Test;
import java.util.*;
public class Class1
InetAddress.equals() Anomoly?09 Jan 2005 16:24 GMT10
Can someone (at Microsoft) tell me how the J# implementation of
InetAddress.equals(Object) works (Java version of equals)?  Does it do a
byte wise comparison of the address as stated in the Java API (and as it
does in the Windows JVM) or does it do a simple toString() comparison?
J# support for java 1.3?09 Jan 2005 00:49 GMT4
Hi;
Is there any way to compile java code that uses the java 1.3 runtime
environment?
If it can't use the VJ# runtime, can I use the GNU classpath runtime
How to print a J# dataset?07 Jan 2005 00:13 GMT2
I have no idea how to get into a dataset.  I'd like to print each piece of
data, but can't find the language to iterate through it.
Need working Treeview Code03 Jan 2005 22:59 GMT3
Does anyone have any working TreeView code that loads
nodes dynamically.  I have a ton of info to move across
the wire and can't seem to find any good examples.  
Microsoft's example only works with two levels.
 
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.