Tutorial is mis-leading.
97967Nov 22 2005 — edited Dec 7 2005The posted tutorial ( or Oracle By Example: Building .NET Applications with Oracle Developer Tools for Visual Studio .NET Oct at URL :2005http://www.oracle.com/technology/obe/10gr2_db_vmware/develop/vs/vs.htm ) is mis-leading.
The tutorial does NOT build a .net application, but a Windows Application which happens to be built using the VS.net IDE.
I followed the tutorial and built the test app fine - When I try to repeat the tutorial with a "ASP.NET Web application" instead of a "Wondows Application", the application fails. Welll I can build it, and display it in a web browser, but the datagrid dosn't show up at all - there is a missing piece somewhere???