<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Niels R. &#187; ASP.NET</title>
	<atom:link href="http://lxit.be/tag/aspnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://lxit.be</link>
	<description>... LXIT.be ...</description>
	<lastBuildDate>Tue, 17 Aug 2010 19:04:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Vici Project support has moved to StackExchange</title>
		<link>http://lxit.be/programming/vici-project-support-has-moved-to-stackexchange/</link>
		<comments>http://lxit.be/programming/vici-project-support-has-moved-to-stackexchange/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 16:39:03 +0000</pubDate>
		<dc:creator>Niels R.</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[Vici Project]]></category>

		<guid isPermaLink="false">http://lxit.be/?p=93</guid>
		<description><![CDATA[We all love Stack Overflow, so when Joel Spolsky told the world that the platform would be made publicity available we move the Vici Project support to StackExchange. All questions regarding Vici MVC, Vici CoolStorage, Vici Parser, Vici WinService and &#8230; <a href="http://lxit.be/programming/vici-project-support-has-moved-to-stackexchange/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>We all love <a title="Stack Overflow" href="http://stackoverflow.com/">Stack Overflow</a>, so when <a title="Joel on Software" href="http://www.joelonsoftware.com/">Joel Spolsky</a> told the world that the platform would be made publicity available we move the <a title="A collection of free tools for building next-generation online applications for .NET." href="http://viciproject.com">Vici Project</a> support to StackExchange.</p>
<p>All questions regarding <a title="An open source ASP.NET MVC framework" href="http://viciproject.com/mvc">Vici MVC</a>, <a title="An open source object relation mapper (ORM) for .NET" href="http://viciproject.com/coolstorage">Vici CoolStorage</a>, <a title="A .NET library for late-bound expression parsing and template rendering." href="http://viciproject.com/parser">Vici Parser</a>, <a title="A lightweight .NET library for creating Windows services." href="http://viciproject.com/winservice">Vici WinService</a> and all other future Vici projects can be viewed and answered on <a title="Vici Project support pages" href="http://vici.stackexchange.com">http://vici.stackexchange.com</a>.</p>
<p>The old <a title="Vici Project support pages" href="http://support.viciproject.com">http://support.viciproject.com</a> URL will redirect you to the new support location.</p>
]]></content:encoded>
			<wfw:commentRss>http://lxit.be/programming/vici-project-support-has-moved-to-stackexchange/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You want ASP.NET MVC? Choose Vici MVC!</title>
		<link>http://lxit.be/programming/you-want-aspnet-mvc-choose-vici-mvc/</link>
		<comments>http://lxit.be/programming/you-want-aspnet-mvc-choose-vici-mvc/#comments</comments>
		<pubDate>Sun, 31 May 2009 08:16:27 +0000</pubDate>
		<dc:creator>Niels R.</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[.NET 2.0]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[ORM]]></category>
		<category><![CDATA[Vici CoolStorage]]></category>
		<category><![CDATA[Vici MVC]]></category>
		<category><![CDATA[Vici Parser]]></category>
		<category><![CDATA[Vici Project]]></category>

		<guid isPermaLink="false">http://lxit.be/?p=77</guid>
		<description><![CDATA[Yesterday, Philippe Leybaert released Vici MVC 2.0. This full-blown MVC framework for building ASP.NET web applications without using WebForms is now part of the open-source Vici Project. Philippe describes Vici Project as follows: &#8220;The idea of the Vici Project is to provide &#8230; <a href="http://lxit.be/programming/you-want-aspnet-mvc-choose-vici-mvc/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Yesterday, Philippe Leybaert released Vici MVC 2.0. This full-blown MVC framework for building ASP.NET web applications without using WebForms is now part of the open-source <a title="Vici Project - Free open-source tools for building next-generation (online) applications for .NET." href="http://viciproject.com">Vici Project</a>.</p>
<p>Philippe describes Vici Project as follows: &#8220;The idea of the Vici Project is to provide .NET developers with a collection of lightweight libraries and frameworks, and at the same time get the community involved in the development and support of these libraries.&#8221;</p>
<p>The first sub-project of the Vici Project to be released is <a title="Vici MVC - An open-source MVC Web Application Framework for .NET 2.0 or higher." href="http://viciproject.com/wiki/projects/mvc/home" target="_blank">Vici MVC</a>, formerly known as ProMesh.NET. Later this week, 2 other projects will be released as well: <a title="Vici Parser - An open-source .NET library for late-bound expression parsing and template rendering." href="http://viciproject.com/wiki/projects/parser/home" target="_blank">Vici Parser</a> (formerly LazyParser.NET/SharpTemplate.NET) and <a title="Vici CoolStorage - An open-source fully typed Object Relational Mapping (ORM) library for .NET 2.0." href="http://viciproject.com/wiki/projects/coolstorage/home" target="_blank">Vici CoolStorage</a> (formerly CoolStorage.NET).</p>
<p>I personally use Promesh.NET/Vici.Mvc with Coolstorage.NET/Vici.CoolStorage for some months now and I really enjoy developing web applications using this powerful framework.<br />
After getting tired of using WebForms I&#8217;m happy that I now again have full control of my application! No more ViewState&#8217;s, no more &#8220;wanna-be-events&#8221;, &#8230;</p>
<p>Are you a .NET web developer? Get your ass over <a title="Vici Project - Free open-source tools for building next-generation (online) applications for .NET." href="http://viciproject.com/">there</a> and try out this wonderful products!</p>
]]></content:encoded>
			<wfw:commentRss>http://lxit.be/programming/you-want-aspnet-mvc-choose-vici-mvc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 8 and ASP.NET MVC 1.0 released on MIX09</title>
		<link>http://lxit.be/programming/internet-explorer-8-and-aspnet-mvc-10-released-on-mix09/</link>
		<comments>http://lxit.be/programming/internet-explorer-8-and-aspnet-mvc-10-released-on-mix09/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 08:16:16 +0000</pubDate>
		<dc:creator>Niels R.</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[CoolStorage.NET]]></category>
		<category><![CDATA[IE 8]]></category>
		<category><![CDATA[Microsoft Internet Explorer]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[ProMesh.NET]]></category>
		<category><![CDATA[Vici Project]]></category>

		<guid isPermaLink="false">http://lxit.be/?p=73</guid>
		<description><![CDATA[Well, well, well&#8230; Microsoft has released two new &#8220;things&#8221;&#8230; First, you can all enjoy the official 1.0 release of ASP.NET MVC by downloading it from the Microsoft Download Center. I must say that I&#8217;m not really thrilled about it, because &#8230; <a href="http://lxit.be/programming/internet-explorer-8-and-aspnet-mvc-10-released-on-mix09/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Well, well, well&#8230; Microsoft has released two new &#8220;things&#8221;&#8230;</p>
<p>First, you can all enjoy the official 1.0 release of ASP.NET MVC by downloading it from the <a title="Microsoft Download Center - ASP.NET MVC 1.0" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=53289097-73ce-43bf-b6a6-35e00103cb4b&amp;displaylang=en">Microsoft Download Center</a>.</p>
<p>I must say that I&#8217;m not really thrilled about it, because I&#8217;m already enjoyng an excellent <abbr title="Model-View-Controller">MVC</abbr> framework for ASP.NET called <a title="ProMesh.NET, web application development done right!" href="http://www.promesh.net/">ProMesh.NET</a>. It&#8217;s lightweight, open source and a perfect match with the open source <abbr title="Object Relation Mapper">ORM</abbr> <a title="CoolStorage.NET -  a fully typed Object Relational Mapping library for .NET 2.0" href="http://www.codeplex.com/CoolStorage">CoolStorage.NET</a>. Both projects will become part of the <a title="Vici Project - a coordinated and well-supported collection of free tools for building next-generation online applications for .NET." href="http://www.viciproject.com/">Vici Project</a> collection of free tools.</p>
<p>Of course I&#8217;ll try out ASP.NET MVC, but I must say I expect it to be &#8220;too much, too heavy&#8221;. I like it to be no-nonsense and lightweight.</p>
<p>Second&#8230; The horror of Internet Explorer continues&#8230; Microsoft released the 8.0 version of their web browser. As a real opposer to Internet Explorer I will not install it to use as my daily web browser, but I need it to test my web applications. You want to download it and install it out of free will, please visit the <a title="Microsoft - Internet Explorer 8: Home page" href="http://www.microsoft.com/windows/internet-explorer/default.aspx">Internet Explorer homepage</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://lxit.be/programming/internet-explorer-8-and-aspnet-mvc-10-released-on-mix09/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Community Server and I</title>
		<link>http://lxit.be/programming/community-server-and-i/</link>
		<comments>http://lxit.be/programming/community-server-and-i/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 13:09:17 +0000</pubDate>
		<dc:creator>Niels R.</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Community Server]]></category>

		<guid isPermaLink="false">http://lxit.be/?p=14</guid>
		<description><![CDATA[This is a totally irrelevant post, but I&#8217;ve to get is off my chest. My opinion about Community Server (v2.1, I think): IT STINKS! I have no decent arguments to support this opinion, but after hours of digging in an &#8230; <a href="http://lxit.be/programming/community-server-and-i/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is a totally irrelevant post, but I&#8217;ve to get is off my chest.</p>
<p>My opinion about <a href="http://communityserver.com/" title="Community Server - Official website">Community Server</a> (v2.1, I think): IT STINKS!</p>
<p>I have no decent arguments to support this opinion, but after hours of digging in an existing Community Server website I get totally frustrated about the lack of structure and logic I&#8217;m used to&#8230;</p>
<p>It could just be me, but I&#8217;ve to find another solution to this platform asap.</p>
]]></content:encoded>
			<wfw:commentRss>http://lxit.be/programming/community-server-and-i/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

