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# / August 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using Apache POI in J#31 Aug 2004 10:31 GMT1
   Hello, can Apache's POI api be implemented intto J# for VS.NET.
If possible, where do I set the classpath to point to the jar file.
Thanks
Looping through IHTMLAttributeCollection in J#.31 Aug 2004 08:33 GMT2
How can I loop through the IHTMLAttributeCollection in J#.
In C#, I can do it as follows:
IHTMLAttributeCollection myAttrColl =
(IHTMLAttributeCollection) myNode. attributes;
[HELP] Is J# for me ??26 Aug 2004 14:18 GMT1
   I am new to the whole .NET family and I have a question on developing
with Visual J# or C#. You see I have, in the past, worked on several
projects with engineers who develop manuals for electrical contractors and
students. The material is written with Word and then converted to ...
J# Browser Controls v1.1b Official Release26 Aug 2004 13:28 GMT5
J# Browser Controls v1.1b has been officially release and is available here:
http://msdn.microsoft.com/vjsharp/browsercontrols
J# Browser Controls provide the ability to migrate Java applet source code
to run on the .NET Framework. Migrated applets have full access to the
visual J++ 6.0 question24 Aug 2004 22:47 GMT1
sorry to post j++ question in j# newsgroup
- but i can't find any j++ newsgroup at all, so I think this may be a good
place to find old j++ developers...
the question is: my computer is down from power failure at the time j++ is
Help from Lars...PLEASE??23 Aug 2004 20:58 GMT5
Lars,
   In the past I had talked with you on getting some help with J# Browser
Controls. You were a big help and now it looks like I need your help again.
I explained to you before that the company I work for has been producing
Equivalent of String.fromCharCode() method in J#21 Aug 2004 21:06 GMT2
In Jscript, fromCharCode returns a string from a number of
Unicode character values.
In the following example, test contains the string "plain":
var test = String.fromCharCode(112, 108, 97, 105, 110);
limit on number of exceptions in 'throws' clause?!!!20 Aug 2004 06:04 GMT3
I've just spent eight hours tracking down what appears to be a limit on the
number of exceptions in a 'throws' clause when the offending method is in a
.NET library. GRRR!!!!
I was getting an error like:
Bad math when using * operator along with Math.pow16 Aug 2004 04:53 GMT5
Check out this code. I need to be able to multiply a 15 digit decimal number by 10 to the power of 15, and come up with the correct answer. Easy enough for other languages to do, but J# seems to choke on it. Here's the code.
private void button1_Click (Object sender, System ...
Any equivalent keyword of C#'s 'unsafe' in J#?12 Aug 2004 10:02 GMT2
Is there any equivalent keyword of C#'s 'unsafe' in J#
Thanks
Jitesh
Displaying Unicode characters in J#08 Aug 2004 00:39 GMT2
How can we display greek letters in J#. E.g, the following
JScript displays Greek letter Beta. In J#, I tried:
System.out.println("\u03B2");
but it returns NULL.
JDBC and insert in VJ#07 Aug 2004 02:21 GMT1
(Type your message here)
--------------------------------
From: Sunder Balachander
I have a problem the corresponding code works fine with Java but the sam I am not able to in VJ# i am using VJ# 2005 beta express Edition . I am not able insert into MS-Access database using the ...
JetBrains ReSharper05 Aug 2004 16:01 GMT4
ReSharper is an add-in for Microsoft Visual Studio .NET 2003T that brings
intelligent C# coding assistance, real-time error highlighting and quick
fixing, and advanced refactoring features to this popular development
platform.
Building J# program for a previous version of .NET Framework01 Aug 2004 12:38 GMT1
I need to build a J# program to work with .NET Framework 1.1.  Unfortunately, the J# compiler is not included in .NET Framework SDK 1.1.  I have Visual C# .NET 2003 as well as Visual J# 2005 Express Beta and Visual C# 2005 Express Beta.  I've noticed that an assembly built using ...
 
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.