⇤ ← Revision 1 as of 2010-01-29 19:07:31
Size: 748
Comment:
|
Size: 773
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 10: | Line 10: |
* NHibernate: NHibernate.org * Naked Entites/Objects (nakedobjects.com) is a for pay framework |
* NHibernate: http://nhibernate.org * Naked Entites/Objects (http://www.nakedobjects.com) is a for pay framework |
Line 13: | Line 13: |
* SpecExpress specexpress.codeplex.com | * SpecExpress http://specexpress.codeplex.com |
Database Management Systems
TODO: Intro to class...
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.
Domain Driven Design has an entire website to look at: http://domaindrivendesign.org/
NHibernate: http://nhibernate.org
Naked Entites/Objects (http://www.nakedobjects.com) is a for pay framework
- CSLA.NET
And many more to follow I'm sure.