<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by abdullin</title>
    <description>Stories kicked by abdullin</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>Mighty Moose - Smart Continuous Unit Tests for .NET and Mono</title>
      <description>Mighty Moose is a tool to help TDD practitioners to significantly reduce development friction and boost up their productivity. This commercial product is built on top of Autotest.NET, which is a cool, free and Open Source project of it's own.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fabdullin.com%2fjournal%2f2010%2f11%2f11%2fmighty-moose-smart-continuous-unit-tests-for-net-and-mono.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fabdullin.com%2fjournal%2f2010%2f11%2f11%2fmighty-moose-smart-continuous-unit-tests-for-net-and-mono.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Mighty_Moose_Smart_Continuous_Unit_Tests_for_NET_and_Mono</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Mighty_Moose_Smart_Continuous_Unit_Tests_for_NET_and_Mono</guid>
      <pubDate>Fri, 12 Nov 2010 09:28:28 GMT</pubDate>
    </item>
    <item>
      <title>Moncai - Cloud Computing Platform for .NET/Mono (Heroku-style)</title>
      <description>Moncai - new Cloud Computing Platform for .NET/Mono might be coming to market in the first half of the next year. It's like Heroku for .NET &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fabdullin.com%2fjournal%2f2010%2f11%2f11%2fmoncai-cloud-computing-platform-for-net.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fabdullin.com%2fjournal%2f2010%2f11%2f11%2fmoncai-cloud-computing-platform-for-net.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/altnet/Moncai_Cloud_Computing_Platform_for_NET_Mono_Heroku_style</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/altnet/Moncai_Cloud_Computing_Platform_for_NET_Mono_Heroku_style</guid>
      <pubDate>Fri, 12 Nov 2010 09:27:28 GMT</pubDate>
    </item>
    <item>
      <title>Release of Lokad.CQRS for Windows Azure: Framework and Guidance</title>
      <description>Lokad.CQRS for Windows Azure is a an Open Source framework and guidance on efficiently building solutions for the cloud. It fits distributed and scalable enterprise scenarios as well as small and cost-effective solutions.

The project is based upon the R&amp;amp;D effort of Lokad (winner of Windows Azure Partner Award 2010 by Microsoft) and is shared with the community in hope to make your .NET cloud development better! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fabdullin.com%2fjournal%2f2010%2f10%2f15%2frelease-of-lokad-cqrs-for-windows-azure-community-credits.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fabdullin.com%2fjournal%2f2010%2f10%2f15%2frelease-of-lokad-cqrs-for-windows-azure-community-credits.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/azure/Release_of_Lokad_CQRS_for_Windows_Azure_Framework_and_Guidance</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/azure/Release_of_Lokad_CQRS_for_Windows_Azure_Framework_and_Guidance</guid>
      <pubDate>Fri, 15 Oct 2010 13:10:10 GMT</pubDate>
    </item>
    <item>
      <title>Value of Windows Azure Platform Appliance for the start-ups and SaaS</title>
      <description>Windows Azure Platform Appliance, revealed recently at WPC, allows large enterprises and governments to run their own Azure clouds. Yet, this offer also creates benefits for the start-ups and SaaS companies as well. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fabdullin.com%2fjournal%2f2010%2f7%2f13%2fvalue-of-windows-azure-platform-appliance-for-saas.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fabdullin.com%2fjournal%2f2010%2f7%2f13%2fvalue-of-windows-azure-platform-appliance-for-saas.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/azure/Value_of_Windows_Azure_Platform_Appliance_for_the_start_ups_and_SaaS</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/azure/Value_of_Windows_Azure_Platform_Appliance_for_the_start_ups_and_SaaS</guid>
      <pubDate>Tue, 13 Jul 2010 05:38:15 GMT</pubDate>
    </item>
    <item>
      <title>CouchDB - Document Persistence Powered by CQRS</title>
      <description>CouchDB is a young document-oriented database that leans towards the web applications and is based on the CQRS principles. The latter gives it nice performance, distribution and scalability. Let's see how. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fabdullin.com%2fjournal%2f2010%2f4%2f8%2fcouchdb-document-persistence-powered-by-cqrs.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fabdullin.com%2fjournal%2f2010%2f4%2f8%2fcouchdb-document-persistence-powered-by-cqrs.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/CouchDB_Document_Persistence_Powered_by_CQRS</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/CouchDB_Document_Persistence_Powered_by_CQRS</guid>
      <pubDate>Thu, 08 Apr 2010 08:36:12 GMT</pubDate>
    </item>
    <item>
      <title>NServiceBus and Windows Azure Challenges</title>
      <description>NServiceBus is going to target Windows Azure soon. What are the challenges ahead? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fabdullin.com%2fjournal%2f2010%2f4%2f6%2fnservicebus-and-windows-azure-challenges.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fabdullin.com%2fjournal%2f2010%2f4%2f6%2fnservicebus-and-windows-azure-challenges.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/azure/NServiceBus_and_Windows_Azure_Challenges</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/azure/NServiceBus_and_Windows_Azure_Challenges</guid>
      <pubDate>Tue, 06 Apr 2010 14:18:04 GMT</pubDate>
    </item>
    <item>
      <title>Inject Business Intelligence into .NET Software</title>
      <description>Intelligent software brings and saves money. So let's learn about injecting some business intelligence into a simple .NET application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fabdullin.com%2fjournal%2f2010%2f3%2f27%2finject-business-intelligence-into-net-software.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fabdullin.com%2fjournal%2f2010%2f3%2f27%2finject-business-intelligence-into-net-software.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Inject_Business_Intelligence_into_NET_Software</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Inject_Business_Intelligence_into_NET_Software</guid>
      <pubDate>Sun, 28 Mar 2010 08:39:29 GMT</pubDate>
    </item>
    <item>
      <title>DDDD, CQRS and Other Enterprise Development Buzz-words</title>
      <description>Let's do a brief overview of DDDD, CQRS and other related buzz-words in the domain of enterprise development. I'll try to give a simplified explanation, highlight some logical relations and provide links for further reading. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fabdullin.com%2fjournal%2f2010%2f3%2f23%2fdddd-cqrs-and-other-enterprise-development-buzz-words.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fabdullin.com%2fjournal%2f2010%2f3%2f23%2fdddd-cqrs-and-other-enterprise-development-buzz-words.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/DDDD_CQRS_and_Other_Enterprise_Development_Buzz_words</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/DDDD_CQRS_and_Other_Enterprise_Development_Buzz_words</guid>
      <pubDate>Sun, 28 Mar 2010 08:38:39 GMT</pubDate>
    </item>
    <item>
      <title>Zen Development Practices: C# Maybe&amp;#160;Monad</title>
      <description>Maybe (of the monad fame) is a really simple construct in C# that had completely freed me from all cases of NullReferenceException in my code, while making it cleaner and more efficient... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fabdullin.com%2fjournal%2f2009%2f10%2f6%2fzen-development-practices-c-maybe-monad.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fabdullin.com%2fjournal%2f2009%2f10%2f6%2fzen-development-practices-c-maybe-monad.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Zen_Development_Practices_C_Maybe Monad</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Zen_Development_Practices_C_Maybe Monad</guid>
      <pubDate>Tue, 06 Oct 2009 23:42:06 GMT</pubDate>
    </item>
    <item>
      <title>Host .NET Applications on Rackspace Cloud Servers with Mono</title>
      <description>Using Mono on virtual cloud server machines would allow us to run lightweight .NET application and data gateway servers (basically, your building blocks for smart enterprise applications) in a cost-effective and elastically scalable environment. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fabdullin.com%2fjournal%2f2009%2f8%2f26%2fhost-net-applications-on-rackspace-cloud-servers-with-mono.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fabdullin.com%2fjournal%2f2009%2f8%2f26%2fhost-net-applications-on-rackspace-cloud-servers-with-mono.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/Host_NET_Applications_on_Rackspace_Cloud_Servers_with_Mono</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/Host_NET_Applications_on_Rackspace_Cloud_Servers_with_Mono</guid>
      <pubDate>Wed, 26 Aug 2009 07:02:04 GMT</pubDate>
    </item>
    <item>
      <title>What is Virtual Machine -&amp;#160;VM - Wiki?</title>
      <description>n computer science a Virtual Machine (VM) is a software implementation of a hardware (or a part of it) that executes programs, applications and scripts just like the real machine would do.

Here's the simplest example of Virtual Machine - Windows 7 running Windows XP in a VM to provide backwards compatibility for the older applications... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fabdullin.com%2fwiki%2fwhat-is-virtual-machine-vm.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fabdullin.com%2fwiki%2fwhat-is-virtual-machine-vm.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/What_is_Virtual_Machine_ VM_Wiki</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/What_is_Virtual_Machine_ VM_Wiki</guid>
      <pubDate>Sat, 01 Aug 2009 03:46:13 GMT</pubDate>
    </item>
    <item>
      <title>Zen Development Practices: Method-level&amp;#160;IoC</title>
      <description>One of the things I really like about the software development is the simple fact that having the right idea, tool (or even just a proper state of mind) could help you to avoid writing a lot of unnecessary code. As we all know, unnecessary code results in extra development friction and increased maintenance burden which come down to a higher TOC. This could scale from a few methods and up to the classes, micro-frameworks and even sub-systems. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fabdullin.com%2fjournal%2f2009%2f7%2f31%2fzen-development-practices-method-level-ioc.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fabdullin.com%2fjournal%2f2009%2f7%2f31%2fzen-development-practices-method-level-ioc.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Zen_Development_Practices_Method_level IoC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Zen_Development_Practices_Method_level IoC</guid>
      <pubDate>Fri, 31 Jul 2009 19:12:09 GMT</pubDate>
    </item>
    <item>
      <title>CouchDB in the Cloud - Persisting From .NET&amp;#160;Code</title>
      <description>In the previous article we've talked about deploying CouchDB servers in the cloud and locally. Now it is time to outline a simple .NET adapter for communicating with these servers. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fabdullin.com%2fjournal%2f2009%2f7%2f24%2fcouchdb-in-the-cloud-persisting-from-net-code.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fabdullin.com%2fjournal%2f2009%2f7%2f24%2fcouchdb-in-the-cloud-persisting-from-net-code.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/CouchDB_in_the_Cloud_Persisting_From_NET Code</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/CouchDB_in_the_Cloud_Persisting_From_NET Code</guid>
      <pubDate>Fri, 24 Jul 2009 09:10:43 GMT</pubDate>
    </item>
    <item>
      <title>Testing MVC Elements and Interactions with Mock Container</title>
      <description>Lokad Shared Libraries project includes implementation of the MockContainer that significantly simplifies testing of Model-View-Controller elements in separation. It does this by automatically generating and injecting mock objects, should the tested class ask for them in its constructor.

These mock objects are persisted in the local container instance as singleton, so that additional expectations could be recorded against them. Expectations are verified when the container is disposed... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fabdullin.com%2fjournal%2f2009%2f6%2f25%2ftesting-mvc-elements-and-interactions-with-mock-container.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fabdullin.com%2fjournal%2f2009%2f6%2f25%2ftesting-mvc-elements-and-interactions-with-mock-container.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Testing_MVC_Elements_and_Interactions_with_Mock_Container</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Testing_MVC_Elements_and_Interactions_with_Mock_Container</guid>
      <pubDate>Thu, 25 Jun 2009 09:08:36 GMT</pubDate>
    </item>
    <item>
      <title>Cloud Bursting Scenario For Small Companies</title>
      <description>Almost every software developer dreams about starting up his own MicroISV company that would keep bringing him money even during the sleep. Let's see how cloud computing can help us out here by making it easier to succeed. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fabdullin.com%2fjournal%2f2009%2f6%2f20%2fcloud-bursting-scenarios-for-small-companies.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fabdullin.com%2fjournal%2f2009%2f6%2f20%2fcloud-bursting-scenarios-for-small-companies.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Cloud_Bursting_Scenario_For_Small_Companies</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Cloud_Bursting_Scenario_For_Small_Companies</guid>
      <pubDate>Mon, 22 Jun 2009 08:21:04 GMT</pubDate>
    </item>
    <item>
      <title>What is Version Control System (VCS)? - Wiki</title>
      <description>Version Control System (VCS) is a software that allows to manage changes of documents, programs, images and other information that is stored in form of computer files. Changes are usually identified by an incrementing number or letter code also known as revision number or revision.

The simplest usage of versioning is - you can easily go back to the previous working version of your files, should you mess something up with the latest changes.

Changes could range... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fabdullin.com%2fwiki%2fversion-control-system-vcs.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fabdullin.com%2fwiki%2fversion-control-system-vcs.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/altnet/What_is_Version_Control_System_VCS_Wiki</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/altnet/What_is_Version_Control_System_VCS_Wiki</guid>
      <pubDate>Mon, 15 Jun 2009 10:46:46 GMT</pubDate>
    </item>
    <item>
      <title>What is Agile Software&amp;#160;Development? - Wiki</title>
      <description>Agile Software Development is an iterative and incremental approach in software development, where requirements and solutions evolve through a tight collaboration of self-organizing cross-functional teams.

Simply put, Agile Software Development is a group of software development methodologies that work... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fabdullin.com%2fwiki%2fagile-software-development.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fabdullin.com%2fwiki%2fagile-software-development.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/altnet/What_is_Agile_Software Development_Wiki</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/altnet/What_is_Agile_Software Development_Wiki</guid>
      <pubDate>Sun, 14 Jun 2009 09:39:27 GMT</pubDate>
    </item>
    <item>
      <title>What is Unit Testing? - Wiki</title>
      <description>Unit Testing in software development is a way to quickly verify that smallest blocks of software (units) behave as expected even as the software changes and evolves.

Here's how it works.

Any program could be logically separated into distinct units (in object-oriented programming the smallest unit usually being a class). Developers, while coding these program units... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fabdullin.com%2fwiki%2funit-testing.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fabdullin.com%2fwiki%2funit-testing.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/What_is_Unit_Testing_Wiki</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/What_is_Unit_Testing_Wiki</guid>
      <pubDate>Sat, 13 Jun 2009 15:44:26 GMT</pubDate>
    </item>
    <item>
      <title>What is Test-Driven Development (TDD)? - Wiki</title>
      <description>Test-Driven Development (TDD) is a software design method that requires developers to create automated unit tests that define code requirements, before writing code itself. These unit tests contain... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fabdullin.com%2fwiki%2ftest-driven-development-tdd.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fabdullin.com%2fwiki%2ftest-driven-development-tdd.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/What_is_Test_Driven_Development_TDD_Wiki</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/What_is_Test_Driven_Development_TDD_Wiki</guid>
      <pubDate>Thu, 11 Jun 2009 17:39:55 GMT</pubDate>
    </item>
    <item>
      <title>What is Cloud Computing? - Wiki</title>
      <description>Cloud computing is about hardware-based services (involving computing, network and storage capacities), where: Services are provided on-demand; customers can pay for them as they go, without the need to invest into a datacenter... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fabdullin.com%2fwiki%2fcloud-computing.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fabdullin.com%2fwiki%2fcloud-computing.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/What_is_Cloud_Computing_Wiki</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/What_is_Cloud_Computing_Wiki</guid>
      <pubDate>Tue, 09 Jun 2009 18:01:43 GMT</pubDate>
    </item>
    <item>
      <title>What is Continuous&amp;#160;Integration - Wiki</title>
      <description>Continuous Integration (CI) in software development is a set of practices and principles that speed up delivery of software projects and increase quality of their deliverables.

Simply put, Continuous Integration takes a lot of mundane and boring things away from the process of software development, while letting developers to concentrate on more enjoyable and creative tasks... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fabdullin.com%2fwiki%2fcontinuous-integration.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fabdullin.com%2fwiki%2fcontinuous-integration.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/What_is_Continuous Integration_Wiki</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/What_is_Continuous Integration_Wiki</guid>
      <pubDate>Thu, 04 Jun 2009 15:16:34 GMT</pubDate>
    </item>
    <item>
      <title>Developing Component-Driven Applications powered by IoC</title>
      <description>This article continues talk on the topic of Component-Driven Development with IoC Containers. We'll expand on the topic of the actual development process of new applications and migrating existing legacy applications... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fabdullin.com%2fjournal%2f2009%2f6%2f3%2fdeveloping-component-driven-applications-powered-by-ioc-cont.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fabdullin.com%2fjournal%2f2009%2f6%2f3%2fdeveloping-component-driven-applications-powered-by-ioc-cont.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Developing_Component_Driven_Applications_powered_by_IoC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Developing_Component_Driven_Applications_powered_by_IoC</guid>
      <pubDate>Wed, 03 Jun 2009 18:05:36 GMT</pubDate>
    </item>
    <item>
      <title>Inversion of Control - IoC - Wiki</title>
      <description>Inversion of Control (IoC) is an approach in software development that favors removing sealed dependencies between classes in order to make code more simple and flexible. We push control of dependency creation outside of the class, while making this dependency explicit.

Usage of Inversion of Control generally allows to create applications that are more flexible, unit-testable, simple and maintainable in the long run. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fabdullin.com%2fwiki%2finversion-of-control-ioc.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fabdullin.com%2fwiki%2finversion-of-control-ioc.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Inversion_of_Control_IoC_Wiki</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Inversion_of_Control_IoC_Wiki</guid>
      <pubDate>Mon, 01 Jun 2009 17:05:37 GMT</pubDate>
    </item>
    <item>
      <title>Cross-cutting&amp;#160;concern - Wiki</title>
      <description>In software development cross-cutting concerns are logical parts of the program that affect (crosscut) other concerns or modules.

Examples of cross-cutting concerns are... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fabdullin.com%2fwiki%2fcross-cutting-concern.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fabdullin.com%2fwiki%2fcross-cutting-concern.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Cross_cutting concern_Wiki</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Cross_cutting concern_Wiki</guid>
      <pubDate>Mon, 01 Jun 2009 03:05:24 GMT</pubDate>
    </item>
    <item>
      <title>Case When Open Source Development Tools Are&amp;#160;Better</title>
      <description>We are currently using Microsoft FxCop utility as part of the continuous integration process. It statically analyzes managed .NET code assemblies and reports any potential design flaws or issues.

This tool is not the most flexible one to extend, but it is a nice one to get better insight in the code without wasting a lot of time. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fabdullin.com%2fjournal%2f2009%2f5%2f11%2fcase-when-open-source-development-tools-are-better.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fabdullin.com%2fjournal%2f2009%2f5%2f11%2fcase-when-open-source-development-tools-are-better.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Case_When_Open_Source_Development_Tools_Are Better</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Case_When_Open_Source_Development_Tools_Are Better</guid>
      <pubDate>Mon, 01 Jun 2009 02:33:05 GMT</pubDate>
    </item>
  </channel>
</rss>
