Salam Alikom , there are differences between ADO.NET and ADO Centered in Data Representation in memory, Number of tables , data navigation & cursors , Data Connections , Data sharing between applications. For further information you can take a look on this Link . You can visit this page to know the benefits of ADO.NET [...]
Archive for the ‘My Graduation Project’ Category
ADO.NET VS ADO
Posted: September 22, 2010 in My Graduation ProjectTags: ADO, ADO.NET, benefits, Database
Converting VBA codes to C#
Posted: September 22, 2010 in My Graduation ProjectTags: .NET, Access.NET, C#, Compiler, VB, VB.NET, VBA
Salam Alikom, Access.NET has a VBA to VB.NET Compiler to convert VBA Codes to be running on .NET Framework because VBA can’t be ran on .NET Framework, I Used this Article to convert VBA to VB.NET and you should to be aware about these issues: Data Types , Enumerations , Arrays , Dates , Scoping , [...]
Salam Alikom, this is the time to talk about my Graduation Project , it is Access.NET Tool , Actually it’s a one tool from 2 tools … i will talk about the 1st one “Access.NET” : What is Access.NET ? A tool to convert MS Access Project for a given access file into .NET Solution [...]
The code you write for Access forms, reports, and controls targets the Access object model, but to retrieve data you need to use a data access technology such as Data Access Objects (DAO), or ActiveX Data Objects (ADO). The requirement for using two object models creates an interesting dichotomy when you’re writing applications for Access, [...]
Salam Alikom , ANSE-Tool : Access2.NET & SQL-Extensible Tool , Our tool has 2 functionalities … let me introduce both of them : 1. Access2.NET: This is the first Functionality of our tool , we will take Access Project as an input and Extracts forms ; each form with its controls to be converted to [...]


