Differences between revisions 18 and 20 (spanning 2 versions)
Revision 18 as of 2010-04-01 23:45:08
Size: 2542
Editor: 24-183-238-75
Comment:
Revision 20 as of 2010-11-16 13:34:19
Size: 2686
Editor: 24-151-199-69
Comment:
Deletions are marked like this. Additions are marked like this.
Line 23: Line 23:
 * Domain Driven Design has an entire website to look at: http://domaindrivendesign.org/  * [[http://domaindrivendesign.org/|Domain Driven Design website]]
Line 31: Line 31:
 * [[http://www.linqpad.net/|Link Pad]] allows you to write scratch c# LINQ code and claims it can be used as a drop in replacement for SQL Server Management Studio

Database Management Systems

This class is about Database Management Systems. As such we talk about creating, managing and programming SQL databases. When time permits, we also cover spatial/spatial temporal data and database systems. This site contains content developed by Dr. Anderson for his classes.

Programming Examples

Programming Resources

Learning to program something more complex than a one off programming assignments for students can be difficult. Where do the experts learn to program large database applications and what tools and methods do they use? This section is not an answer, but a suggestion on where to look for those answers. Someday, I hope to have a class that explores this in depth.

And many more to follow I'm sure.

DatabaseManagementSystems (last edited 2024-02-25 16:33:21 by scot)