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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how do i list directory files with j++?02 Jul 2004 05:24 GMT1
I've tried using list(),  but i get told that it is not part of the File class.  am i using the wrong library?  or something else stupid.  i would appreciate some help, thanks
chris
Custom Security Manager in J#01 Jul 2004 11:37 GMT1
In Java, I can write my own security manager
 public class PasswordSM extends SecurityManager
    public void checkRead(String filename)
       if (!passwordOK()
Serialization of double in J#01 Jul 2004 09:54 GMT1
java.lang.Double cannot be serialized because it does not have a default public constructor
What can I do to serialized it
Thanks
Class.FromType(Type) is not thread-safe01 Jul 2004 09:35 GMT1
 the method FromType of java.lang.Class, which converts a System.Type to a java.lang.Class is not thread-safe. This is a problem because you cannot always control when it will be called. Apparently, the runtime calls it to load classes. In those cases, you can get exceptions ...
Pages: 1 2 June, 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.