Sample Code for ComponentOne VB Using MYSQL Connector?

Asked By 30 points N/A Posted on -
qa-featured

Good Day Friends!

Do you know how to use ComponentOne Visual Studio Express? Can you provide sample codes for ComponentOne VB using MySQL connector? Also, can you provide a simple tutorial on how to use ComponentOne with the sample codes to insert , update , delete and backup database ? Any help will be greatly appreciated. 

Thank you.

 

SHARE
Answered By 0 points N/A #150924

Sample Code for ComponentOne VB Using MYSQL Connector?

qa-featured

Hello,

ComponentOne visual studio has several platforms , it enables programmer to build desired application easy , it has more powerful features at new versions,you can build Desktop application , .net (web application) iPhone and more as you want.

What are inside it:

1- WinForms                   For building windows based application

2- WPF                             Is graphical subsystem  for rendering user interfaces,

3- ASP.NET Wijmo          For web based application it has CSS,html and jQuery for using with ASP.Net   

4- MVC                              Model View Control Pattern for building object orient application   

5- Silverlight                    For web UI design

6- WinRT XAML               For building better Windows Store apps.

7- WinJS                           UI components controls for JavaScript designers

8- Windows Phone          Phone 8 controls for data visualization, rich text editing, data input, PDF viewing, and more.

9- Compact Framework  Responsible for  Grid, chart, validation, and zip controls for building Mobile apps.

10- ActiveX                  Full suite of the most popular ActiveX components including controls like True DBGrid and VSFlexGrid.

These above are the controls in componentOne visual studio about using it there are videos tutorials

– The next is code(Attached in text file) example to connect to MySQL database through component one

 

Related Questions