Top
Symfoware Server V12.0.0 Application Development Guide
FUJITSU Software

1.2.1 Relationship between .NET Framework and Symfoware Server

This feature enables manipulation of data on Symfoware Server, the database server, by combining the column data of the Table stored in the DataSet that is the component for ADO.NET and .NET Data Provider.

This section describes the features you can use by integrating with Visual Studio.

  1. Freely create applications to access database resources

    You can manually create applications to access database resources by using the specified components in Visual Studio.

  2. Automatically create applications to access database resources using tools in Visual Studio

    You can automatically create programs for accessing database resources using basic operations such as drag and drop with the tools prepared in Visual Studio, making application development more efficient.

This section provides an outline of application development integrated with Visual Studio.

You can freely create applications to access database resources by using Visual Studio integration.

By using tools in Visual Studio, you can directly manipulate data, and then create applications by saving in the designer.