Giter Site home page Giter Site logo

asp_mvc's Introduction

ASP_MVC

##1. Objective Create a web application using the following technologies:

•	Visual Studio 2013
•	C# MVC5
•	ORM: Entity Frame Work 5
•	C# Razor Syntax
•	Datatbase: MSSQL , SQL Server Express 2014
•	Html 5/CSS3
•	JavaScripte(Jquery)
•	Bootstrap
•	Etc.

##2. Requirements

2.1	Build an address book.
2.2	Landing page.
Pages Usage
Login page To validate users' username/password
Address page To show users' infromation

##3. Installation Code Link

1.Download code 
2.Modify the connection string in web.config file point to your local database.
3.Since it uses Entity Framework. After you first run the application it will automaticlly creat tables in your database
4.Or copy the .bak file from app data folder and restore it to local sql sever database(2014 sql sever express).
5. ...

##4. To do list

  • Bootstrap
  • CSS
  • Encription
  • Moving database to cloud( windows azure sql)

##5. Summary This Readme file is for purpose of practising documenting files using Github formate.

asp_mvc's People

Contributors

cxi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.