mv.NET
This page shows examples of using mv.NET with VB.NET to perform various common tasks. This page shows the exact same mv.NET examples using C#. Note that a few examples are available in one language and not the other. It's best to view both pages. 1. The mv.NET toolbox integrated
into Visual Studio allows for drag and drop development for some project
types.
The mv.NET toolbox integrated into Visual Studio allows for drag and
drop development for some project types.
Modify MV BASIC programs and MV dictionary definitions from within Visual
Studio.
View and modify MV data in the same environment as .NET code.
The mv.NET schema editor is used to graphically modify exended dictionary
definitions used to process MV data as though it were relational. There's
no need to do this in the MV environment and no need at all to modify
(flatten) or re-arrange data.
C# .NET sample code - create a dynamic array, pass it into a program,
modify the results.
Visual Basic .NET sample code - create a dynamic array, pass it into
a program, modify the results.
C# sample code - login, open a file, read and write data.
VB.NET sample code - login, open a file, read and write data.
C# sample code - login differently, open a file, read data using dictionary
definitions to specify which attributes to read.
VB.NET sample code - login differently, open a file, read data using
dictionary definitions to specify which attributes to read.
C# sample code - login differently, open a file, read data using dictionary
definitions to specify which attributes to read.
VB.NET sample code - login differently, open a file, read data using
dictionary definitions to specify which attributes to read.
VB.NET sample code - open a file without a separate account object, readv
and writev data.
Unlike other products, mv.NET does not require a login to manipulate
a dynamic array. MV developers may wish to use the DataBASIC class for
common string manipulation.
C# example uses MV as an ADO.NET data source. A BASIC program is defined
as a Stored Procedure. Arguments to the subroutine are defined as query
parameters. The first parameter is set to ABC and the BASIC program is
executed as a query. The second parameter of the subroutine is retrieved
as a result. An MV developer wouldn't code like this, but for a Relational
developer this is the standard way to execute programs against the database.
© 2008 Nebula Research and Development |
|||||||
|
Home
| About Us | News
| FAQ | Products E-mail
for Product and Service inquiries. |
|||||||