Uwe Habermann Venelina Jordanova Conversion of a VFX application into a Silverswitch solution.

Slides:



Advertisements
Similar presentations
Nov 2008 Scientific & technical presentation JChem for Excel.
Advertisements

Little Used, but Powerful Features with GP Cathy Fregelette, CPA, PMP Practice Manager BroadPoint Technologies September 20, 2012.
Migration of a VFP application into a Silverswitch solution
Microsoft SharePoint 2010 technology for Developers
Uwe Habermann Venelina Jordanova Migrating VFP forms with the free Silverlight Wizard of the dFPUG.
Chapter 10 Database Applications Copyright © 2011 by The McGraw-Hill Companies, Inc. All Rights Reserved. McGraw-Hill.
.NET C RYSTAL R EPORTS …Vishal Kumar.. I NTRODUCTION T O C RYSTAL REPORT :- For creating interactive reports that can be integrated into a wide range.
Uwe Habermann Venelina Jordanova Programming VFP Code in the front-end of Silverswitch applications.
Electronic Document and Records Management with EDC Only solution that manages documents, files, containers, both electronic and physical, including records.
OLAP Cubes and Pivot Tables Leveraging the Power of a Microsoft EPM Solution EPM Customization Series Part 1 February 21 st, 2007 Brendan Giles, PMP, MCP.
Visual Extend Download, Installation, Registration German FoxPro User Group Venelina Jordanova VFX 01 E.
Integrating Access with the Web and with Other Programs.
1 Computing for Todays Lecture 22 Yumei Huo Fall 2006.
InfoPath Foundations Peter Williams, Ibitec AB. Agenda What are Forms? Form Scenarios Fundamentals Enter InfoPath Alternatives Use Forms InfoPath Enterprise.
Microsoft Office 2000 Introducing the Suite. Microsoft Word Key Features of Word: create & edit documents apply formatting features add visual elements.
SQL Reporting Services Overview SSRS includes all the development and management pieces necessary to publish end user reports in  HTML  PDF 
CrackingSiebel.com Utility Siebel Repository Extract (SRE) Tool.
Visual Extend 8.0 Rapid Application Development with VFX 8.0 Venelina Jordanova, Uwe Habermann
XP New Perspectives on Microsoft Access 2002 Tutorial 71 Microsoft Access 2002 Tutorial 7 – Integrating Access With the Web and With Other Programs.
Uwe Habermann Venelina Jordanova Converting reports to Silverswitch and running VFP reports in Silverswitch.
SQL Server Reporting Services
MS Access Advanced Instructor: Vicki Weidler Assistant:
“This presentation is for informational purposes only and may not be incorporated into a contract or agreement.”
Session 3 Access to Reporting Services Adam Cogan Database Architect ssw.com.au.
Relex Reliability Software “the intuitive solution!” Relex Software Corporation 1.
ETP Reloaded e-Commission Technological Platform Upgrade to Microsoft Office 2003 DIGIT Adapted to DG SCIC.
10-1 aslkjdhfalskhjfgalsdkfhalskdhjfglaskdhjflaskdhjfglaksjdhflakshflaksdhjfglaksjhflaksjhf.
Microsoft Office InfoPath 2007 Development, Deployment, And Hosting For Rich And Browser Forms Jessica Gruber Consultant Microsoft Corporation.
OLAP Cubes and Pivot Tables Leveraging the Power of a Microsoft EPM Solution EPM Customization Series Part 1 February 21 st, 2007 Brendan Giles, PMP, MCP.
An introduction to Microsoft Office SharePoint Server 2007 Rue Juliette Wytsmanstraat 14 | 1050 Brussels | Belgium T | F
May 2009 ChemAxon - What’s New?. What’s new and hot? All products have seen enhancements in the past 12 months BUT WHAT’S REALLY HOT?
SQL Server 2005 Reporting Services: Product Overview Niran Luckcanakul (MCSD, MCDBA, MCT) Project manager ISONET Co.,Ltd.
Uwe Habermann Venelina Jordanova Usage of VFP code in the back- end of Silverswitch applications.
Uwe Habermann Venelina Jordanova Extending a Silverlight application with a webcam and multi-touch.
Venelina Jordanova Uwe Habermann SEM 20 Visual Extend Power for VFP Developers.
® Microsoft Office 2010 Integrating Word, Excel, Access, and PowerPoint.
Forms Using. 2  Plan a form  Create a form  Move and resize controls  Modify labels  Modify text boxes Objectives.
Local Touch – Global Reach InfoPath 2010 Presented by Mark Grimes Principal Consultant Microsoft Infrastructure Practice Sogeti, USA.
By N.Gopinath AP/CSE Cognos Impromptu. What is Impromptu? Impromptu is an interactive database reporting tool. It allows Power Users to query data without.
® Microsoft Office 2010 Integrating Word, Excel, Access, and PowerPoint.
ADAPTING YOUR ETL SOLUTION TO USE SSIS 2012 Presentation by Devin Knight
Microsoft Access 2002 Illustrated Complete Forms Using.
Understanding StarTeam Enterprise Advantage Course #4124.
Microsoft ® Outlook 2000 Integrating Outlook with Office Applications.
Microsoft Office XP Illustrated Introductory, Enhanced Word, Excel, and Access Integrating.
Module 1: Overview of Microsoft Office SharePoint Server 2007.
Microsoft Access 2000 Creating Queries, Reports and Web Pages.
TotalHR Concepts of Customization Session Presented by Milt Welsh / Bob Archer.
Data Access Worldwide May 16 – 18, 2007 Copyright 2007, Data Access Worldwide May 16 – 18, 2007 Copyright 2007, Data Access Worldwide Product Roadmap John.
Visual Extend CPickField Builder German FoxPro User Group Venelina Jordanova VFX 13 E.
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 8 1 Microsoft Office Access 2003 Tutorial 8 – Integrating Access with the.
Venelina Jordanova, Uwe Habermann Visual Extend 9.0 Rapid Application Development.
Visual Studio 2012: A Complete IDE (Debugging & Source Control) Kevin Howell.
Visual Extend Generated Application’s Features for End-users German FoxPro User Group Venelina Jordanova VFX 04 E.
BOF09 Foundation(free) Business Connectivity Services Claims-Based Authentication High-Availability Architecture Mobile Connectivity SharePoint.
SQL Server Reporting Services 2016
CIS-NG CASREP Information System Next Generation Shawn Baugh Amy Ramirez Amy Lee Alex Sanin Sam Avanessians.
XP Creating Web Pages with Microsoft Office
SQL Server Reporting Service & Power BI
Visual Extend CursorAdapter
Design and Consume DataWindows in Visual Studio 2005
Time And Relative Dimensions in SQL
Microsoft Office Access 2003
Microsoft Office Access 2003
Tomáš Urych, ESO9 international
Visual Extend Developer’s Features
Reports Report builder meets the challenge by making it easy to design, publish, and distribute professional, production-quality reports in a variety of.
Visual Extend Multi-Client support
Presentation transcript:

Uwe Habermann Venelina Jordanova Conversion of a VFX application into a Silverswitch solution

Migration from VFPizza for VFP to Silverswitch * Create Silverswitch project with Visual Studio * Migration with the VFX – Silverlight Wizard

What gets migrated? * Data access * VFP database * SQL Server database * Data access from VFP and Silverlight simultaneously

What gets migrated? * Forms * Without pageframe * With pageframe * 1:n * Treeview * Properties of forms * Parameter controls

What gets migrated? * Pick fields * Pick combos

What gets migrated? * Parent/Child relations * Start via toolbar * Start via onmore dialog * Synchronization of child forms

What gets migrated? * Reports

What gets migrated? * Properties of the application object * VfxApplication * Controls\VfxAppObject.cs

What gets migrated? * Runtime localization * Set-up available languages

More examples * Document container * DataGrid mover

More examples * Internet * * Skype * Calculator * Date picker * Date time picker

More examples * Theme selector * Many themes integrated in Silverswitch * Easy to modify

OLE automation * Word * Excel * Outlook * PowerPoint * MapPoint

Export * Excel * More formats in preparation

What else is in Silverswitch? * Start page * Wizards * Update Project * Update of Silverswitch projects to the current version of Silverswitch * Builders * DataGrid builder * Form builder * PickField builder

Silverswitch architecture VfxLoader.xap (676 KB) VfxApplication VfxApplicationBase VfxDataLayer VfxStartUp VfxLoader.xap (676 KB) VfxApplication VfxApplicationBase VfxDataLayer VfxStartUp VfxForm.xap (1220 KB) VfxFormBase VfxControl VfxControlBase VfxObject VfxObjectBase VfxForm.xap (1220 KB) VfxFormBase VfxControl VfxControlBase VfxObject VfxObjectBase VfxMainScreen.xap (378 KB) VfxThemes.xap (678 KB) Default.html (11 KB)

Any questions?

Thank you very much and have fun with Silverswitch! Venelina & Uwe