<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/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>Mike Bosch's Blog on .NET - All Comments</title><link>http://weblogs.asp.net/mikebosch/default.aspx</link><description>Agile enterprise architecture in .NET, SOA, WCF, WS-*, AJAX, MVC, Sharepoint and more...</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Debug Build: 20510.895)</generator><item><title>re: Showcase of "Live" ASP.NET MVC Sites</title><link>http://weblogs.asp.net/mikebosch/archive/2008/05/05/gallery-of-live-asp-net-mvc-sites.aspx#7247591</link><pubDate>Thu, 05 Nov 2009 07:25:42 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7247591</guid><dc:creator>Cyril Gupta</dc:creator><description>&lt;p&gt;I just put online my website made in ASP.Net MVC.&lt;/p&gt;
&lt;p&gt;It's called Codebix, and the URL is :&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://codebix.com"&gt;http://codebix.com&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7247591" width="1" height="1"&gt;</description></item><item><title>re: SSIS - Skipping rows and stripping subtotals in Excel</title><link>http://weblogs.asp.net/mikebosch/archive/2007/10/26/ssis-skipping-rows-and-stripping-subtotals.aspx#7245256</link><pubDate>Mon, 02 Nov 2009 13:49:36 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7245256</guid><dc:creator>Madan</dc:creator><description>&lt;p&gt;How to skip TOP 2 OR 3 rows in Excel using c# &lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7245256" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET MVC Tip #2 - Redirecting to another action and passing information to it</title><link>http://weblogs.asp.net/mikebosch/archive/2008/02/02/asp-net-mvc-tip-2-redirecting-to-another-action-and-passing-information-to-it.aspx#7243277</link><pubDate>Fri, 30 Oct 2009 14:08:57 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7243277</guid><dc:creator>Tommy Albinsson</dc:creator><description>&lt;p&gt;Above did not work for me. Did it like this instead.&lt;/p&gt;
&lt;p&gt;RedirectToAction(&amp;quot;Index&amp;quot;, &amp;quot;Home&amp;quot;, new { id = item.id});&lt;/p&gt;
&lt;p&gt;Cheers.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7243277" width="1" height="1"&gt;</description></item><item><title>re: Showcase of "Live" ASP.NET MVC Sites</title><link>http://weblogs.asp.net/mikebosch/archive/2008/05/05/gallery-of-live-asp-net-mvc-sites.aspx#7241735</link><pubDate>Wed, 28 Oct 2009 19:38:24 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7241735</guid><dc:creator>Aaron</dc:creator><description>&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.Lookin2Trade.com"&gt;http://www.Lookin2Trade.com&lt;/a&gt; is another one!&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7241735" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET MVC Hosting Recommendation (if you're on a budget)</title><link>http://weblogs.asp.net/mikebosch/archive/2008/07/22/asp-net-hosting-recommendation-if-you-re-on-a-budget.aspx#7232756</link><pubDate>Mon, 19 Oct 2009 04:02:42 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7232756</guid><dc:creator>Luke Longley</dc:creator><description>&lt;p&gt;hi Alex,&lt;/p&gt;
&lt;p&gt;As far as I am concerned, IXWebHosting is a Linux-based hosting and if you are looking for a Linux-based host, maybe you can go with them.&lt;/p&gt;
&lt;p&gt;Since you are looking for an ASP.NET MVC host, I would recommend ASPHostCentral.com. I have hosted 3 sites with them for months and I know that they are truly excellent in managing ASP.NET and Windows-based server.&lt;/p&gt;
&lt;p&gt;The latest ASP.NET MVC 2 is now out on the market and they have well supported it. Good luck!&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7232756" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET MVC Hosting Recommendation (if you're on a budget)</title><link>http://weblogs.asp.net/mikebosch/archive/2008/07/22/asp-net-hosting-recommendation-if-you-re-on-a-budget.aspx#7232628</link><pubDate>Sun, 18 Oct 2009 21:26:26 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7232628</guid><dc:creator>Alex P</dc:creator><description>&lt;p&gt;Did MVC work for anyone on IXWebHosting? I am currently using Preview 2 RC2 and can't make it work...&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7232628" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET MVC Hosting Recommendation (if you're on a budget)</title><link>http://weblogs.asp.net/mikebosch/archive/2008/07/22/asp-net-hosting-recommendation-if-you-re-on-a-budget.aspx#7228455</link><pubDate>Tue, 13 Oct 2009 06:23:54 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7228455</guid><dc:creator>ASP.NET MVC Hosting</dc:creator><description>&lt;p&gt;DailyRazor is a nice web hosting, just the support response is not so fast&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7228455" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET MVC Tip #5 - Submitting an AJAX Form with jQuery</title><link>http://weblogs.asp.net/mikebosch/archive/2008/02/15/asp-net-mvc-submitting-ajax-form-with-jquery.aspx#7227683</link><pubDate>Mon, 12 Oct 2009 07:22:33 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7227683</guid><dc:creator>r4 firmware</dc:creator><description>&lt;p&gt;Thanx for the valuable information. How to use a jQuery? Please provide information over it. Provide links to related topics if possible.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7227683" width="1" height="1"&gt;</description></item><item><title>re: Showcase of "Live" ASP.NET MVC Sites</title><link>http://weblogs.asp.net/mikebosch/archive/2008/05/05/gallery-of-live-asp-net-mvc-sites.aspx#7220573</link><pubDate>Wed, 30 Sep 2009 18:44:49 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7220573</guid><dc:creator>Fluid Media Inc.</dc:creator><description>&lt;p&gt;Large rich media site for flooring manufacturer - full re-development from original VB6/Webclass/COM+ application.&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://shawcontractgroup.com"&gt;http://shawcontractgroup.com&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7220573" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET MVC Hosting Recommendation (if you're on a budget)</title><link>http://weblogs.asp.net/mikebosch/archive/2008/07/22/asp-net-hosting-recommendation-if-you-re-on-a-budget.aspx#7216350</link><pubDate>Fri, 25 Sep 2009 11:34:07 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7216350</guid><dc:creator>Funny Questions</dc:creator><description>&lt;p&gt;i am using ixwebhosting.com Still working well and it has cheap rates&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7216350" width="1" height="1"&gt;</description></item></channel></rss>