Skip to content
This repository has been archived by the owner on Oct 16, 2020. It is now read-only.

GsocDbToolsDevelopmentNotes

ChristophWille edited this page May 12, 2009 · 4 revisions

Student: Philipp Maihart

Goals

  • Abstract database metadata exploration API (testability, hosting scenarios) based on MyMeta
  • Pre-build WPF UI controls (tree, checked-item tree)
  • Addin that provides singleton for API, connection storage; hosts tree (as a pad)
  • Addin hosts EDM designer (see Included Projects, as a view)

Non-Goals

  • Support for .NET 3.5 SP1 or earlier project targets
  • Database modification experience (table designer, et al)
  • SQL statement design experience / code completion ("Query Editor")

Future Extensibility Ideas (Nice to have)

  • LINQ to EF test workbench (think limited LINQpad)

Included Projects

Useful Links

Interesting EF 4.0 / EDM Designer 4.0 Information

Uncategorized

Clone this wiki locally