There are several sample projects included with the SQL Anywhere .NET Data Provider:
LinqSample A .NET Framework sample project for Windows that demonstrates language-integrated query, set, and transform operations using the SQL Anywhere .NET Data Provider and C#.
SimpleCE A .NET Compact Framework sample project for Windows Mobile that demonstrates a simple listbox that is filled with the names from the Employees table when you click Connect.
SimpleWin32 A .NET Framework sample project for Windows that demonstrates a simple listbox that is filled with the names from the Employees table when you click Connect.
SimpleXML A .NET Framework sample project for Windows that demonstrates how to obtain XML data from SQL Anywhere via ADO.NET. Samples for C#, Visual Basic, and Visual C++ are provided.
SimpleViewer A .NET Framework sample project for Windows that is discussed in the section Tutorial: Developing a simple .NET database application with Visual Studio.
TableViewer A .NET Framework sample project for Windows that allows you to enter and execute SQL statements.
For tutorials explaining the sample projects, see Tutorial: Using the SQL Anywhere .NET Data Provider.
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |