<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - published database stories</title>
    <description>the latest published database stories from DotNetKicks.com</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>EF 4.3 Code-Based Migrations</title>
      <description>Entity Framework 4.3 has been released, and the big new feature is migrations for code-first projects. This article is a walkthrough of how to take advantage of the new migration support. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fb%2fadonet%2farchive%2f2012%2f02%2f09%2fef-4-3-code-based-migrations-walkthrough.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fb%2fadonet%2farchive%2f2012%2f02%2f09%2fef-4-3-code-based-migrations-walkthrough.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/EF_4_3_Code_Based_Migrations</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/EF_4_3_Code_Based_Migrations</guid>
      <pubDate>Fri, 10 Feb 2012 17:26:34 GMT</pubDate>
    </item>
    <item>
      <title>Book review: Working with NHibernate 3.0</title>
      <description>It's been a while since I wrote my last book review, mostly because I'm still trying to figure out when it adds value to write one. For this one it was pretty obvious, there are far too little reviews out there. Being new to NHibernate, and NHibernate being known as having a steep learning curve, I thought it would be a good idea to do some reading. Searching for books on NHibernate 3.0... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjclaes.blogspot.com%2f2012%2f02%2fbook-review-working-with-nhibernate-30.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjclaes.blogspot.com%2f2012%2f02%2fbook-review-working-with-nhibernate-30.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Book_review_Working_with_NHibernate_3_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Book_review_Working_with_NHibernate_3_0</guid>
      <pubDate>Wed, 08 Feb 2012 20:15:39 GMT</pubDate>
    </item>
    <item>
      <title>Basic Raven DB Indexing and Querying with Lucene</title>
      <description>We've got up and running with Raven DB for our new project, which has been a delight to use from a code perspective, but one of the big gaps for me is figuring out how to do SQL like queries. I'm not too bad at putting a SQL query together as something I do semi-regularly as part of my job, so I thought it shouldn't be too much of a stretch to start pulling some statistics. I was wrong. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2funstructuredthinking.blogspot.com.au%2f2012%2f02%2fbasic-raven-db-indexing-and-querying.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2funstructuredthinking.blogspot.com.au%2f2012%2f02%2fbasic-raven-db-indexing-and-querying.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Basic_Raven_DB_Indexing_and_Querying_with_Lucene</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Basic_Raven_DB_Indexing_and_Querying_with_Lucene</guid>
      <pubDate>Wed, 08 Feb 2012 17:39:59 GMT</pubDate>
    </item>
    <item>
      <title>Why is RAID So Important for Databases?</title>
      <description>A good server design has no, or very few, single points of failure. One of the most common server component that fails, are disks. So data redundancy becomes essential to recoverability. Redundant Array of Independent/Inexpensive Disks (RAID) is a disk system that provides better fault-tolerance by making use of redundancy of disk(s).
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sqlservercurry.com%2f2011%2f12%2fwhy-is-raid-important-for-databases.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sqlservercurry.com%2f2011%2f12%2fwhy-is-raid-important-for-databases.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Why_is_RAID_So_Important_for_Databases</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Why_is_RAID_So_Important_for_Databases</guid>
      <pubDate>Tue, 07 Feb 2012 15:32:36 GMT</pubDate>
    </item>
    <item>
      <title>Telerik OpenAccess SDK - MVC 3, RAD data binding and more </title>
      <description>As a response to your constant requests for sample projects demonstrating the best practices of using OpenAccess ORM in web projects, we have released some of the new and updated samples before Q1 2012 so that you can benefit from them immediately.

MVC developers will be happy to ... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.telerik.com%2fblogs%2fposts%2f12-01-30%2ftelerik-openaccess-sdk-mvc-3-rad-data-binding-and-more.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.telerik.com%2fblogs%2fposts%2f12-01-30%2ftelerik-openaccess-sdk-mvc-3-rad-data-binding-and-more.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Telerik_OpenAccess_SDK_MVC_3_RAD_data_binding_and_more</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Telerik_OpenAccess_SDK_MVC_3_RAD_data_binding_and_more</guid>
      <pubDate>Fri, 03 Feb 2012 17:03:03 GMT</pubDate>
    </item>
    <item>
      <title>Telerik OpenAccess ORM - Connection Pooling in Oracle environments</title>
      <description>With the Q3 2011 release of Telerik OpenAccess ORM we introduced three connection pool types. In this blog post we will have a look at the connection pooling behavior of the Oracle driver and what setting to be used when we want to use Telerik OpenAccess ORM with Oracle databases. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.telerik.com%2fopenaccessteam%2fposts%2f11-11-29%2ftelerik-openaccess-orm-q3-2011-connection-pooling-in-oracle-environments.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.telerik.com%2fopenaccessteam%2fposts%2f11-11-29%2ftelerik-openaccess-orm-q3-2011-connection-pooling-in-oracle-environments.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Telerik_OpenAccess_ORM_Connection_Pooling_in_Oracle_environments</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Telerik_OpenAccess_ORM_Connection_Pooling_in_Oracle_environments</guid>
      <pubDate>Fri, 20 Jan 2012 08:44:01 GMT</pubDate>
    </item>
    <item>
      <title>Seed your database with test data using the entity framework</title>
      <description>In this post we fill focus on Data Initializers for EF Code First, this feature allows you to seed your database in development scenario's with some standard test data. I'm assuming you'll already have some experience using EF Code First &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.michaelwullink.com%2f2012%2f01%2fentity-framework-cod-first-data-initializers%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.michaelwullink.com%2f2012%2f01%2fentity-framework-cod-first-data-initializers%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Seed_your_database_with_test_data_using_the_entity_framework</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Seed_your_database_with_test_data_using_the_entity_framework</guid>
      <pubDate>Wed, 18 Jan 2012 22:13:49 GMT</pubDate>
    </item>
    <item>
      <title>Telerik OpenAccess ORM - Stored Procedure Editor essentials </title>
      <description>Before Q3 2011 was live we have introduced you one of the major new functionalities you can find in the release - the new Stored Procedure Editor. It is the tool that allows us now to present our stored procedure support as feature complete.

Along with the visual interface the Editor is offering, we have enhanced the functionality ... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.telerik.com%2fopenaccessteam%2fposts%2f11-11-25%2ftelerik-openaccess-orm-stored-procedure-editor-essentials.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.telerik.com%2fopenaccessteam%2fposts%2f11-11-25%2ftelerik-openaccess-orm-stored-procedure-editor-essentials.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Telerik_OpenAccess_ORM_Stored_Procedure_Editor_essentials</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Telerik_OpenAccess_ORM_Stored_Procedure_Editor_essentials</guid>
      <pubDate>Tue, 17 Jan 2012 15:51:32 GMT</pubDate>
    </item>
    <item>
      <title>Telerik OpenAccess ORM - Using the new OpenAccessLinqDataSource </title>
      <description>In a previous blog post we have shared with you the upcoming release of a new feature of OpenAccess ORM, helpful for those of you doing RAD development in web environment - the OpenAccessLinqDataSource component. As Q3 is already live, you can try it out! Just drag the component from your Visual Studio toolbox, where you can find it under the Telerik.OpenAccess.Web category: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.telerik.com%2fopenaccessteam%2fposts%2f11-11-24%2ftelerik-openaccess-orm-using-the-new-openaccesslinqdatasource.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.telerik.com%2fopenaccessteam%2fposts%2f11-11-24%2ftelerik-openaccess-orm-using-the-new-openaccesslinqdatasource.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Telerik_OpenAccess_ORM_Using_the_new_OpenAccessLinqDataSource</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Telerik_OpenAccess_ORM_Using_the_new_OpenAccessLinqDataSource</guid>
      <pubDate>Mon, 16 Jan 2012 13:39:25 GMT</pubDate>
    </item>
    <item>
      <title>Telerik OpenAccess ORM Q3 2011 - Connection pool types</title>
      <description>With the Q3 2011 release of Telerik OpenAccess ORM we introduced three connection pool type settings. The OpenAccess Connection Pool, OpenAccess Connection Pool with OpenAccess Connection Management and the ADO Connection Pool. This blog post will show how these types can be used and when it makes sense to make use of them. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.telerik.com%2fopenaccessteam%2fposts%2f11-11-21%2ftelerik-openaccess-orm-q3-2011-connection-pool-types.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.telerik.com%2fopenaccessteam%2fposts%2f11-11-21%2ftelerik-openaccess-orm-q3-2011-connection-pool-types.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Telerik_OpenAccess_ORM_Q3_2011_Connection_pool_types</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Telerik_OpenAccess_ORM_Q3_2011_Connection_pool_types</guid>
      <pubDate>Fri, 13 Jan 2012 15:11:44 GMT</pubDate>
    </item>
    <item>
      <title>Redis 2.4.6 has been released</title>
      <description>Redis 2.4.6 has been release,it fixes a critical replication bug and adds a minor feature &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdata.story.lu%2f2012%2f01%2f12%2fredis-2-4-6-has-been-released"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdata.story.lu%2f2012%2f01%2f12%2fredis-2-4-6-has-been-released" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Redis_2_4_6_has_been_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Redis_2_4_6_has_been_released</guid>
      <pubDate>Fri, 13 Jan 2012 15:11:44 GMT</pubDate>
    </item>
    <item>
      <title>New Cassandra/CQL reference cards ready for download</title>
      <description>If you're like me and sometimes struggle to remember the particular syntax for a CQL or Cassandra nodetool or CLI command, we've got something for you that might help. You can now download reference cards for CQL, along with the Cassandra CLI and nodetool. They're free and pretty darn attractive if I do say so myself. Download them now and let us know what you think. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.datastax.com%2fdev%2fblog%2fnew-cassandracql-reference-cards-ready-for-download"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.datastax.com%2fdev%2fblog%2fnew-cassandracql-reference-cards-ready-for-download" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/New_Cassandra_CQL_reference_cards_ready_for_download</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/New_Cassandra_CQL_reference_cards_ready_for_download</guid>
      <pubDate>Fri, 13 Jan 2012 06:34:17 GMT</pubDate>
    </item>
    <item>
      <title>NoSQL MongoDb Enterprise Design with C# .NET, the Repository Pattern</title>
      <description>Learn how to use a NoSQL MongoDb database to create a simple .NET application for displaying Dragons. Our architecture will utilize the repository pattern, combined with a global database context provider. We'll create a 3-tier system for accessing the Dragons, creating, updating, and deleting. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.primaryobjects.com%2fCMS%2fArticle137.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.primaryobjects.com%2fCMS%2fArticle137.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/NoSQL_MongoDb_Enterprise_Design_with_C_NET_the_Repository_Pattern</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/NoSQL_MongoDb_Enterprise_Design_with_C_NET_the_Repository_Pattern</guid>
      <pubDate>Tue, 10 Jan 2012 17:12:26 GMT</pubDate>
    </item>
    <item>
      <title>Free Databases in the Window Azure Marketplace</title>
      <description>I hadn't heard of the Windows Azure Marketplace prior to the keynote, so I was intrigued to see how data was being sold in it and, more specifically, to see what interesting databases I might find for free or at very low cost. And find them I did.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvisualstudiomagazine.com%2farticles%2f2011%2f11%2f01%2ffree-databases-in-the-window-azure-marketplace.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvisualstudiomagazine.com%2farticles%2f2011%2f11%2f01%2ffree-databases-in-the-window-azure-marketplace.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Free_Databases_in_the_Window_Azure_Marketplace</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Free_Databases_in_the_Window_Azure_Marketplace</guid>
      <pubDate>Thu, 05 Jan 2012 18:47:00 GMT</pubDate>
    </item>
    <item>
      <title>New in Telerik OpenAccess ORM Q3 2011: Stored Procedure Editor</title>
      <description>Supporting stored procedures is nothing new for OpenAccess ORM. The most common solution is to write an additional method for each stored procedure, encapsulating all the required information needed to invoke it, executing it and returning the results. Now you don't even have to create the methods.... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.telerik.com%2fopenaccessteam%2fposts%2f11-11-15%2fnew-features-in-q3-2011-stored-procedure-editor.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.telerik.com%2fopenaccessteam%2fposts%2f11-11-15%2fnew-features-in-q3-2011-stored-procedure-editor.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/New_in_Telerik_OpenAccess_ORM_Q3_2011_Stored_Procedure_Editor</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/New_in_Telerik_OpenAccess_ORM_Q3_2011_Stored_Procedure_Editor</guid>
      <pubDate>Wed, 04 Jan 2012 14:38:35 GMT</pubDate>
    </item>
    <item>
      <title>OpenAccess ORM Q3 2011: OpenAccessLinqDataSource </title>
      <description>We at Telerik have added some exciting new features to the upcoming release of Telerik OpenAccess ORM, offering new capabilities and further optimizing your development process. We can't really wait to show you the details about what we have been working on during the last several months. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.telerik.com%2fopenaccessteam%2fposts%2f11-11-10%2fopenaccess-orm-q3-2011-openaccesslinqdatasource.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.telerik.com%2fopenaccessteam%2fposts%2f11-11-10%2fopenaccess-orm-q3-2011-openaccesslinqdatasource.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/OpenAccess_ORM_Q3_2011_OpenAccessLinqDataSource</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/OpenAccess_ORM_Q3_2011_OpenAccessLinqDataSource</guid>
      <pubDate>Tue, 03 Jan 2012 12:32:47 GMT</pubDate>
    </item>
    <item>
      <title>NHibernate: Collections of components - an alternative</title>
      <description>When we have a model where an entity has some properties collections used for displaying it to the customer and we are not querying our data by these properties at all, it may seem right to map these collections in NHibernate as collections of components. Component in NHibernate is an object without its own identity, being a part of its parent entity. Our collections sounds similiar in terms of lifetime and ownership, but different in terms of relationship - these are one-to-many. In complex scenarios, additional queries became a serious issue. We've decided to try another solution - it's so simple that it can't go wrong. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnotherdev.blogspot.com%2f2011%2f12%2fcollections-of-components-alternative.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnotherdev.blogspot.com%2f2011%2f12%2fcollections-of-components-alternative.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/NHibernate_Collections_of_components_an_alternative</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/NHibernate_Collections_of_components_an_alternative</guid>
      <pubDate>Fri, 30 Dec 2011 15:33:28 GMT</pubDate>
    </item>
    <item>
      <title>Entity Framework and T4: Generating GetHashCode() for your entities</title>
      <description>A simple Entity Framework T4 template that generates GetHashCode() method &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwp.me%2fp1w7gk-7U"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwp.me%2fp1w7gk-7U" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Entity_Framework_and_T4_Generating_GetHashCode_for_your_entities</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Entity_Framework_and_T4_Generating_GetHashCode_for_your_entities</guid>
      <pubDate>Sun, 18 Dec 2011 20:28:19 GMT</pubDate>
    </item>
    <item>
      <title>Using MySql as Linked Server in Sql Server 2008</title>
      <description>Recently I was given an assignment to create some Reports using SSRS.
They system were in use was osTicket (its an open source php, mysql) ticket management system.
I decided to use SQL server linked server object.  By doing this I can easily query and write stored procedures
in sql server which I can then access into SSRS &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.isolutionteam.co.uk%2fusing-mysql-as-linked-server-in-sql-server-2008%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.isolutionteam.co.uk%2fusing-mysql-as-linked-server-in-sql-server-2008%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Using_MySql_as_Linked_Server_in_Sql_Server_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Using_MySql_as_Linked_Server_in_Sql_Server_2008</guid>
      <pubDate>Fri, 16 Dec 2011 10:10:21 GMT</pubDate>
    </item>
    <item>
      <title>Performance Tips: Speed up Data Access</title>
      <description>Faster performance in business applications comes down to reducing the &amp;quot;critical two&amp;quot; -- disk I/O and trips to the server. Doing that means doing a lot of things right, starting with your database design -- and tweaking your ADO.NET code helps, too. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvisualstudiomagazine.com%2farticles%2f2011%2f05%2f01%2fpcnet_speed-up-data-access.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvisualstudiomagazine.com%2farticles%2f2011%2f05%2f01%2fpcnet_speed-up-data-access.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Performance_Tips_Speed_up_Data_Access</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Performance_Tips_Speed_up_Data_Access</guid>
      <pubDate>Fri, 16 Dec 2011 05:18:28 GMT</pubDate>
    </item>
    <item>
      <title>Mindscape Blog &amp;#187; Blog Archive &amp;#187; 5 reasons not to use a micro ORM</title>
      <description>An interesting counter-argument against the recent trends towards lightweight micro-ORM frameworks in the .NET database world. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mindscapehq.com%2fblog%2findex.php%2f2011%2f12%2f05%2f5-reasons-not-to-use-a-micro-orm%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mindscapehq.com%2fblog%2findex.php%2f2011%2f12%2f05%2f5-reasons-not-to-use-a-micro-orm%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Mindscape_Blog_Blog_Archive_5_reasons_not_to_use_a_micro_ORM</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Mindscape_Blog_Blog_Archive_5_reasons_not_to_use_a_micro_ORM</guid>
      <pubDate>Mon, 12 Dec 2011 06:25:35 GMT</pubDate>
    </item>
    <item>
      <title>New and Updated Resources Available for Telerik OpenAccess ORM</title>
      <description>As we are constantly trying to make the Telerik OpenAccess ORM learning resources and documentation better and easier to use, we have made some changes that you might find very useful.
 
Getting Started Videos ... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.telerik.com%2fopenaccessteam%2fposts%2f11-10-20%2fnew-and-updated-openaccess-orm-resources-available.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.telerik.com%2fopenaccessteam%2fposts%2f11-10-20%2fnew-and-updated-openaccess-orm-resources-available.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/New_and_Updated_Resources_Available_for_Telerik_OpenAccess_ORM</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/New_and_Updated_Resources_Available_for_Telerik_OpenAccess_ORM</guid>
      <pubDate>Thu, 08 Dec 2011 16:39:34 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server Download Links All Editions [Very Useful]</title>
      <description>With SQL Server 2012 RC0 recently announced and a plethora of previous editions already available, it can get tedious to keep track of all these downloads. In this post, I will attempt to share the download links of all SQL Server versions - SQL Server 2012, SQL Server 2008 &amp;amp; R2 and SQL Server 2005.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sqlservercurry.com%2f2011%2f11%2fsql-server-download-links-all-editions.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sqlservercurry.com%2f2011%2f11%2fsql-server-download-links-all-editions.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_Download_Links_All_Editions_Very_Useful</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_Download_Links_All_Editions_Very_Useful</guid>
      <pubDate>Fri, 02 Dec 2011 11:02:31 GMT</pubDate>
    </item>
    <item>
      <title>How to map many-to-many in NHibernate correctly</title>
      <description>Many-to-many relationships exist only at object model level - at database level it is only a concept implemented using two many-to-one relations with intermediate table. We can implement it the same way in our NHibernate-based object model, but we don't want User and Group to have collections of some UserInGroup objects that have no real object-oriented meaning. We do want User to have many Groups and Group to have many Users - as simple as it can be. Fortunately, this is quite common scenario and NHibernate can support it very well with respect to database-level constraints and good practices, but only when mapped and used with care. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnotherdev.blogspot.com%2f2011%2f12%2fmany-to-many-mapping-guidance.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnotherdev.blogspot.com%2f2011%2f12%2fmany-to-many-mapping-guidance.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/How_to_map_many_to_many_in_NHibernate_correctly</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/How_to_map_many_to_many_in_NHibernate_correctly</guid>
      <pubDate>Thu, 01 Dec 2011 11:13:07 GMT</pubDate>
    </item>
    <item>
      <title>I Just Don't Like Object Mappers</title>
      <description>Karl Seguin also discusses the use of Object Relational Mappers, and Data Mappers and how he has a growing dislike of them. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fopenmymind.net%2f2011%2f11%2f18%2fI-Just-Dont-Like-Object-Mappers%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fopenmymind.net%2f2011%2f11%2f18%2fI-Just-Dont-Like-Object-Mappers%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/I_Just_Don_t_Like_Object_Mappers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/I_Just_Don_t_Like_Object_Mappers</guid>
      <pubDate>Tue, 22 Nov 2011 14:49:14 GMT</pubDate>
    </item>
  </channel>
</rss>
