How to instal CUBRID server with .net aplications in windows 7
How to use CUBRID server as a database for .NET applications on Windows server? What are all the components I need to download. What's the order of installation? Are there any tutorial to work with CUBRID? How to write procedures as in SQL? How to connect to CUBRID server from a .net application?
Connecting to CUBRID from within .NET applications is easy. Besides downloading and installing CUBRID, you need to download CUBRID ADO.NET driver. Then follow these Installation Instructions. You can find more information about this driver at its project page. Also check these ADO.NET tutorials to learn how to accomplish certain tasks.
Also you can find more tutorials about CUBRID in general here.
To learn more about CUBRID, I suggest you to check out its Key Features as well as the Important Facts to Know about CUBRID.
If you have more questions, feel free to ask here. We will be glad to help you!