CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 1999
    Location
    Southern California
    Posts
    10

    Class libraries and Visual C# standard edition

    Can I create class libraries with the standard edition of Visual C# .NET?

    When I initially create a project the class library project type doesn't show up as an option. Plus when I examine the project property pages, the general properties don't list "Output Type" as a property.

    I looked on the MSDN site and it didn't list this as one of the differences between the editions.

    Thanks for your replies,
    Larry

  2. #2
    Join Date
    Oct 2001
    Location
    Norway
    Posts
    265
    This has been asked quite a bit, and there have been some replies from MS people that they just "forgot it". Theres a hack out there to add the project type: http://groups.google.com/groups?selm...%40tkmsftngp02

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured