Question

I'm planning to develop an Add-in for Visual Studio 2008 that will allow me to programmatically create basic procedures for tables in a Database Project.

However I'm stuck in the very early stage because I can't find a way to programmatically navigate the schema view of the Database Project.

Does anyonw know how do I do it?

Was it helpful?

Solution

Are you referring to "VS Team System - Database Edition" projects? I came across this blog post the other day about using T4 templates with such a project.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top