Top
Symfoware Server V12.1.0 Application Development Guide
FUJITSU Software

1.2.1 Relationship between .NET Framework and Symfoware Server

Symfoware Server provides .NET Data Provider, which is an interface for ADO.NET of .NET Framework. This enables you to select Symfoware Server as the connection destination database of ADO.NET and use the intuitive and efficient application development features of Visual Studio.


The following provides an overview of application development integrated with Visual Studio.

Edit directory in Visual Studio's text editor

By using a component specified in Visual Studio, applications to access database resources can be created manually.

Create an application with Visual Studio tools

By using basic drag-and-drop operations in the tools provided in Visual Studio, programs to access database resources can be generated automatically.