The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Refactoring Databases

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Richard Jonas

Posts: 147
Nickname: rjonas
Registered: Nov, 2005

Richard Jonas is a .NET sofware developer living in the UK.
Refactoring Databases Posted: Apr 3, 2006 1:42 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Richard Jonas.
Original Post: Refactoring Databases
Feed Title: Richard Jonas
Feed URL: http://feeds.feedburner.com/blogspot/ouNA
Feed Description: Richard Jonas's blog about .NET, web development and agile methodologies.
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Richard Jonas
Latest Posts From Richard Jonas

Advertisement
It's often a good idea to put as much logic as possible in the database layer – if you don't, you have to transmit more information across processes and machines, and moving information is slow, can be unreliable and is time-consuming to program. Unfortunately, once you have a database structure, it can be difficult to update it. I posted a while ago about how a test driven development approach could be used to give you more confidence that any changes you make would work and not break...

Read: Refactoring Databases

Topic: SharePoint and Outlook integration v3 beta Previous Topic   Next Topic Topic: Trial Edition of Team Foundation Server!

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use