Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Is there any complete C# Tutorial out there
Tue, Sep 11 2012 5:20 PMPermanent Link

aptech

Hi,

I wonder that there is no tutorial for c#.
can somebody help?!

best regards
Wed, Sep 12 2012 2:47 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com


<< I wonder that there is no tutorial for c#.  can somebody help?! >>

If you're referring to the .NET data provider, then the reason there isn't a
tutorial is because every .NET data provider is 98% the same methods,
properties, and events (delegates).  The only main differences are the
connection strings and the SQL syntax allowed.

The .NET data provider reference that we provide details any minor
differences between the EDB .NET data provider and the stock-standard core
classes that are defined by MS:

http://www.elevatesoft.com/manual?action=topics&id=edb2dac&section=net_data_provider_reference

For a tutorial on creating a sample database using the EDB Manager, please
see the SQL manual:

http://www.elevatesoft.com/manual?action=viewtopic&id=edb2sql&topic=Creating_Local_Database

There's also some examples in this technical article:

http://www.elevatesoft.com/articles?action=view&category=edb&article=elevatedb_20_net_data_provider_tips_tricks

If you have any other questions, please let me know.

Tim Young
Elevate Software
www.elevatesoft.com
Image