1 / 22

Visual FoxPro 8.0

Visual FoxPro 8.0. Name Titel Unternehmen. Agenda 2.0. 10 Jahre Visual FoxPro Der Weg zu VFP 8.0 Ziele von und Überblick über VFP 8.0 Features und Technologie von VFP 8.0 Ressourcen Zusammenfassung. 10 Jahre Visual FoxPro.

xuan
Télécharger la présentation

Visual FoxPro 8.0

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Visual FoxPro 8.0 Name Titel Unternehmen

  2. Agenda 2.0 • 10 Jahre Visual FoxPro • Der Weg zu VFP 8.0 • Ziele von und Überblick über VFP 8.0 • Features und Technologie von VFP 8.0 • Ressourcen • Zusammenfassung

  3. 10 Jahre Visual FoxPro • Eric Rudder, Sr VP, Entwickler und Platform Evangelism bei Microsoft, spricht Microsofts Dank für die "Microsoft and FoxPro 10 Year Anniversary Card" aus, die Microsoft erhalten hat.

  4. VFP 8.0, der Hintergrund …

  5. Microsoft Executive Support fürVisual FoxPro 8.0 VIDEO

  6. Der Weg zu Visual FoxPro 8.0 • Basiert auf den Wünschen der Kunden • Bieten Sie Ihren Endanwendern neue Features der Runtime-Umgebung • Erbesserte Bindungen mit SQL Server • Verbesserte Interoperabilität mit .NET • Rückwärtskompatibel

  7. Ziele von VFP 8.0 - Überblick • Ein besserer intelligenter Client • Verbesserte Unterstützung der Windows Plattform • Verbesserter Distributed Client (Web/COM) • XML, .NET, SQL Server Connectivity • Verbesserte Produktivität der Entwickler • Neue Basisklassen und Fehlerbehandlung • Einfacher zu erlernen • Bessere Navigation und Dokumentation

  8. Visual FoxPro 8.0 und .NET • Zusammenarbeit mit Visual Studio .NET • Erweiterte Unterstützung von XML • XML Webdienste • ADO.NET • VFP OLE DB Provider • ASP.NET Web Formulare • .NET Windows Formulare • Visual FoxPro Toolkit für .NET • Die Teams von VFP und .NET arbeiten zusammen

  9. Verbesserungen der Produktivität • Task Pane Manager • Toolbox • Empty Klasse • AddProperty() und RemoveProperty() • Collection Klasse • Strukturierte Fehlerbehandlung • TRY/CATCH/FINALLY • Ereignisbindung • BINDEVENT() und RAISEEVENT()

  10. Productivity Enhancements • Getfile() Dialog • Automatische Inkrementierung • Tabellen-Designer • Ansichten-Designer • Unterstützung von VCX durch weitere Klassen • Viele neue Features für Grids • Code References • Stabilität ist ein Feature!

  11. Neue Features des Berichts-Generators • Seite X von Y • Der Anwender kann den Druck-Dialog unterdrücken • Mehrere Berichte in einem Druckvorgang drucken • Druck von Seitenkopf und –fuß, wenn die Zusammenfassung auf einer eigenen Seite steht • Seitenfuß und Zusammenfassung sind dehnbar • Die Feldüberschrift des DBC nutzen, wenn Felder auf einen Bericht gezogen werden • Die Druckerumgebung speichern

  12. XMLAdapter Klasse • Hinter XMLToCursor/CursorToXML • Unterstützung hierarchischen XMLs • Mehrere VFP Cursor in XML umwandeln • XML in mehrere VFP Cursor umwandeln • XML Diffgrams • VFP Cursors, Tabellen, DBC • Zu ADO.NET kompatibel • XMLTable und XMLField Klassen • Absolute Kontrolle des XSD Schema

  13. CursorAdapter Klasse • Entspricht DataAdapter in ADO.NET • ADO/OLEDB • ODBC • Native VFP cursor • XML und XML Webdienste • Programmierbare Ereignisse • Kontrolle über gespeicherte Prozeduren

  14. CursorAdapter Klasse Daten- Quelle DBF VFP Cursor Remote Ansichten SQL PassThrough Native SQL VFP Client ODBC DBF CursorAdapter Automatisches Update Objekt Methoden/Events Eigene Befehle Gespeicherte Prozeduren VFP Cursor Native SQL ADO/OLEDB XML HTTP

  15. Neue Features für Daten • DataEnvironment ableiten • DataEnvironment Builder • CursorAdapter Klasse • CursorAdapter Builder • XMLAdapter Klasse • Form BindControls Eigenschaft • Erweiterter VFP OLE DB Provider • Interoperabilität VFP 8.0 und VS .NET

  16. VFP 8.0 XML Webdienste • OLEDB • ASP.NET • WinForm • Telefon • Pocket PC • Tablet PC

  17. VFP 8.0 Performance • LOCAL a1[10000]x1=SECONDS()FOR i = 1 TO 10000 a1[i]=CREATEOBJECT("Custom")ENDFORRELEASE a1x2=SECONDS()? x2-x1 • VFP 7.0 = 24.5 seconds • VFP 8.0 = 0.45 seconds

  18. Visual FoxPro 8.0 Features • Strukturierte Fehlerbehandlung mit TRY/CATCH • Unterstützung von Windows XP Themen • Erweiterte SQL Server-Connectivity • Erweiterte Kompatibilität mit Visual Studio .NET • Integration von XML mit Daten von VFP • Erweiterte XML Webdienste • Native Ereignisbindung in VFP-Objekten • Unterstützung Automatischer Inkrementierung • Erweiterungen des Ansichten-Designers • Neue Grafikunterstützung mit GDI+ • Neue Basisklassen • Neue Features in Steuerelementen von Formularen • Erhöhte Entwicklungsgeschwindigkeit • Viel, viel mehr!

  19. GotDotNet.com VFP Website • http://gotdotnet.com/team/vfp • Download einer vorlage VFP 8.0 Fallstudien • Sr VP Eric Rudder auf VFP 8.0 Video • Neue Links zu Ressourcen für VFP mit VS .NET • Bald weitere Inhalte

  20. Ressourcen • MSDN Abonnements • http://msdn.microsoft.com/vfoxpro • http://gotdotnet.com/team/vfp • http://asp.net • http://foxcentral.net • http://www.universalthread.com

  21. Summary & Call to Action • Informieren und überzeugen Sie andere • Großartige neue Features in VFP 8.0 • Kooperation VFP 8.0 und SQL Server • Zusammenarbeit VFP 8.0 und VS .NET • Anwendungen auf VFP 8.0 portieren • MSDN jetzt, Mitte März in der Box • Übermitteln Sie Fallstudien zu VFP 8.0 • Aktiv in der FoxPro Community • Setzen Sie VFP 8.0 ein und reden Sie darüber!!!

More Related