The Artima Developer Community
Sponsored Link

.NET Buzz Forum
VS.Net Database Projects - learn to use them (Sample chapter included)

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
Roy Osherove

Posts: 1807
Nickname: royo
Registered: Sep, 2003

Roy Osherove is a .Net consultant based in Israel
VS.Net Database Projects - learn to use them (Sample chapter included) Posted: Mar 31, 2004 3:19 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Roy Osherove.
Original Post: VS.Net Database Projects - learn to use them (Sample chapter included)
Feed Title: ISerializable
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/rosherove/Rss.aspx
Feed Description: Roy Osherove's persistent thoughts
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Roy Osherove
Latest Posts From ISerializable

Advertisement

I just got acquainted with the Database Project in VS.Net. Very cool. This sample chapter gives a very nice intro on the Hows and Whys of it(PDF).  I'll be adding this to my current project shortly.

Some of the main features - you can put your SQL scripts in the database easily and reconstruct the whole database (inc. data!) from within the project. Lots of other abilities, but the main thing is that it allows you to generate the scripts automatically, and even create change scripts automatically when you change the schema. Very nice.

Read: VS.Net Database Projects - learn to use them (Sample chapter included)

Topic: Accelerating .NETCF Web Service calls Previous Topic   Next Topic Topic: .NET Nightly 139

Sponsored Links



Google
  Web Artima.com   

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