<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Web Application Project Libraries</title><link>http://wapl.codeplex.com/Project/ProjectRss.aspx</link><description>The aim of this project is to allow for automatic    generation of ASP.net 2 UserControls, Pages and MasterPages libraries    from Web Application Projects from within Visual Studio.</description><item><title>New Post: Problems with signed assemblies</title><link>http://www.codeplex.com/wapl/Thread/View.aspx?ThreadId=35136</link><description>&lt;div style="line-height: normal;"&gt;Hi Graham,&lt;br&gt;
&lt;br&gt;
Thanks for the complements about the project, when I originally figured out how to implement this it was such a headache I thought there must be other people out there wanting to do the same. From the activity here on CodePlex, it seems remain forever unknown!&lt;br&gt;
&lt;br&gt;
Its going to be problematic to get signing working with WAPL due to using the VS/msbuild built assembly and building its own extra assembly then merging the two. So the VS/msbuild built assembly can't be signed, instead I would have thought that the merged assembly would need to be signed in the post build step (obviously after the merging has taken place!).&lt;br&gt;
&lt;br&gt;
Hope that helps,&lt;br&gt;
Graham D&lt;br&gt;
&lt;/div&gt;</description><author>grahamdyson</author><pubDate>Mon, 08 Sep 2008 10:54:09 GMT</pubDate><guid isPermaLink="false">New Post: Problems with signed assemblies 20080908105409A</guid></item><item><title>New Post: Problems with signed assemblies</title><link>http://www.codeplex.com/wapl/Thread/View.aspx?ThreadId=35136</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi, &lt;/p&gt;
&lt;p&gt;First off let me say that I think this is a really efficient solution (once you get your head around it :) ) to getting around embedding asp.net resources into a easily distributable dll.&amp;nbsp; I'm really surprised more people aren't aware of this.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;I'm at a position now where I want to place the resulting Dll to the GAC but I have encountered a problem with signing the assembly.&amp;nbsp; On building the project the WAPL tool crashes complaining that one or more assemblies are not signed.&amp;nbsp; Now, inspecting through Reflector the Dlls I see that the temporary dlls (that are to be merged) are in fact not signed.&amp;nbsp; Am I missing something?&amp;nbsp; I'm thinking I may need to sign the assembly post build, before the merging takes place. &lt;/p&gt;
&lt;p&gt;Any help would be really appreciated. &lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Graham&lt;/p&gt;
&lt;/div&gt;</description><author>grahamt</author><pubDate>Mon, 08 Sep 2008 09:29:20 GMT</pubDate><guid isPermaLink="false">New Post: Problems with signed assemblies 20080908092920A</guid></item><item><title>NEW POST: Visual Studio 2008 Support</title><link>http://www.codeplex.com/wapl/Thread/View.aspx?ThreadId=25542</link><description>&lt;div class="wikidoc"&gt;
One thing to bare in mind is when using the WAPL Tool with Windows Vista you may need to run Visual Studio as Administrator otherwise you will have problems with access being denied to your own assemblies.&lt;br /&gt;
&lt;/div&gt;</description><author>grahamdyson</author><pubDate>Thu, 10 Apr 2008 23:33:13 GMT</pubDate><guid isPermaLink="false">NEW POST: Visual Studio 2008 Support 20080410113313P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/wapl/Wiki/View.aspx?title=Home&amp;version=11</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Welcome to the CodePlex project for WAPL (Web Application Project Libraries)&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;a href="http://www.codeplex.com/wapl/Wiki/View.aspx?title=How%20It%20Works&amp;amp;referringTitle=Home"&gt;How It Works&lt;/a&gt;
&lt;/h4&gt;&lt;h4&gt;
&lt;a href="http://www.codeplex.com/wapl/Wiki/View.aspx?title=Getting%20Started&amp;amp;referringTitle=Home"&gt;Getting Started&lt;/a&gt;
&lt;/h4&gt; &lt;br /&gt;This project's aim is to develop additional library functionality for the Web Application Projects (&lt;a href="http://msdn.microsoft.com/asp.net/reference/infrastructure/wap/default.aspx" class="externalLink"&gt;http://msdn.microsoft.com/asp.net/reference/infrastructure/wap/default.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) Visual Studio 2005 extension. Allowing ASP.net developers to quickly compile web libraries of UserControls, Pages and MasterPages.&lt;br /&gt; &lt;br /&gt;It currently consists of two main parts,&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;A post-build tool which compiles UserControls, Pages and MasterPages files for a web library project and merges them with the files compiled as standard. Creating a single assembly file of everything that is needed for the web library.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;A set of classes which facilitate the serving of Pages and MasterPages from inside these web libraries to client. They have been developed to mirror the impliementation of web resources already found in ASP.net.&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/wapl/Wiki/View.aspx?title=PrecompiledPageAttribute%20and%20PrecompiledPageFactory&amp;amp;referringTitle=Home"&gt;PrecompiledPageAttribute and PrecompiledPageFactory&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/wapl/Wiki/View.aspx?title=PrecompiledPageManager&amp;amp;referringTitle=Home"&gt;PrecompiledPageManager&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/wapl/Wiki/View.aspx?title=PrecompiledPage%20and%20PrecompiledMasterPage&amp;amp;referringTitle=Home"&gt;PrecompiledPage and PrecompiledMasterPage&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/wapl/Wiki/View.aspx?title=PrecompiledUserControl&amp;amp;referringTitle=Home"&gt;PrecompiledUserControl&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;User controls can now be added to your pages as if they were custom controls (i.e. not referenced using a filename but with the class name). Currently I haven't found a way of getting them to appear in the tool box (with them being UserControls), but you can add them manually in the HTML. &lt;br /&gt; &lt;br /&gt;Due to the nature of ASP.net and the way it compiles the files there are issues with how &lt;a href="http://www.codeplex.com/wapl/Wiki/View.aspx?title=class%20names&amp;amp;referringTitle=Home"&gt;class names&lt;/a&gt; need to be set up.&lt;br /&gt; &lt;br /&gt;When using the WAPL Tool with Windows Vista you may need to run Visual Studio as Administrator otherwise you will have problems with access being denied to your own assemblies.&lt;br /&gt;
&lt;/div&gt;</description><author>grahamdyson</author><pubDate>Thu, 10 Apr 2008 23:32:45 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080410113245P</guid></item><item><title>NEW POST: Visual Studio 2008 Support</title><link>http://www.codeplex.com/wapl/Thread/View.aspx?ThreadId=25542</link><description>&lt;div class="wikidoc"&gt;
Not that I'm aware of, I've used it successfully with Visual Studio 2008, but not on a project which targets .Net 3.5 directly (although I have with them in the same solution).&lt;br /&gt; &lt;br /&gt;The only problems I've experienced with the newer technologies has been when using it with other projects using Silverlight 2 as it appears to stop the WAPL console app from working correctly.&lt;br /&gt;
&lt;/div&gt;</description><author>grahamdyson</author><pubDate>Wed, 09 Apr 2008 08:59:39 GMT</pubDate><guid isPermaLink="false">NEW POST: Visual Studio 2008 Support 20080409085939A</guid></item><item><title>NEW POST: Visual Studio 2008 Support</title><link>http://www.codeplex.com/wapl/Thread/View.aspx?ThreadId=25542</link><description>&lt;div class="wikidoc"&gt;
Are there any changes in .NET 3.5 or Visual Studio 2008 that break this tool?&lt;br /&gt;
&lt;/div&gt;</description><author>scott2</author><pubDate>Tue, 08 Apr 2008 15:05:56 GMT</pubDate><guid isPermaLink="false">NEW POST: Visual Studio 2008 Support 20080408030556P</guid></item><item><title>NEW POST: User control .ascx not processed?</title><link>http://www.codeplex.com/wapl/Thread/View.aspx?ThreadId=23734</link><description>&lt;div class="wikidoc"&gt;
Hi Nick,&lt;br /&gt; &lt;br /&gt;I'm glad you're finding it useful. Yes I'd say that's definitely a good clue, the size of the assembly should have increased after using the WAPL tool to compile and merge in your .ascx's.&lt;br /&gt; &lt;br /&gt;Would it be possible for me to have a look at source files and I could give you some pointers on whats going wrong?&lt;br /&gt; &lt;br /&gt;My e-mail's grahamdyson@hotmail.com.&lt;br /&gt;
&lt;/div&gt;</description><author>grahamdyson</author><pubDate>Tue, 11 Mar 2008 10:42:46 GMT</pubDate><guid isPermaLink="false">NEW POST: User control .ascx not processed? 20080311104246A</guid></item><item><title>NEW POST: User control .ascx not processed?</title><link>http://www.codeplex.com/wapl/Thread/View.aspx?ThreadId=23734</link><description>&lt;div class="wikidoc"&gt;
This feels like the cleanest way yet of including user controls in multiple projects. This is what I'm trying to achieve, but have hit a snag.&lt;br /&gt; &lt;br /&gt;A simple Hello World user control is set up, and when included in a page in another project, only Response.Write(&amp;quot;Hello World&amp;quot;) shows. Any HTML within the .ascx itself doesn't appear. Could it be that the .ascx file isn't being copied across (or something similar?).&lt;br /&gt; &lt;br /&gt;My .partial DLL in the bin/Debug is 16kb, yet my DLL in the /wapl/ folder is only 6kb. Could this be a clue?&lt;br /&gt;
&lt;/div&gt;</description><author>nickdunn</author><pubDate>Mon, 10 Mar 2008 22:28:32 GMT</pubDate><guid isPermaLink="false">NEW POST: User control .ascx not processed? 20080310102832P</guid></item><item><title>CREATED ISSUE: Support for Resources</title><link>http://www.codeplex.com/wapl/WorkItem/View.aspx?WorkItemId=14609</link><description>There is currently no support for local or global resources when performing the post build step with the WAPL tool.&lt;br /&gt;</description><author>grahamdyson</author><pubDate>Thu, 03 Jan 2008 09:42:47 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Support for Resources 20080103094247A</guid></item><item><title>NEW POST: wapl tool and resource files</title><link>http://www.codeplex.com/wapl/Thread/View.aspx?ThreadId=2200</link><description>&lt;div class="wikidoc"&gt;
I am having the exact same problem as Feryt, any news? Basically the tool crashes if you try to add any resources (global or local) to the web application library. This is a shame, because other than that it is exactly what we were looking for and it offers functionality that appears to be still sorely missing in Visual Studio 2008. However, to make full use of wapl we do need resources, as we are based in Europe and our applications &lt;i&gt;must be&lt;/i&gt; multilingual.&lt;br /&gt; &lt;br /&gt;I masked the problem by putting a try catch around the offending line in the foreground application:&lt;br /&gt;{&amp;quot;foreach (String userControlVirtualPath in userControlVirtualPaths)&lt;br /&gt;  try&lt;br /&gt;  {&lt;br /&gt;    clientBuildManager.CompileFile(userControlVirtualPath);&lt;br /&gt;  }&lt;br /&gt;  catch { }&amp;quot;}&lt;br /&gt; &lt;br /&gt;However, other than proving that this is the point where the error is raised, there is no benefit: now if I add resources to my WAPL assembly, the caller just gets missing objects. This shows that the background compilation still crashes and now produces an incomplete assembly.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;To reproduce the problem&lt;/b&gt;&lt;br /&gt;In the demo solution, rightclick &amp;quot;WAPL Test Library&amp;quot; project, select Add &amp;gt; Add ASP.NET Folder &amp;gt; App_LocalResources&lt;br /&gt;This will make the WAPL tool always crash. Remove the folder and it starts working again. App_GlobalResources does not crash with empty folder, but will crash as well if you add some resources in it. Basically I do not see a method to compile resources into a WAPL assembly.&lt;br /&gt;
&lt;/div&gt;</description><author>berendengelbrecht</author><pubDate>Wed, 19 Dec 2007 06:30:15 GMT</pubDate><guid isPermaLink="false">NEW POST: wapl tool and resource files 20071219063015A</guid></item><item><title>NEW POST: master page in assembly</title><link>http://www.codeplex.com/wapl/Thread/View.aspx?ThreadId=2043</link><description>&lt;div class="wikidoc"&gt;
Hi Fritz,&lt;br /&gt;I am trying to do the same exact thing, have a seperate masterpage assembly that contains the masterpage files to be used my reference in other applications. the problem I am having is the actual file does not exist in the virtual path and therefore give me an error because it cannot find the masterpage file. Did you ever get this done and if so can you please let me know how you did it.&lt;br /&gt;Thanks&lt;br /&gt;
&lt;/div&gt;</description><author>rbwilliams</author><pubDate>Sun, 29 Jul 2007 03:30:21 GMT</pubDate><guid isPermaLink="false">NEW POST: master page in assembly 20070729033021A</guid></item><item><title>NEW POST: wapl tool and resource files</title><link>http://www.codeplex.com/wapl/Thread/View.aspx?ThreadId=2200</link><description>&lt;div class="wikidoc"&gt;
Hi.&lt;br /&gt;I have library compile problem.&lt;br /&gt;Whenever i add &amp;quot;App_LocalResources&amp;quot;(empty or with some file) dir to my WAPL project i get compile error from WAPL.EXE tool:&lt;br /&gt; &lt;br /&gt;foreach (String userControlVirtualPath in userControlVirtualPaths)&lt;br /&gt;   clientBuildManager.CompileFile(userControlVirtualPath); &amp;lt;----- Object reference not set to an instance of an object&lt;br /&gt; &lt;br /&gt;----------------&lt;br /&gt;Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.&lt;br /&gt;       at System.Web.Compilation.BuildManager.CompileCodeDirectory(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories)&lt;br /&gt;       at System.Web.Compilation.BuildManager.EnsureFirstTimeDirectoryInit(VirtualPath virtualDir)&lt;br /&gt;       at System.Web.Compilation.BuildManager.GetBuildResultFromCacheInternal(String cacheKey, Boolean keyFromVPP, VirtualPath virtualPath, Int64 hashCode)&lt;br /&gt;       at System.Web.Compilation.BuildManager.GetVPathBuildResultFromCacheInternal(VirtualPath virtualPath)&lt;br /&gt;       at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)&lt;br /&gt;       at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)&lt;br /&gt;       at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert)&lt;br /&gt;       at System.Web.Compilation.BuildManager.GetCompiledType(VirtualPath virtualPath)&lt;br /&gt;       at System.Web.Compilation.BuildManager.GetCompiledType(VirtualPath virtualPath, ClientBuildManagerCallback callback)&lt;br /&gt;       at System.Web.Compilation.BuildManagerHost.GetCompiledTypeAndAssemblyName(VirtualPath virtualPath, ClientBuildManagerCallback callback)&lt;br /&gt;       at System.Web.Compilation.BuildManagerHost.GetCompiledTypeAndAssemblyName(VirtualPath virtualPath, ClientBuildManagerCallback callback)&lt;br /&gt;       at System.Web.Compilation.ClientBuildManager.CompileFile(String virtualPath)&lt;br /&gt;       at InSite.WebApplicationProjectUserControlLibraryTool.Program.Main(String[] args) in D:\Coding\My Projects\WAPL\WAPL Tool\Program.cs:line 125&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Thnx.&lt;br /&gt;F.&lt;br /&gt;
&lt;/div&gt;</description><author>Feryt</author><pubDate>Fri, 20 Apr 2007 12:35:51 GMT</pubDate><guid isPermaLink="false">NEW POST: wapl tool and resource files 20070420123551P</guid></item><item><title>UPDATED WIKI: Microsoft's Web Application Project Option</title><link>http://www.codeplex.com/wapl/Wiki/View.aspx?title=Microsoft's Web Application Project Option&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
When Visual Studio 2005 was released it replaced ASP.net projects with a new Web Sites model. This new conceptual model was designed to simplfy configuration and deployment. Previously a ASP.net site would be compiled into a single assembly before it was used, the new &amp;quot;Web Site&amp;quot; did not do this.&lt;br /&gt; &lt;br /&gt;However, because there was no easy way to upgrade to this new model (and many people prefered the project model) Microsoft released the Web Application Project option.&lt;br /&gt; &lt;br /&gt;WAPL (Web Application Project Libraries) requires this option (hense the name), to install it follow the instructions in &lt;a href="http://www.codeplex.com/wapl/Wiki/View.aspx?title=How%20to%20Install%20Microsoft%27s%20Web%20Application%20Project%20Option&amp;amp;referringTitle=Microsoft%27s%20Web%20Application%20Project%20Option"&gt;How to Install Microsoft's Web Application Project Option&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;See Also&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;a href="http://webproject.scottgu.com/" class="externalLink"&gt;http://webproject.scottgu.com/&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>grahamdyson</author><pubDate>Thu, 05 Apr 2007 14:44:41 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Microsoft's Web Application Project Option 20070405024441P</guid></item><item><title>UPDATED WIKI: Microsoft's Web Application Project Option</title><link>http://www.codeplex.com/wapl/Wiki/View.aspx?title=Microsoft's Web Application Project Option&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
When Visual Studio 2005 was released it replaced ASP.net projects with a new Web Sites model. This new conceptual model was designed to simplfy configuration and deployment. Previously a ASP.net site would be compiled into a single assembly before it was used, the new &amp;quot;Web Site&amp;quot; did not do this.&lt;br /&gt; &lt;br /&gt;However, because there was no easy way to upgrade to this new model (and many people prefered the project model) Microsoft released the Web Application Project option.&lt;br /&gt; &lt;br /&gt;WAPL (Web Application Project Libraries) requires this option (hense the name), to use it follow the instructions in &lt;a href="http://www.codeplex.com/wapl/Wiki/View.aspx?title=How%20to%20Install%20Microsoft%27s%20Web%20Application%20Project%20Option&amp;amp;referringTitle=Microsoft%27s%20Web%20Application%20Project%20Option"&gt;How to Install Microsoft's Web Application Project Option&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;See Also&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;a href="http://webproject.scottgu.com/" class="externalLink"&gt;http://webproject.scottgu.com/&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>grahamdyson</author><pubDate>Thu, 05 Apr 2007 14:41:35 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Microsoft's Web Application Project Option 20070405024135P</guid></item><item><title>UPDATED WIKI: Microsoft's Web Application Project Option</title><link>http://www.codeplex.com/wapl/Wiki/View.aspx?title=Microsoft's Web Application Project Option&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
When Visual Studio 2005 was released it replaced ASP.net projects with a new Web Sites model. This new conceptual model was designed to simplfy configuration and deployment. Previously a ASP.net site would be compiled into a single assembly before it was used, the new &amp;quot;Web Site&amp;quot; did not do this.&lt;br /&gt; &lt;br /&gt;However, because there was no easy way to upgrade to this new model (and many people prefered the project model) Microsoft released the Web Application Project option.&lt;br /&gt; &lt;br /&gt;WAPL (Web Application Project Libraries) requires this option (hense the name), to use it follow the instructions in &lt;a href="http://www.codeplex.com/wapl/Wiki/View.aspx?title=How%20to%20Install%20Microsoft%27s%20Web%20Application%20Project%20Option&amp;amp;referringTitle=Microsoft%27s%20Web%20Application%20Project%20Option"&gt;How to Install Microsoft's Web Application Project Option&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;See Also&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;a href="http://www.codeplex.com/wapl/Wiki/View.aspx?title=http%3a%2f%2fwebproject.scottgu.com%2f&amp;amp;referringTitle=Microsoft%27s%20Web%20Application%20Project%20Option"&gt;http://webproject.scottgu.com/&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>grahamdyson</author><pubDate>Thu, 05 Apr 2007 14:39:35 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Microsoft's Web Application Project Option 20070405023935P</guid></item><item><title>UPDATED WIKI: Web Application Project</title><link>http://www.codeplex.com/wapl/Wiki/View.aspx?title=Web Application Project&amp;version=1</link><description>&lt;div class="wikidoc"&gt;
See &lt;a href="http://www.codeplex.com/wapl/Wiki/View.aspx?title=Microsoft%27s%20Web%20Application%20Project%20Option&amp;amp;referringTitle=Web%20Application%20Project"&gt;Microsoft's Web Application Project Option&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>grahamdyson</author><pubDate>Thu, 05 Apr 2007 14:37:48 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Web Application Project 20070405023748P</guid></item><item><title>UPDATED WIKI: WAPL Tool</title><link>http://www.codeplex.com/wapl/Wiki/View.aspx?title=WAPL Tool&amp;version=1</link><description>&lt;div class="wikidoc"&gt;
The WAPL Tool exists to compile the markup files for UserControls, Pages and Master Pages that are contained in a &lt;a href="http://www.codeplex.com/wapl/Wiki/View.aspx?title=Web%20Application%20Project&amp;amp;referringTitle=WAPL%20Tool"&gt;Web Application Project&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;a href="http://www.codeplex.com/wapl/Wiki/View.aspx?title=How%20to%20use%20the%20WAPL%20Tool&amp;amp;referringTitle=WAPL%20Tool"&gt;How to use the WAPL Tool&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>grahamdyson</author><pubDate>Thu, 05 Apr 2007 14:36:15 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: WAPL Tool 20070405023615P</guid></item><item><title>UPDATED WIKI: How It Works</title><link>http://www.codeplex.com/wapl/Wiki/View.aspx?title=How It Works&amp;version=10</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Web Application Projects&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The platform from which this project builds upon is &lt;a href="http://www.codeplex.com/wapl/Wiki/View.aspx?title=Microsoft%27s%20Web%20Application%20Project%20Option&amp;amp;referringTitle=How%20It%20Works"&gt;Microsoft's Web Application Project Option&lt;/a&gt; for Visual Studio 2005. These projects can contain normal project items aswell as ASP.net items. These are compiled into a single assembly as they were in Visual Studio 2003.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Markup File Compilation and Merging&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;However, the markup files for UserControls, Pages and Master Pages are not compiled and thus the assembly cannot be distributed on its own as self contained library of the items within it. WAPL (Web Application Project Libraries) overcomes this by compiling these extra markup files and merging them with the original assembly compiled by Visual Studio. It does this using a small console application called the &lt;a href="http://www.codeplex.com/wapl/Wiki/View.aspx?title=WAPL%20Tool&amp;amp;referringTitle=How%20It%20Works"&gt;WAPL Tool&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;</description><author>grahamdyson</author><pubDate>Thu, 05 Apr 2007 14:30:17 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: How It Works 20070405023017P</guid></item><item><title>UPDATED WIKI: How It Works</title><link>http://www.codeplex.com/wapl/Wiki/View.aspx?title=How It Works&amp;version=9</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Web Application Projects&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The platform from which this project builds upon is &lt;a href="http://www.codeplex.com/wapl/Wiki/View.aspx?title=Microsoft%27s%20Web%20Application%20Project%20Option&amp;amp;referringTitle=How%20It%20Works"&gt;Microsoft's Web Application Project Option&lt;/a&gt; for Visual Studio 2005. These projects can contain normal project items aswell as ASP.net items. These are compiled into a single assembly as they were in Visual Studio 2003.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Markup File Compilation and Merging (WAPL Tool)&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;However, the markup files for UserControls, Pages and Master Pages are not compiled and thus the assembly cannot be distributed on its own as self contained library of the items within it. WAPL (Web Application Project Libraries) overcomes this by compiling these extra markup files and merging them with the original assembly compiled by Visual Studio. It does this using a small console application called the &lt;a href="http://www.codeplex.com/wapl/Wiki/View.aspx?title=WAPL%20Tool&amp;amp;referringTitle=How%20It%20Works"&gt;WAPL Tool&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;</description><author>grahamdyson</author><pubDate>Thu, 05 Apr 2007 14:20:55 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: How It Works 20070405022055P</guid></item><item><title>UPDATED WIKI: How It Works</title><link>http://www.codeplex.com/wapl/Wiki/View.aspx?title=How It Works&amp;version=8</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Web Application Projects&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The platform from which this project builds upon is &lt;a href="http://www.codeplex.com/wapl/Wiki/View.aspx?title=Microsoft%27s%20Web%20Application%20Project%20Option&amp;amp;referringTitle=How%20It%20Works"&gt;Microsoft's Web Application Project Option&lt;/a&gt; for Visual Studio 2005. These projects can contain normal project items aswell as ASP.net items. These are compiled into a single assembly as they were in Visual Studio 2003.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Markup File Compilation and Merging (WAPL Tool)&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;However, the markup files for UserControls, Pages and Master Pages are not compiled and thus the assembly cannot be distributed on its own as self contained library of the items within it. WAPL (Web Application Project Libraries) overcomes this by compiling these extra markup files and merging them with the original assembly compiled by Visual Studio. It does this using a small console application called the &lt;a href="http://www.codeplex.com/wapl/Wiki/View.aspx?title=WAPL%20Tool&amp;amp;referringTitle=How%20It%20Works"&gt;WAPL Tool&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;</description><author>grahamdyson</author><pubDate>Thu, 05 Apr 2007 14:20:23 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: How It Works 20070405022023P</guid></item></channel></rss>