<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to develop and debug ASP.NET custom controls in Visual Web Developer Express</title><link>http://blogs.msdn.com/mikhailarkhipov/archive/2006/07/14/665340.aspx</link><description>As you may know, Visual Web Developer Express only supports Web site projects and you can only have a single project open at a time. It does not support creation of Web Control libraries since Web Control Library is, in fact, a client side project like</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: How to develop and debug ASP.NET custom controls in Visual Web Developer Express</title><link>http://blogs.msdn.com/mikhailarkhipov/archive/2006/07/14/665340.aspx#668538</link><pubDate>Mon, 17 Jul 2006 20:28:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:668538</guid><dc:creator>mike</dc:creator><description>I find it even easier to just create the source code as a class file in App_Code in Visual Web Developer. Once I've got it working, if I want to create a deployable assmebly, _then_ I move it to the VB or C# Express IDEs.</description></item><item><title>re: How to develop and debug ASP.NET custom controls in Visual Web Developer Express</title><link>http://blogs.msdn.com/mikhailarkhipov/archive/2006/07/14/665340.aspx#669152</link><pubDate>Tue, 18 Jul 2006 06:23:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:669152</guid><dc:creator>Mikhail Arkhipov (MSFT)</dc:creator><description>Good point!</description></item></channel></rss>