Christian Shay Principal Product Manager

Slides:



Advertisements
Similar presentations
Getting Started with Oracle and .NET
Advertisements

Online Construction Estimation Developed By:- Vatsal S. Shah ( ) Dilip K. Babariya ( ) Jimit V. Rajani ( ) Guided by:-
DEV-2: Getting Started with OpenEdge® Architect – Part I
Improving your OpenEdge® Development Productivity David Lund Sr. Training Program Manager, Progress.
Building Enterprise Applications Using Visual Studio ®.NET Enterprise Architect.
Business Intelligence components Introduction. Microsoft® SQL Server™ 2005 is a complete business intelligence (BI) platform that provides the features,
Getting Started with Oracle and.NET Christian Shay Principal Product Manager,.NET and Windows Oracle USA.
1. Getting Started with Oracle and.NET Riaz Ahmed Director Software Development at Oracle.
René Balzano Technology Solution Professional Data Platform Microsoft Switzerland Database Development with SQL Server Data Tools (SSDT)
“This presentation is for informational purposes only and may not be incorporated into a contract or agreement.”
What are Access Web App What are “Apps for Office” Microsoft Access Access “Apps for Office” Value of “Apps for Office” Apps for Office How it all works.
“This presentation is for informational purposes only and may not be incorporated into a contract or agreement.”
Visual Studio Development Lifecycle: SQL, PL/SQL, Source Control, Deployment Christian Shay Principal Product Manager -.NET Technologies, Oracle.
Virtual techdays INDIA │ august 2010 Building ASP.NET applications using SQL Server Compact Chaitanya Solapurkar │ Partner Technical Consultant,
Powerful, modern desktops enable next generation applications Hardware acceleration brings real-time lighting, texturing and rendering Visual.
Oracle Developer Tools for Visual Studio.NET Christian Shay Principal Product Manager Oracle Corporation Prerequisites for presentation:
The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any.
Bringing the Power of Oracle Database to.NET Andy Mendelsohn Senior Vice President, Database Server Technologies Oracle Corporation.
Oracle Developer Tools for Visual Studio.NET Curtis Rempe.
DEV 301 Oracle Developer Tools for Visual Studio.NET Christian Shay, Oracle Corporation Alex Keh, Oracle Corporation.
New .NET Features for the Oracle Database
WEB329 ASP.NET: A Lap Around the New Enhancements for Web Developers in Microsoft Visual Studio 2005 Omar Khan Lead Program Manager Web Platform and Tools.
Easy HTML DB. Michael Cunningham Developer/Database Administrator.
Oracle9 i JDeveloper for Database Developers and DBAs Brian Fry Principal Product Manager Oracle JDeveloper Oracle Corporation.
October 30, 2007S. Weigert / Y. HAN1 Working with Eclipse-Ingres RUBIS Autumn 2007.
Introducing Reporting Services for SQL Server 2005.
2. Introduction to the Visual Studio.NET IDE. Chapter Outline Overview of the Visual Studio.NET IDE Overview of the Visual Studio.NET IDE Menu Bar and.
New Oracle Features for.NET Developers Alex Keh Principal Product Manager Server Technologies.
DEV-05: Ratcheting up your OpenEdge™ Development Productivity Sunil S Belgaonkar Principal Software Engineer.
Access 2013 Platform Overview Access Low up-front investment Easy to evolve and iterate Easy adoption One version of the truth Easy to collaborate.
CERN - IT Department CH-1211 Genève 23 Switzerland t DB Development Tools Benthic SQL Developer Application Express WLCG Service Reliability.
New.NET Features for Oracle Database 11g Alex Keh Principal Product Manager, Server Technologies, Oracle.
Lesson 2 What is ASP.NET? What is ASP.NET? What is Web Matrix? What is Web Matrix? What are the features of Web Matrix? What are the features of Web Matrix?
Name Microsoft Student Partner Overview of the Visual Studio 2005 Express Products.
DEV303 ASP.NET: Leveraging Visual Studio.NET For Web Projects Tony Goodhew Product Manager Microsoft Corp.
“This presentation is for informational purposes only and may not be incorporated into a contract or agreement.” PROGIS Solutions
© 2008 by Shawn Spiars; made available under the EPL v1.0 | March 17, 2008 Case Study – Phurnace Software and RCP Shawn Spiars Lead UI Developer Phurnace.
Learningcomputer.com SQL Server 2008 – Management Studio.
Microsoft Visual Studio 2005 Tools for the Office System: Building Office Solutions Using Visual Studio 2005 Tools for Office Andrew Coates Developer Evangelist.
Oracle Opens Your Windows Dick Vesters Frank van der Borden Oracle Nederland BV.
E Copyright © 2006, Oracle. All rights reserved. Using SQL Developer.
Build Cross-Platform Mobile Apps Using Visual Studio A Telerik webinar by Jeffrey T. Fritz March 27, 2014 AND.
Feature Overview Oracle Explorer – browse and alter schema Wizards and Designers Automatic code generation PL/SQL Editor with IntelliSense Oracle Data.
C Copyright © 2009, Oracle. All rights reserved. Using SQL Developer.
ASP.NET 2.0 Mohammed Abdelhadi Developer.NET Evangelist Microsoft Corporation.
Take Your Data Analysis and Reporting to the Next Level by Combining SAS Office Analytics, SAS Visual Analytics, and SAS Studio David Bailey Tim Beese.
Presented by: K.AMARNATH Ht.no:10841f0045 Guided by: T.Suneetha.
Building Enterprise Applications Using Visual Studio®
Chapter 2: The Visual Studio .NET Development Environment
Make your app a native part of Office with Add-ins
Developer 2000 CSE 4504/6504 Lab.
Business Connectivity Services in SharePoint 2010 and Office 2010
Visual Studio Tools for Office 2005
Migrating Oracle Forms Using Oracle Application Express
Santanu Datta Graham T. Williams Sr. Director, Windows Technology
SQL Server Data Tools Gert Drapers
Social Media And Global Computing Introduction to Visual Studio
Chapter 2 – Introduction to the Visual Studio .NET IDE
Brief description on how to navigate within this presentation (ppt)
Understanding the Visual IDE
Using JDeveloper.
1/1/2019 8:36 AM System Center – Datacenter Management Technology Specialist Management Produkte Microsoft Deutschland.
Jim Nakashima Program Manager Cloud Tools
Visual Studio 2005 Tools For Office: Creating A Multi-tier Application
Database Applications
1. Azure Data Explorer Azure Data Explorer enables rich data exploration over raw, structured, and semi-structured data delivering fast time to insight.
Introduction to ASP.NET Parts 1 & 2
Mark Quirk Head of Technology Developer & Platform Group
PNW SQL Users Group August 10th, 2011
Presentation transcript:

Christian Shay Principal Product Manager Oracle Corporation christian.shay@oracle.com

Oracle Developer Tools for Visual Studio .NET

Oracle Developer Tools for Visual Studio .NET Tightly integrated “Add-in” for MS Visual Studio .NET Brings the power of Oracle Database to Windows developers Oracle is a premier-level partner in MS Visual Studio Industry Partner Program (VSIP) Public beta late December, production CYQ105

Develop on Windows, Database on any platform Oracle Developer Tools for VS.NET Linux Windows Visual Studio Environment Solaris IIS Windows Other Oracle 10g, 9i, or 8i

Benefits Easy to learn and intuitive for Oracle on Windows programmers SQL Server developers can leverage their experience to write Oracle apps easily and quickly Powerful features that greatly enhance productivity – e.g.designers, code generation Exposes native Oracle functionality and features not typically available in generic tools Don’t have to leave the environment you are comfortable in to do ordinary database tasks

Feature Overview Oracle Explorer – browse and alter schema Wizards & Designers – eg Table designer, SP Wizard Automatic Code Generation PL/SQL Editor Integrated Help System –SQL, PLSQL keywords .NET Stored Procedure Deployment

Oracle Explorer Tree control, similar to “Server Explorer” Can view most Oracle schema objects, not just lowest common denominator A starting place for most tasks View, Alter, Create schema objects Auto generate code View and edit Oracle data

D E M O N S T R A T I O N Oracle Explorer

Designers and Wizards Table Designer View Designer Stored Procedure/Function Wizard Package Wizards Sequence Designer Synonym Designer Data Adapter Wizard .NET Stored Procedure Deployment Wizard

D E M O N S T R A T I O N Designers

Data Window View and Update Table data Run Stored procedures and view cursors and arrays Supports Oracle datatypes View complex data types such as REF Cursors

D E M O N S T R A T I O N View Table Data

PL/SQL Code Editor Syntax Coloring Intellisense Context sensitive help for SQL and PLSQL Keywords and Datatypes Intelligent Error display Collapsible regions

D E M O N S T R A T I O N Run Stored Procedure

Automatic code generation Drag and drop a schema object from Oracle explorer Generated code uses Oracle Data Adapter (ODP.NET) Data Adapter Wizard can be run for custom designs

Automatic Code Generation D E M O N S T R A T I O N Automatic Code Generation

Integrated Online Help Getting started Walkthroughs ODT Reference Context sensitive help for UI elements SQL Users Guide PL/SQL Users Guide Context sensitive SQL and PLSQL keywords

Integrated Online Help D E M O N S T R A T I O N Integrated Online Help

Coming Soon PL/SQL Debugging Database Project – SQL script editing/management Many other features…..

Summary Oracle brings the power of Oracle Database to Windows Developers Oracle is committed to delivering a great database for Windows and making Windows developers more productive when using Oracle Database Oracle has best tools for whichever dev platform you choose

Next Steps Beta available late December ODT web page for beta downloads and whitepapers http://www.oracle.com/technology/tech/dotnet/tools/index.html .NET Developers Center http://www.oracle.com/technology/tech/dotnet/index.html Windows Tech Center http://otn.oracle.com/windows Contact me: christian.shay@oracle.com

Q & Q U E S T I O N S A N S W E R S A