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
detecting IE proxy settings28 Feb 2004 09:48 GMT3
how do i detect IE proxy settings in code? i can't seem to find
anything in the documentation.
thanks.
Redistributing vjslib dll27 Feb 2004 18:14 GMT2
Can anyone from Microsoft speak to whether is it okay to ship the Visual J# library with an application as a convenience for users that may not have it
It'd be nice if this was possible
~harris
Okay Lars--More Help21 Feb 2004 00:35 GMT6
Lars,
   The Applets I developed awhile back using Visual J++ 1.1 were signed
with a verisign Authenticode certificate to allow I/O operations. Now that I
have converted, successfully thanks to you, my applets into J# Browser
Problem while defining constants20 Feb 2004 23:50 GMT2
In C# for defining decimal constants we use suffix M
For Example
       ShowDecimalGetBits( 10000000000000000000000000000M )
       ShowDecimalGetBits( 100000000000000.00000000000000M )
Getting JBC to work20 Feb 2004 21:44 GMT9
I'm trying to convert a Java Applet into a Java Browser
Control.
I have compiled the .java source files in Visual
Studio.NET & produced a dll.
How can I remove security warning of JSharp Browser Control20 Feb 2004 21:43 GMT5
I have an application based on WFC, and now I have to
update it to JSharp due to microsoft's unsupporting of WFC
after Sep.30, 2004, but our clients will not accept it if
it pops up security warning everytime it is launched,
What is diferent J# and c#20 Feb 2004 00:50 GMT5
I am very new J#. But I am working to devolop my self. I
don't understant to different J# to c#.
I know syntax different . But I know compile system both
of the same.
Problem with IsSurrogate method  19 Feb 2004 22:53 GMT1
import System .*
public class IsSurrogateSampl
    public static void main(String[] args1
        String str = "\u00010F00"
System.Reflection.TargetInvokeException19 Feb 2004 01:39 GMT3
I am gettting System.Reflection.TargetInvokeException in the following code
 Type myType = BuildDynAssembly(); // This retrurns type
 Object ptInstance = Activator.CreateInstance(myType, new Object[] { (Int32)(0), (Int32)(0) });    
 myType.InvokeMember("PointMain", BindingFlags ...
looking for pluggable jar of stub classes representing System package19 Feb 2004 00:52 GMT2
Sorry,
 Actually I'm looking for pluggable jar of stub classes representing
.Net System package for Java which allow for coding in .Net libraries
 on RAD tools other than Visual Studio.Net
Please help me18 Feb 2004 20:43 GMT3
I want to get Custom Attributes of a module.So i have used GetCustomAttributes function as follow
Module moduleArray[]
moduleArray = Assembly.GetExecutingAssembly().GetModules(false)
Module myModule = (Module)moduleArray.get_Item(0)
System.Runtime.InteropServices.MarshalDirectiveException18 Feb 2004 20:37 GMT3
I  am getting System.Runtime.InteropServices.MarshalDirectiveException exception when trying to implement following code in j
private static class RegKin
    private int m_regkind
                public static int RegKind_Default = 0
Scripting support on the JSharp Browser control18 Feb 2004 19:05 GMT2
When is scripting support going to be added for the
JSharp browser control?
The clock is ticking and we would like to consider this
option but the major piece that is missing from the
listbox control17 Feb 2004 22:15 GMT2
I'm a noobie
 When you populate the items collection visually in a listbox control is
there a way to get the text from all of the items using a method or do you
have to loop through the entire collection to get the whole text?  Can you
Converting C# to J#17 Feb 2004 21:45 GMT9
Can someone point me a a really good link to help me accomplish what I am
trying to do. Its driving me mad.
I cant even find a good list of syntax for it.
mad I tells ya !
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.