How to create a dll file
        Posted  
        
            by Gopal
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Gopal
        
        
        
        Published on 2010-05-23T09:45:29Z
        Indexed on 
            2010/05/23
            9:50 UTC
        
        
        Read the original article
        Hit count: 326
        
Using Visual Studio 2005
I have list of class files, when i try to run the class files, it showing error as "a project with output type of class library cannot be started directly"
How to run the class file? How to create a dll file.
Am new to visual studio 2005
Need Help?
© Stack Overflow or respective owner