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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Getting started: eval question...09 Apr 2005 18:39 GMT1
I'm just getting my feet wet with J# express.  I'm trying to call the eval
function in a form but I get a 'cannot find method' error.  What am I
missing?
BufferedReader.readLine() returns null08 Apr 2005 23:48 GMT5
i've added a watch to reader.readline() and alinanMesaj name. i am debugging
my codes with stepinto option. after below line;
reader=new BufferedReader(new InputStreamReader(client.getInputStream()));
i see the the value of reader.readLine() watch correctly. below line is the
Sending Message On A Network08 Apr 2005 23:38 GMT5
Application.Run(..) code executed, the windows form was shown on the screen,
but after this,
codes below this expression does not execute(for example server= new
ServerSocket(15)).
error when import assembly compiled with jvc.exe04 Apr 2005 20:18 GMT11
I've made a simplest java application. An empty class Test.java stored in
package "saa.test". I've compiled it using jvc.exe /target:library
/out:Test.dll.
It was done fine. The Test.dll was created without errors.
Database INSERT Command03 Apr 2005 12:28 GMT2
I'm writing a program that needs to use a database and I'm inserting a lot of
information into a database all at once.  My program creates about 7,000
INSERT commands that need to be preformed all at once.  It's taking about 2
and a half hours to complete all of these INSERT ...
J#/C# integration02 Apr 2005 10:10 GMT2
I'm trying to integrate some program logic written in J# with a C# GUI.
Although there is a single entry point for the program (in the J#
code), objects in each need to be able to instantiate and call methods
on objects in the other. I'm having trouble finding a way to compile
Java and COM DLLs02 Apr 2005 09:52 GMT2
Can someone on this forum tell me whether a COM DLL can be used in a Java
program? Or how would a Java program be brought into J#? I would prefer to
keep the main program platform-independent yet access a database whose
database is a COM DLL.
How to use JDK 1.4 functionnalities under .NET J# ?02 Apr 2005 09:17 GMT1
I'm writing some code for transferring datas between a C++ code (as
Server) and a J# code (as Client) with a Socket.
It works well but i realize that the size of my receiving buffer (in the
J# program) are very small.
Pages: 1 2 March, 2005
 
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.