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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
unsatisfiedlinkerror17 Feb 2004 21:43 GMT1
I have built a j# dll - it works fine in my .NET 2003 project group, I use .NET 2002 at work, I'm using this dll from a vb.net project, after some tinkering around at work, referencing the vjslib.dll and having to deselect and reselect system.dll and other dlls I got the project ...
.Net stub library for Java17 Feb 2004 21:36 GMT1
  I'm looking for a set of System.* package library or .Net Framework
library for Java which allow me to write J# code in any Java RAD tool.
of'cos I will not able to compile and run the J# code in Java RAD tool.
Thanks
WinXP and J# Browser doesn't work???17 Feb 2004 21:24 GMT20
   I have created a J# Browser Control and I cannot get it to run on my
newly installed WindowsXP system. I posted the J# Browser Control to my
webpage and I can get it to run using my Win2000 laptop, but not the XP
desktop. I have installed the J# Browser Control on the machine ...
Security exception not thrown17 Feb 2004 21:17 GMT1
For the follwoing code
public class Demo
{
/** @method IsolatedStorageFilePermissionAttribute(SecurityAction.Deny, UsageAllowed = IsolatedStorageContainment.DomainIsolationByRoamingUser, UserQuota = 100)
Method attributes17 Feb 2004 11:17 GMT1
How to define method atttribute in j#?
C# Pointers and J#17 Feb 2004 08:56 GMT1
I have a reference to a c# dll which contains an object with a method
that takes two double pointers as arguments (double* arg1, double*
arg2).  How and/or what do I pass to this call?
Thanks!
J# msdn page?17 Feb 2004 04:43 GMT1
On this page:
http://msdn.microsoft.com/library/en-us/dv_vjsharp/html/vjlrfUnsupportedClassLib
rariesAPIs.asp

It says:
"Applet development. There is also no support for running applets in
[HELP] Mike Green please or Anyone???16 Feb 2004 18:51 GMT1
Okay,
   I have a CD that contains a large number of Applets that I have created
using Visual J++ 1.1. These Applets run off the CD through Internet Explorer
IE. What I want to do is to convert these Applets into J# Browser Controls
Module level attributes16 Feb 2004 14:23 GMT1
     How to define module level attributes in j#
What code access security permisssions does vjslib need?12 Feb 2004 20:47 GMT12
I have a J# class library which I call from Reporting Services. Inside the
RS configuraration file I defined a custom code access group, as follows:
      <CodeGroup class="UnionCodeGroup" version="1"
PermissionSetName="FullTrust" Name="OpenForecastCodeGroup">
Please help me12 Feb 2004 16:00 GMT1
I have to run follwoing code
  public static void main(String[] args
     Object ctorParams[] = new Object[2]
     Console.Write("Enter a integer value for X: ")
Exception in addparams method 11 Feb 2004 12:40 GMT1
How to put an integer inside an Object array.
I need to accept an integer form console and put it in addparams function.
If i do
     Object[] addParams = new Object[2];
System.MissingMethod Exception11 Feb 2004 12:23 GMT3
Whenever i try to put an array of integers in an Object array, it gives me runtime exception
For example
    I have to put 10,10 in Object array
    So i did
ADO Field difference with nulls between J++/J#10 Feb 2004 19:31 GMT6
I've been experimenting with compiling a J++ codebase into J# and have
run across a problem when accessing ADO fields. The existing J++ code
assumes that NULL values will be translated to default values when using
 .GetInt() .GetString() calls (rs.getField("nMyField").getInt();) ...
Lack of the ByRef/ref keyword in J#10 Feb 2004 14:59 GMT1
Has anyone ever tried to override ProcessCmdKey in J#? Is there any way to work around the lack of the ByRef/ref keyword in J#? Has anyone tried declarative syntax on this? Sorry, I'm lost here..
protected boolean ProcessCmdKey
  System.Windows.Forms.Message& msg
  System.Windows ...
Pages: 1 2 3 4 January, 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.