<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://code.msdn.microsoft.com/rss.xsl"?><rss version="2.0"><channel><title>MvcWebAPI</title><link>http://code.msdn.microsoft.com/MvcWebAPI/Project/ProjectRss.aspx</link><description>MvcWebAPI is a collection of library that helps creating RESTful Web API for your website. You can directly return objects or collections from controllers. The library takes care of property serial...</description><item><title>NEW POST: Error loading project</title><link>http://code.msdn.microsoft.com/MvcWebAPI/Thread/View.aspx?ThreadId=957</link><description>&lt;div class="wikidoc"&gt;
 &lt;br /&gt;&lt;div class="quote"&gt;
 &lt;br /&gt;jrezuke wrote:&lt;br /&gt;I get an error message when running this in VS2008:&lt;br /&gt;c:\0Joe\MVC\MvcWebAPI\MvcWebAPI\Views\Shared\Site.Master(24): error CS1928: 'System.Web.Mvc.HtmlHelper' does not contain a definition for 'ActionLink' and the best extension method overload 'System.Web.Mvc.Ajax.AjaxExtensions.ActionLink(System.Web.Mvc.AjaxHelper, string, string, System.Web.Mvc.Ajax.AjaxOptions)' has some invalid arguments&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt; &lt;br /&gt;Remove references to Microsoft.Web.Mvc and instead in web.config add reference to namespace System.Web.Mvc.Html &lt;br /&gt;
&lt;/div&gt;</description><author>arty</author><pubDate>Wed, 24 Jun 2009 19:27:48 GMT</pubDate><guid isPermaLink="false">NEW POST: Error loading project 20090624P</guid></item><item><title>NEW POST: Error loading project</title><link>http://code.msdn.microsoft.com/MvcWebAPI/Thread/View.aspx?ThreadId=957</link><description>&lt;div class="wikidoc"&gt;
I get an error message when running this in VS2008:&lt;br /&gt;c:\0Joe\MVC\MvcWebAPI\MvcWebAPI\Views\Shared\Site.Master(24): error CS1928: 'System.Web.Mvc.HtmlHelper' does not contain a definition for 'ActionLink' and the best extension method overload 'System.Web.Mvc.Ajax.AjaxExtensions.ActionLink(System.Web.Mvc.AjaxHelper, string, string, System.Web.Mvc.Ajax.AjaxOptions)' has some invalid arguments&lt;br /&gt;
&lt;/div&gt;</description><author>jrezuke</author><pubDate>Tue, 25 Nov 2008 15:57:57 GMT</pubDate><guid isPermaLink="false">NEW POST: Error loading project 20081125P</guid></item><item><title>NEW POST: Error loading project</title><link>http://code.msdn.microsoft.com/MvcWebAPI/Thread/View.aspx?ThreadId=957</link><description>&lt;div class="wikidoc"&gt;
Hi,&lt;br /&gt;I am using Visual Studio 2008.&lt;br /&gt;I tried downloading this project and opening it.&lt;br /&gt;It gives me an error saying &amp;quot;The project type is not supported by this installation&amp;quot;&lt;br /&gt;
&lt;/div&gt;</description><author>jenyyoung</author><pubDate>Mon, 17 Nov 2008 05:43:25 GMT</pubDate><guid isPermaLink="false">NEW POST: Error loading project 20081117A</guid></item><item><title>RELEASED: MvcWebAPI v2 (Oct 04, 2008)</title><link>http://code.msdn.microsoft.com/MvcWebAPI/Release/ProjectReleases.aspx?ReleaseId=1609</link><description></description><author></author><pubDate>Sat, 04 Oct 2008 10:57:24 GMT</pubDate><guid isPermaLink="false">RELEASED: MvcWebAPI v2 (Oct 04, 2008) 20081004A</guid></item><item><title>CREATED RELEASE: MvcWebAPI v2 (Oct 04, 2008)</title><link>http://code.msdn.microsoft.com/MvcWebAPI/Release/ProjectReleases.aspx?ReleaseId=1609</link><description></description><author></author><pubDate>Sat, 04 Oct 2008 10:57:24 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: MvcWebAPI v2 (Oct 04, 2008) 20081004A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/MvcWebAPI/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Resource Page Description&lt;/b&gt;&lt;br /&gt;MvcWebAPI is a collection of library that helps creating RESTful Web API for your website. You can directly return objects or collections from controllers. The library takes care of property serializing them into Json or plain Xml. The library also allows Action methods to consume objects or collections directly as it takes care of underlying deserialization from Json or Xml.
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Read my blog for updates:&lt;br /&gt; &lt;br /&gt;&lt;a href="http://msmvps.com/blogs/omar" class="externalLink"&gt;http://msmvps.com/blogs/omar&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>oazabir</author><pubDate>Fri, 03 Oct 2008 19:00:11 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20081003P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/MvcWebAPI/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Resource Page Description&lt;/b&gt;&lt;br /&gt;MvcWebAPI is a collection of library that helps creating RESTful Web API for your website. You can directly return objects or collections from controllers. The library takes care of property serializing them into Json or plain Xml. The library also allows Action methods to consume objects or collections directly as it takes care of underlying deserialization from Json or Xml.
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Read my blog for updates:&lt;br /&gt; &lt;br /&gt;http://msmvps.com/blogs/omar&lt;br /&gt;
&lt;/div&gt;</description><author>oazabir</author><pubDate>Fri, 03 Oct 2008 18:59:53 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20081003P</guid></item><item><title>CREATED RELEASE: MvcWebAPI v1 (Oct 03, 2008)</title><link>http://code.msdn.microsoft.com/MvcWebAPI/Release/ProjectReleases.aspx?ReleaseId=1606</link><description></description><author></author><pubDate>Fri, 03 Oct 2008 18:59:25 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: MvcWebAPI v1 (Oct 03, 2008) 20081003P</guid></item></channel></rss>