5.10 Conclusion
Visual Studio .NET provides
sophisticated visual tools for working with databases. You can
examine and edit the structure and contents of databases. Database
projects are able to track changes that you make to a database schema
and record these in script files. .NET projects also get extensive
support for automatic generation of queries and wrapper classes for
accessing databases.
|