Building a backend management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (1)-Preface and catalogue (Continuous update ... )

Source: Internet
Author: User
Tags system log

Demo Address account: admin password: admin123 Please do not delete the user to avoid others can not experience (the article has been included in the source code, open source to 17 download)

Shortcut address (QQ group 37509873 also has the corresponding download):

The 2nd source download password: wg0i

Latest code Generator +17 speaking source download password: N2ji

SWFUpload in MVC4 file upload password: 0ntz

can also be paid to obtain a copy of the latest source contact qq:729994997 Price 500

--------------------------------------------------------------------------------------------------------------- --------------------------------

Once upon a time I wanted to write a series of articles, but because of the work is very busy, has not been to update the blog, but you will love this series of

Objective

Disclaimer: Readers of this system may need some experience in the workplace

Before you can read this series of articles, you must have a preliminary understanding of the following technologies.

1. asp. NET MVC Basics

Why choose MVC, if you are a dream person, then you should also like the extreme things, and desperate to pay
Performance of the performance layer can be optimized to the extreme
Force learning front-end language HTML and CSS, JavaScript
Separation of attention points
Original ecological URL routing, convenient URL rewrite seo optimization
Control is completely separated from view for skin changes without loss of performance
2. Principles of the EF ORM Framework

EF5.0 compared to his performance improvement, the business is important, you can focus on EF6 because he's open source.
3. Dependency Injection (IOC control inversion) principle

Better focus separation, faster code style, quicker unit testing
4. Powerdesign Database Modeling Tools

Better understanding of the model
5. Simple Js,jquery,css+html Foundation

The Ultimate interface

In this series, we can get the following content, and finally get a good piece of code.

1. Easyui Building System front-end framework

2. EF Database frist Building databases

3. unity2.x injection, AOP aspect-oriented programming techniques

4. A sample program, he realized the use of the Easyui DataGrid list display, with jquery Ajax to increase the deletion.

5. Data validation Annotations

6. Rights management System, he will be accurate to each button, we will judge the permissions in the filter, your code is very concise, only need a data annotation to complete the verification

7. T4 template or code generator, with the T4 template, mom no longer need to be careful I write code to stay up late

8. MVC4 with Microsoft's own report production report in Razor view display and export

9. Expand ....

Table of Contents: (Although very careful, but the article inevitably has a lot of typos and thinking errors)

Second Lecture: Building a backend management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (2)-easyui building a front-end page frame

Third: Building a backend management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (3)-Beautiful System Login Interface

IV: Building a backend management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (4)-Build project Solution Create EF Model frist mode

Chapter Five: Building a back-end management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (5)-ef Add and delete change by bad code

VI: Building a backend management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (6)-unity 2.x dependency Injection by runtime injection [source]

Seventh: Building a backend management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (7)-mvc and Easyui DataGrid

Eighth: Building a backend management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (8)-MVC and Easyui DataGrid paging

Nineth: Build a back-end management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (9)-MVC and Easyui combined additions and deletions

Tenth: Building a backend management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (10)-system menu bar [with source code]

11th: Building a backend management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (11)-System log and exception handling ①

12th: Building a backend management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (12)-System log and exception handling ②

13th: Building a backend management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (13)-System log and exception handling ③

14th: Build a back-end management System (mvc4+ef5+easyui+unity2.x) for ASP.-easyui bug fixes and extensions [attached source]

15th: Building a backend management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (15)-Permission management System Preparation

16th: Building a backend management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (16)-Privilege management system-Beautiful verification code

17th: Build a back-end management system for ASP.-LINQ Dynamic sequencing (mvc4+ef5+easyui+unity2.x)

18th: Building a backend management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (18)-Rights Management system-table data

19th: Building a backend management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (19)-Rights Management system-User Login

20th: Building a backend management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (20)-Rights management system-get menu based on permissions

21st: Building a backend management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (21)-Rights management system-running through the system

22nd: Building a backend management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (22)-Rights Management system-module navigation production

23rd: Building a backend management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (23)-Rights Management System-role Group module

24th: Building a backend management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (24)-Rights management system-authorizing permissions to roles

25th: Building a backend management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (25)-Rights management system-system administrator

26th: Building a backend management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (26)-Rights management system-assigning roles to users

27th: Building a backend management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (27)-Rights management system-assigning users to roles

28th: Building a backend management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (28)-System Summary

29th: Building a back-end management system for ASP.-t4 Template (mvc4+ef5+easyui+unity2.x)

30th: Building a backend management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (30)-Localization (multi-language)

31st: Building a backend management system for ASP.-MVC using RDL report (mvc4+ef5+easyui+unity2.x)

32nd: Building a back-end management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (+)-swfupload multiple file uploads [with examples]

33rd: Building a backend management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (33)-Data validation sharing

34th: Building a back-end management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (34)-①-Brief analysis of the article release system

35th: Building a backend management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (35)-Article Release system ②-Build Project

36th: Building a backend management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (36)-Article release system ③-kindeditor use

37th: Building a backend management system for ASP. Mvc4+ef5+easyui+unity2.x Injection (37)-Article release system ④-millions data and tens data simple test

38th: Building a back-end management System (mvc4+ef5+easyui+unity2.x) for ASP.-easyui-accordion+tree Beautiful Menu Navigation

Appendix: Project Final Ideal complete diagram

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.