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
  1. Home
  2. Web Development
  3. ASP.NET
  4. XSD Schema with Custom Control Issue

XSD Schema with Custom Control Issue

Scheduled Pinned Locked Moved ASP.NET
questionxmlhelpasp-netdatabase
1 Posts 1 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.
  • J Offline
    J Offline
    Jason Vetter
    wrote on last edited by
    #1

    I have a Web Control Library Project that I have created that contains several custom controls that are used on web forms in a different project. I have created a custom xsd schema file and everything is working great. I have intellisense on the code ahead pages. My question is this: If I want to reference multiple Web Control Libraries that I have created, how can I implement intellisense for them all? The problem is that I cannot combine all the schema xml into a single xsd file nor can I combine all of the server control classes into a single library...(Its not important why I cannot do this, I just cant) Right now, in order to enable code ahead intellisense, I simply add this to the body tag: But since I need to reference multiple libraries with multiple xsd sheets, how would I go about this? Thanks Jason

    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