Object Relational Mapping and (ORM), Entity Framework (EF), and M Programming Language
Ted Neward and Danny Simmons of the ADO.NET team discuss the Entity Framework, ORMs and OSLO
Software Architecture Videos and Tutorials
Ted Neward and Danny Simmons of the ADO.NET team discuss the Entity Framework, ORMs and OSLO
This tutorial starts with a use-case and elaborates it into activity, class, sequence, and communication diagrams.
This video shows a quick example of creating a working CRUD application on top of PostgreSQL using JBoss SEAM (Java Server Faces, EJBs, and Hibernate). In 5 minutes, you use the SEAM framework to build a basic application including reverse engineering the database schema to create boiler plate code for …
This tutorial discuss the different levels of perspective that can be used to model of use cases, such as sea-level, clam, fish, kite, and cloud.
An introductory course on UML given at the Indira Gandhi National Open University School of Computer and Information Sciences.
JSON is a simple data interchange format. It is rare among standards in that minimalism was one of the principle goals of its design. Radical minimalism made it possible for JSON to compete successfully against entrenched, maximal standards. This is the true story of the origins of JSON, and how …