Giter Site home page Giter Site logo

sangkyunyoon / employeemanagement Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thomasgalliker/employeemanagement

0.0 1.0 0.0 622 KB

Multi-layer WCF and EntityFramework (Code First) demo application

C# 92.51% ASP 0.07% CSS 0.95% HTML 1.79% JavaScript 4.51% Batchfile 0.17%

employeemanagement's Introduction

EmployeeManagement Demo Application

This repository contains a multi-layer application which was built for demonstration purposes. It contains a collection of patterns and services which are used in enterprise applications.

  • Layered architecture
  • Dependency injection using AutoFac
  • Test-driven design
  • EntityFramework code-first database context
  • UnitOfWork and repository pattern
  • Restful WCF service with JSON
  • Diverse client technologies. Using DTOs to exchange information with the backend and ViewModels (MVVM) to bind model data to views.

Furthermore, the aim of this project was to show the interplay of the mentioned technologies, principles and practices.

Missing points

  • Authentication and authorization
  • Cross-platform mobile clients
  • Localization
  • Input validation
  • Filtering, grouping, sorting, paging of list items

Helpful links

Generic repository pattern, unit of work, entity framework in MVC

http://techbrij.com/generic-repository-unit-of-work-entity-framework-unit-testing-asp-net-mvc

Autofac for MVC

http://techbrij.com/autofac-ioc-container-asp-net-mvc-di

Autofac for WebApi

http://docs.autofac.org/en/latest/integration/webapi.html

Using Web API 2 with Entity Framework 6

http://www.asp.net/web-api/overview/data/using-web-api-with-entity-framework/part-1

Dependency Injection in ASP.NET Web API 2

http://www.asp.net/web-api/overview/advanced/dependency-injection

Exception Handling in ASP.NET Web API

http://www.asp.net/web-api/overview/error-handling/exception-handling

Automated Testing of ASP.NET Web API and MVC applications

https://robdmoore.id.au/blog/2013/02/02/automated-testing-of-asp-net-web-api-and-mvc-applications/

Creating WCF REST services

http://www.codeproject.com/Articles/571813/A-Beginners-Tutorial-on-Creating-WCF-REST-Services

Using MVVMLight in a WPF application

http://www.dotnetcurry.com/wpf/1037/mvvm-light-wpf-model-view-viewmodel

Configuring Relationships with the Fluent API

https://msdn.microsoft.com/en-us/data/jj591620.aspx

ASP.NET Web API Exception Handling

http://weblogs.asp.net/fredriknormen/asp-net-web-api-exception-handling

Mvc4CustomErrorPage

https://github.com/13daysaweek/Mvc4CustomErrorPage/tree/master/ThirteenDaysAWeek.Mvc4CustomErrorPage.Web/Views

Exception Handling in WebAPI

http://www.codeproject.com/Articles/733512/Exception-Handling-in-WebAPI

Consuming WCF Services in Xamarin

http://www.nullskull.com/a/10476775/xamarin-cross-platform-application-consuming-wcf--part-1.aspx

http://nullskull.com/a/10476786/xamarin-cross-platform-application-consuming-wcf--part-2.aspx

Custom WCF message formatters (NewtonsoftJsonBehavior)

https://github.com/carlosfigueira/WCFSamples/tree/master/MessageFormatter/MessageFormatter/JsonNetMessageFormatter

http://stackoverflow.com/questions/8082231/custom-behavior-wont-register-in-my-web-config

License

Copyright © 2015 Thomas Galliker. Free for non-commercial use. For commercial use please contact the author.

employeemanagement's People

Contributors

thomasgalliker avatar

Watchers

Sangkyun Yoon 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.