Access.NET Tool

Posted: September 21, 2010 in My Graduation Project

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 (C#) can be running under .NET Framework and you have an ability to develop these projects using all .NET technologies ex: WPF,WCF,Compact Frawework , microsoft services and Linq ,about Access DB will be converted to SQL Server DB and about VBA codes will be converted to VB.NET codes.

Why Access.NET Tool ?

MS Access has a limitations :

1.Database capacity is very limited (max 2 GB only).
2.Limited number of connections on Access DB.
3.Can’t handle large data requests (When the Number of returned Records more than 10,000).
4. No more than 12 concurrent users can successfully use a networked access application to be in ideal state with good response time for Data Requests.
 

 

Access.NET High Level Design:

Access.NET RunTime Video:

Supported Access Controls:

1.SubForm
2.ToggleButton
3.OptionGroup
4.OptionButton
5.CommandButton
6.TextBox
7.TabControl
8.CheckBox
9.ComboBox
10.Label
11.Image

 for Further Information you can visit : Access.NET WebSite

Our Page in EED’10 website : Link

I want to mention to something .. We are Participated to the EED ’10 (Egyptian Engineering Day) in Software Engineering Competition & Access.NET From the top 6 projects From 52 Participated Projects and we are proud.

 Salam Alikom

Advertisement
Comments
  1. [...] Access.NET has a VBA to VB.NET Compiler to convert VBA Codes to be running on .NET Framework, I Used this Article to convert VBA to VB.NET and you should to be aware about these issues: [...]

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s