Train Ning

You might also like

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 6

BHXH ALL IN ONE

Project
PHÒNG CNTT @ 2017
Architect

BHXH.App BHXH.Test

BHXH.Sys.UI BHXH.HR.UI BHXH.XXX.UI

BHXH.Sys.Business BHXH.HR.Business BHXH.XXX.Business

BHXH.Data
BHXH.Ultil
(LINQ 2 Entities Framework)

DATABASE
Techs

 Visual Studio 2015 Community


 LINQ to Entities
 SELECT, JOIN, GROUP BY… tương tự SQL query
 Các hàm xử lý tập hợp, thành phần
 Mô hình 3 lớp - 3 tiers
 Không cần SQL query!!!
 Github: Chia sẻ code, làm việc nhóm
Lưu ý

 Quy tắc đặt tên:


https://nguyentuanit.wordpress.com/2011/09/06/chu%E1%BA%A9n-
vi%E1%BA%BFt-code-va-thi%E1%BA%BFt-k%E1%BA%BF-giao
-di%E1%BB%87n-trong-c/
 Chú thích
 Hàm trong các lớp Business: Phải dung chú thích xml
Tiến trình
Tài liệu

 Linq 2 SQL

You might also like