Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. Enterprise Library 2006

Enterprise Library 2006

Scheduled Pinned Locked Moved C#
csharptutorialquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Brendan Vogt
    wrote on last edited by
    #1

    Hi, Can anyone tell me how to open Enterprise library, and if it can be opened and used with C# Express? It seems to have come in .sln and it won't won't open in C# Express. Do I need VS2005 to be able to view the files?? Where can I get valuable information on how to use the new Enterprise library. I have never used it before and would like to use it now. I am a total dummy when it come to Enterprise library, so beginners tutorials are most welcome. Regards, ma se

    O 1 Reply Last reply
    0
    • B Brendan Vogt

      Hi, Can anyone tell me how to open Enterprise library, and if it can be opened and used with C# Express? It seems to have come in .sln and it won't won't open in C# Express. Do I need VS2005 to be able to view the files?? Where can I get valuable information on how to use the new Enterprise library. I have never used it before and would like to use it now. I am a total dummy when it come to Enterprise library, so beginners tutorials are most welcome. Regards, ma se

      O Offline
      O Offline
      oykica
      wrote on last edited by
      #2

      The Enterprise Library solution contains Solution Folders. These are only supported in VS2005 so you will not be able to open the solution in C# Express. From memory I think there is an option in the installer that tells it to build the assemblies at the end of the install process. There is also a shortcut to a batch file in the Start menu that you can use to build the assemblies. Access to the source code is not required to use the Enterprise Library. You only need to add references to the compiled assemblies in your project and usually some basic configuration information added to your config files. Those references can be added to a C# Express project and the configuration can be added using the Enterprise Library Configuration tool. Check out the Start menu item called Enterprise Library Documentation. This links to a help file that provides all the information that you need to get started.

      B 1 Reply Last reply
      0
      • O oykica

        The Enterprise Library solution contains Solution Folders. These are only supported in VS2005 so you will not be able to open the solution in C# Express. From memory I think there is an option in the installer that tells it to build the assemblies at the end of the install process. There is also a shortcut to a batch file in the Start menu that you can use to build the assemblies. Access to the source code is not required to use the Enterprise Library. You only need to add references to the compiled assemblies in your project and usually some basic configuration information added to your config files. Those references can be added to a C# Express project and the configuration can be added using the Enterprise Library Configuration tool. Check out the Start menu item called Enterprise Library Documentation. This links to a help file that provides all the information that you need to get started.

        B Offline
        B Offline
        Brendan Vogt
        wrote on last edited by
        #3

        Thanks!!

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups