Presentation is loading. Please wait.

Presentation is loading. Please wait.

Data Structures and Database Applications ACST 3330

Similar presentations


Presentation on theme: "Data Structures and Database Applications ACST 3330"— Presentation transcript:

1 Data Structures and Database Applications ACST 3330

2 Overview Understand what Abstract Data Types (ADTs) are
Learn basic techniques for Representing & Manipulating finite dynamic set Elementary Data Structures Lists, ArrayLists, LinkedLists, Stacks, Queues More Complex Data Structures Hashtables, Trees, Binary Search Trees

3 High-Level Structure (1)
Arrays and Lists System.Collections.ArrayList System.Collections.Generic.List System.Collections.Generic.LinkedList Queue System.Collections.Generic.Queue Stack System.Collections.Generic.Stack

4 High-Level Structure (2)
Hashtable System.Collections.Hashtable System.Collections.Generic.Dictionary Trees Binary Trees, BST, Self-Balancing BST

5 Database Implementations
Data Modeling using ADO.NET Application Development using MVC: Model-View-Controller Framework Integrates C# with Web Frameworks (HTML, CSS, jQuery, AJAX) to manage the View and SQL to manage the Database implementation of the Data Model


Download ppt "Data Structures and Database Applications ACST 3330"

Similar presentations


Ads by Google