<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>312935</id>
      <name>Web UserControl Library Maker</name>
      <created_at>2009-02-11T06:59:18Z</created_at>
      <updated_at>2009-03-16T22:37:53Z</updated_at>
      <description>This little project was at first designed to publish Web Projects done with the Express version of Visual Studio.

Recently i wanted to create a library(dll) containing User Controls. Well, this seems to be incompatible with the way VS and the .Net Framework works.
The only way to create such a library is to create a Web Application and publish it. This seems not to be very hard. 
Nonetheless, when you publish a web site with Visual Studio, you do not have the choice of the output file's names. The consequence is that the reference changes as often as you create a new instance of Visual Studio. But you have also to change the registry tag on each page you use a custom control form the library.

I decided to enchance a bit the original application and add the possibility to build a Web User Control Library with a fixed name (thanks to ILMerge). The tool generate also a batch file from which you can easily make a shortcut in Visuam Studio Tools menu.</description>
      <homepage_url>http://WUCMaker.codeplex.com</homepage_url>
      <download_url></download_url>
      <url_name>WUCMaker</url_name>
      <user_count>1</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id></analysis_id>
      <licenses>
      </licenses>
    </project>
  </result>
</response>
