Snotra Tech announces the first public release of Snotra Tech Oracle Data Components for NET to make net developer`s life easy and break ADONET problems
Released on = October 23, 2006, 7:59 am
Press Release Author = Snotra Tech
Industry = Software
Press Release Summary = .NET connected dataset for data-aware components, is intented for Oracle DB.
Press Release Body = September 29, 2006 - Snotra Tech Corporation, a global software company specialized in providing innovative DB solutions that are essential for C#, VB.NET, Managed C++ developers, today announced the first public release of Snotra Tech Oracle Data Components for .NET, a product built for dotnet developers who work with Oracle database. Oracle Data Components provide connected dotnet dataset that uses advanced Oracle database features and allow developers to unleash Oracle power. Most of .net developers use ADO.NET components for database access. It is suitable for ASP applications, when the main SQL operation is "select". But if you work under multiuser concurrent environment, need to add, delete and modify data in your database, ADO.NET can produce a big pain and inconvenience. You should worry about record locking, if you have any server generated values you should worry about record refreshing, you should check if record changed by another user.. But Snotra Tech took care about you.. The main idea of Snotra Tech Oracle Data Components for .NET is to provide connected dataset (or datatable if use dotnet terms) that can be a Data Source for data-aware components and allow dotnet developers to work comfortable with Oracle database. Big advantage of ADO.NET components, I mean Disconnected Model, can become a big problem if you write not WEB, but regular desktop application that should modify database data. This problem can become enormous if you have more that one database user who can modify data at the same time. Snotra Tech dataset looks like standard ADO.NET DataTable, so it takes a few minutes to understand how it works, but dataset provides special support for Oracle database. Snotra Tech dataset connected with Oracle database permanently, it support Oracle record locking, record refreshing and server generated values. It can check if record changed by someone else when user tries to modify the one or informs that record is locked. It can commit changes after each successfully made SQL operation, can select data partially, "on demand" to don't waste computer's memory in vain. The advantages of Snotra Tech Oracle Data Components are especially noticeable, when using that dataset as Data Source for data-aware components like DataGrid or DataGridView. Application that selects data from database, shows them in DataGridView, allows insert, edit, delete rows, makes record locking, checks if it changed by another user and refreshes record after insert if you use server generated value takes only three lines of code from programmer. So we hope that it's convenient thing. You can see online flash movie that explain how to build a simple application in Visual Studio 2005 environment using Snotra Tech Oracle Data Components for .NET: http://www.snotratech.com/demosimple.html. Snotra Tech Oracle Data Components for .NET based on Oracle Data Provider for .NET, versions for .NET 1.x and 2.x are provided. Components are indented to use under Microsoft Visual Studio 2002, 2003, 2005. You can download a demo version of Snotra Tech Oracle Data Components for .NET using this link: http://www.snotratech.com/products/snocnetdemo.exe, or visit our site to see more complete information. Demo version is fully functional, it restricted only by columns number in dataset (5 columns maximum). We really appreciate you for any feedback and interest, so feel free to contact me by e-mail. ABOUT Snotra Tech - Snotra Tech Corporation is a global software company specialized in providing innovative DB solutions that are essential for C#, VB.NET, Managed C++ developers. Our advanced database and integration technologies enable developers and enterprises to create, deploy, run and connect applications faster and more reliable.