The Oracle
Developer Tools for Visual Studio .NET is out and now for all who
needs to work with .NET and an Oracle database as backend the life will be more
easy...
This tool is essentially a tightly integrated "Add-in" for Visual Studio .NET
that adds a lot of useful features, such as:
- Oracle Explorer to browse your Oracle schema, launch one
of the many powerful designers and wizards to create and alter schema objects,
and drag and drop schema objects onto your form to automatically generate
code.
- a PL/SQL editor and integrated context sensitive online
help, including the Oracle SQL and PL/SQL Users Guides.
- Oracle Data Window, that permits you to execute
standard routine database tasks (like inserting and updating Oracle data
or testing stored procedures) directly from Visual Studio .NET.
- SQL Query Window
for executing any SQL or SQL script you choose.
Bookmarked... maybe sometimes could be useful to my
needs. 