<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by reinberger</title>
    <description>Stories kicked by reinberger</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>QueuedSmtpClient available on CodePlex</title>
      <description>Today I've released a small smtp client library that is able to serialize email messages if they cannot be sent due to network inavailability. Checkout the bin and sourcecode and feel free to integrate in into your own projects. The library is und LPGL, so you're free to use it in your closed source projects. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeplex.com%2fQueuedSmtpClient"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeplex.com%2fQueuedSmtpClient" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/QueuedSmtpClient_available_on_CodePlex</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/QueuedSmtpClient_available_on_CodePlex</guid>
      <pubDate>Tue, 30 Dec 2008 23:44:33 GMT</pubDate>
    </item>
    <item>
      <title>Fun with MDA: generating and testing the modeled web application</title>
      <description>Live and let code! This article tells you how an application model generated with Olivanova can be easily transformed into a running client/server web application within five minutes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmdafun.blogspot.com%2f2008%2f07%2fpart-five-generating-and-testing.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmdafun.blogspot.com%2f2008%2f07%2fpart-five-generating-and-testing.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Fun_with_MDA_generating_and_testing_the_modeled_web_application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Fun_with_MDA_generating_and_testing_the_modeled_web_application</guid>
      <pubDate>Wed, 30 Jul 2008 14:24:06 GMT</pubDate>
    </item>
    <item>
      <title>MDA rocks: modeling the user interface with OlivaNova</title>
      <description>In this tutorial I'll show you how easy a fully functional user interface can be modeled with OlivaNova on top of the business logic that has already been defined within the model. The running application can be seen on http://www.c5solutions.de/TravelmanagementDemo . Enjoy! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmdafun.blogspot.com%2f2008%2f07%2fpart-four-modeling-user-interface.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmdafun.blogspot.com%2f2008%2f07%2fpart-four-modeling-user-interface.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/MDA_rocks_modeling_the_user_interface_with_OlivaNova</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/MDA_rocks_modeling_the_user_interface_with_OlivaNova</guid>
      <pubDate>Fri, 18 Jul 2008 19:16:12 GMT</pubDate>
    </item>
    <item>
      <title>Have fun with MDA: modeling business logic</title>
      <description>This is part three of my five-part tutorial that shows how to implement a web-based database application with a powerful MDA-Tool called OlivaNova Modeler. In this part, I'll explain how to implement nearly any business logic within the software model. When generating the code, the business logic is also transformed into C# code that matches the business logic defined in the model - and of course - you could also transform it into Java J2EE code that behaves identically. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmdafun.blogspot.com%2f2008%2f07%2fpart-three-modeling-business-logic.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmdafun.blogspot.com%2f2008%2f07%2fpart-three-modeling-business-logic.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Have_fun_with_MDA_modeling_business_logic</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Have_fun_with_MDA_modeling_business_logic</guid>
      <pubDate>Tue, 08 Jul 2008 20:10:53 GMT</pubDate>
    </item>
    <item>
      <title>Building a web-based database application within 8 hours, Part Two</title>
      <description>This is part two of my five-part tutorial about implementing a web-based database application with the OlivaNova Modeler. In this part, we're going to discuss a rather simple task, the creation of classes, attributes, associations and inheritance. Modeling the class diagram is the foundation of modeling all other logics and user interface features, such as transactional business logic and AJAXified data views, filters and service forms. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmdafun.blogspot.com%2f2008%2f07%2fpart-two-modeling-class-diagram.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmdafun.blogspot.com%2f2008%2f07%2fpart-two-modeling-class-diagram.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Building_a_web_based_database_application_within_8_hours_Part_Two</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Building_a_web_based_database_application_within_8_hours_Part_Two</guid>
      <pubDate>Thu, 03 Jul 2008 16:04:22 GMT</pubDate>
    </item>
    <item>
      <title>Building a web-based database application within 8 hours</title>
      <description>This article shows you how to implement a rock-solid, multi-tier, scalable, AJAXified C# ASP.NET client/server-application with ease. The tutorial consists of five parts that show how the application has been modeled. Today, I'd like to start with a short introduction and the specification of the application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmdafun.blogspot.com%2f2008%2f07%2fthats-cool-mda-introduction.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmdafun.blogspot.com%2f2008%2f07%2fthats-cool-mda-introduction.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Building_a_web_based_database_application_within_8_hours</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Building_a_web_based_database_application_within_8_hours</guid>
      <pubDate>Tue, 01 Jul 2008 21:51:52 GMT</pubDate>
    </item>
  </channel>
</rss>
