PowerBuilder.NET Guided Tour. PowerBuilder A New PowerBuilder IDE for.NET Development.

Slides:



Advertisements
Similar presentations
PowerBuilder 11: .NET Web Forms
Advertisements

Introduction to Visual Basic.NET Uploaded By: M.Sheraz anjum.
PowerBuilder 11: Deploying Business Logic as .NET Assemblies
Copyright  Oracle Corporation, All rights reserved. 1 Creating an Application: The AppBuilder for Java IDE.
DEV-2: Getting Started with OpenEdge® Architect – Part I
FIRST LOOK AT “ORCAS” Scott Guthrie General Manager.NET Developer Platform.
Lecture 1 Introduction to the ABAP Workbench
© by Pearson Education, Inc. All Rights Reserved.
Visual Basic 2010 How to Program. © by Pearson Education, Inc. All Rights Reserved.2.
Visual Basic 2010 How to Program Reference: Instructor: Maysoon Bin Duwais slides Visual Basic 2010 how to program by Deitel © by Pearson Education,
Guide to Oracle10G1 Introduction To Forms Builder Chapter 5.
A Guide to Oracle9i1 Introduction To Forms Builder Chapter 5.
Chapter 2: The Visual Studio.NET Development Environment Visual Basic.NET Programming: From Problem Analysis to Program Design.
1 An Introduction to Visual Basic Objectives Explain the history of programming languages Define the terminology used in object-oriented programming.
POWERBUILDER Strategy and Roadmap
Aptech Borivali(West) Hefin Dsouza. Agenda  What is.NET and What is Visual Studio? .NET Framework 3.5 Overview.  Visual Studio 2008 Enhancements. 
Creating a Console Application with Visual Studio
Object Oriented Software Development 1. Introduction to C# and Visual Studio.
Microsoft Visual Basic 2005 ENRICHMENT CHAPTER Visual Studio Tools for Office.
WPF For PowerBuilder Developers
McGraw-Hill© 2007 The McGraw-Hill Companies, Inc. All rights reserved. 1-1.
1 Programming Concepts Module Code : CMV6107 Class Contact Hours: 45 hours (Lecture 15 hours) (Laboratory/Tutorial 30 hours) Module Value: 1 Textbook:
Hands-on Introduction to Visual Basic.NET Programming Right from the Start with Visual Basic.NET 1/e 6.
Neal Stublen Overview of.NET Windows Applications Microsoft Windows OS / Intel Platform Windows Application File SystemNetworkDisplay.
Introduction to Silverlight. Slide 2 What is Silverlight? It’s part of a Microsoft Web platform called Rich Internet Applications (RIA) There is a service.
Microsoft Visual Basic 2005: Reloaded Second Edition
Neal Stublen Class Objectives  Develop an understanding of the.NET Framework  Gain proficiency using Visual Studio  Begin learning.
Using Visual Basic 6.0 to Create Web-Based Database Applications
DEV-2: Making OpenEdge ® Architect Work For You David Lund Product Readiness.
Virtual techdays INDIA │ Nov 2010 Developing Office Biz Application using WPF on Windows 7 Sarang Datye │ Sr. Consultant, Microsoft Sridhar Poduri.
Lecture 1 Programming in C# Introducing C# Writing a C# Program.
Office 2003 Advanced Concepts and Techniques M i c r o s o f t Access Web Feature Data Access Pages.
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.
Lecture Set 2 Part B – Configuring Visual Studio; Configuration Options and The Help System (scan quickly for future reference)
Exploiting New Capabilities for Search And Organization Kerem Karatal DAT307 Lead Program Manager Microsoft Corporation.
Lecture Set 1 Part C: Understanding Visual Studio and.NET – Applications, Solutions, Projects (no longer used – embedded in Lecture Set 2A)
Integrated Development Environment (IDE)
Chapter One An Introduction to Visual Basic 2010 Programming with Microsoft Visual Basic th Edition.
Lecture Set 2 Part A: Creating an Application with Visual Studio – Solutions, Projects, Files.
DEV-05: Ratcheting up your OpenEdge™ Development Productivity Sunil S Belgaonkar Principal Software Engineer.
PowerBuilder is.NET John Strano Technology Evangelist.
Name Microsoft Student Partner Overview of the Visual Studio 2005 Express Products.
Taking Control of Visual Studio through Extensions and Extensibility Anthony Cangialosi Senior Program Manager Lead Microsoft Corporation DEV311.
Getting Started with Microsoft Expression Web 3 January 12, 2012.
BlackBerry Applications using Microsoft Visual Studio and Database Handling.
Presented by Vishy Grandhi.  Architecture (Week 1) ◦ Development Environments ◦ Model driven architecture ◦ Licensing and configuration  AOT (Week 2)
Hands-on Introduction to Visual Basic.NET Programming Right from the Start with Visual Basic.NET 1/e 6.
Object-Oriented Application Development Using VB.NET 1 Chapter 2 The Visual Studio.NET Development Environment.
Chapter 3 I Need a Tour Guide (Introduction to Visual Basic 2010) Clearly Visual Basic: Programming with Visual Basic nd Edition.
Lecture Set 2 Part A: Creating an Application with Visual Studio – Solutions, Projects, Files 8/10/ :35 PM.
A2: Making OpenEdge ® Architect Work For You Susan Houniet Senior Solution Consultant.
IE 411/511: Visual Programming for Industrial Applications Lecture Notes #2 Introduction to the Visual Basic Express 2010 Integrated Development Environment.
 2002 Prentice Hall. All rights reserved. 1 Introduction to the Visual Studio.NET IDE Outline Introduction Visual Studio.NET Integrated Development Environment.
© 2013 IBM Corporation IBM Rational Asset Analyzer & Rational Asset Analyzer for System z Rational Asset Analyzer What is new! Leshek Fiedorowicz
PowerBuilder is an integrated development environment (IDE) used to create applications. PowerBuilder 12.5 has good integration with the Microsoft.
Chapter 2: The Visual Studio.NET Development Environment Visual Basic.NET Programming: From Problem Analysis to Program Design.
Chapter 2 Build Your First Project A Step-by-Step Approach 2 Exploring Microsoft Visual Basic 6.0 Copyright © 1999 Prentice-Hall, Inc. By Carlotta Eaton.
C Copyright © 2009, Oracle. All rights reserved. Using SQL Developer.
Introduction ITEC 420.
Dive Into® Visual Basic 2010 Express
DotNetSpider Editor Hefin Dsouza
Chapter 2: The Visual Studio .NET Development Environment
Visual Studio 2010 and .NET Framework 4 Training Workshop
Document Flow Manager 4.10 CEVA Business Users
Module 1: Getting Started
Design and Consume DataWindows in Visual Studio 2005
Hands-on Introduction to Visual Basic .NET
Creating a Windows Application Project in Visual Studio
MS Confidential : SharePoint 2010 Developer Workshop (Beta1)
Presentation transcript:

PowerBuilder.NET Guided Tour

PowerBuilder A New PowerBuilder IDE for.NET Development

PowerBuilder A New PowerBuilder IDE for WPF Development  Leveraging Visual Studio features  Isolated Shell provides framework and features  UI  Editor  WPF Designer  Debugger  Plug-in existing PowerBuilder components  Database Painter  SQL Painter  etc.

PowerBuilder A New PowerBuilder IDE for WPF Development  Provides a familiar PowerBuilder experience  Little or no re-training  Provides usability enhancements consistent with other major IDEs  Keeps PowerBuilder current with latest functionality

PowerBuilder A New PowerBuilder IDE for WPF Development  PowerScript in the VS Core Editor  WPF Painters  Incl. WPF DataWindow Painter  Tabbed documents  Auto-hide for tool panes  3rd Party Add-ins  Import/Export IDE Settings

PowerBuilder A New PowerBuilder IDE for WPF Development…and more… Benefits for…  WPF Application Targets .NET Assembly Targets .NET Web Service Targets

PowerBuilder Virtual PowerBuilder Libraries  PBLs are now folders  PowerBuilder classes/objects are now files  PBLs track files  Adding a file to a PBL folder does not by itself add it to the PBL  Simplification of source control  Saving with compilation errors now supported

PowerBuilder WPF Painters (Window, Visual UserObject)  WYSIWYG design surface for adding, moving, resizing, positioning of controls  XAML editor for optional advanced editing of layout, contents, and behavior  WYSIWYG Preview (WPF, vector-based)  Support for 3rd party controls

PowerBuilder Adding 3 rd Party WPF Controls to the Toolbox  A dialog will be provided to select the 3rd party WPF control to import.  Controls may be added to the Toolbox of the …  Window  UO  DataWindow …painters

PowerBuilder New PowerScript Editor Features  Intellisense (including for the DataWindow)  Syntax Highlighting  Bookmarks  Code Outlining (collapsing sections)  Highlight of matching elements  Incremental Search  Line Numbering  Go to definition  Code Snippets  Surround With  Split Screen Editing  Error Markers

PowerBuilder Other Painters  Database Painter  Query Painter  Structure Painter  …will essentially have the same UI as in PowerBuilder Classic

PowerBuilder Other Painters …cont’d…  Menu Painter  Similar to the PowerBuilder Classic IDE’s Menu Painter  Library Painter  Will be consolidated with the System Tree  A list tool window for “details”  SQL Dialog  Will have the same UI as in DataWindow.NET 2.5…a modal dialog

PowerBuilder Exercise One  Build a simple “Hello World” Application  Create a Solution  Create a Target  Create a WPF Window  Create an ODBC Connection to SQL Anywhere  Add code in Application Object to connect to Database  Create a DataWindow  Add DataWindow control to WPF Window  Assign DataWindow Object  Code SetTransObject and Retrieve function calls  Build Application  Run Application

PowerBuilder Exercise Two  Migrate an Existing Win32 Application to WPF  Use Wizard to create solution and target  Review Unsupported Features List  Build Target  Run Application  What needs to be fixed?

PowerBuilder Exercise Three  Powerscript Language Enhancements  Array Enhancement  Jagged Array Enhancement  Return Array from Function or Event

PowerBuilder PowerBuilder “Classic” IDE  Current IDE remains intact for:  Traditional Client/Server targets  Winform/Webform targets  EAServer/PASP components  Microsoft will not be investing in Winforms/Webforms  Currently considering Win32 enhancements for a post PowerBuilder 12.0 release (Windows 7 features support)  Sybase will continue to support current DBMS and operating system platforms with maintenance releases.

PowerBuilder Summary: PowerBuilder.NET  Build WPF applications with a familiar PowerBuilder experience  Provide your users with rich, progressive user interfaces

PowerBuilder Summary: The PowerBuilder WPF Workshop  No need to go to another tool for your.NET requirements  Extend your skills and your existing code to new incarnations of the.NET framework