• Stars
    star
    7
  • Rank 2,286,769 (Top 46 %)
  • Language
    C#
  • Created almost 9 years ago
  • Updated almost 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Implement an application using MVC 6, EF 7 and Sql Server database

More Repositories

1

Secure-ASP.NET-WebAPI-using-Tokens

Secure an ASP.NET Web API using Tokens and consume this API in an Angular.js client application
C#
66
star
2

csharpbook

Source code for "The Absolutely Awesome Book on C# and .NET" available at www.dotnetcurry.com/csharpbook
C#
62
star
3

angular-webapi-series

Project Tracking Website built using AngularJS and ASP.NET WebAPI. This series of 7 articles covers AngularJS Basics and takes you through all the steps of creating a live website.
C#
42
star
4

wpf-mvvmlight

Using MVVM Light in WPF for Model-View-ViewModel implementation. This code is for the Article in DNC .NET Magazine Issue 13 (July-August 2014). The magazine is absolutely Free.
C#
33
star
5

angularjs-mvc-twitter-client

A thorough introduction to some fundamental concepts of AngularJS and how to integrate it with ASP.NET MVC. This is Code for the Article in DNC Magazine Issue 10 (Jan-Feb 2014). The magazine is absolutely Free.
JavaScript
31
star
6

SPA-Angularjs-ASPNET-WebAPI

Create a Single Page CRUD Application (SPA) using ASP.NET Web API, MVC and Angular.js
C#
25
star
7

ko-jquery-mvc-webapi

A Sample Application showing how to use KnockoutJS and WebAPI in an ASP.NET MVC application
JavaScript
25
star
8

angularjs-with-typescript-dncmag-12

Create Single Page Applications (SPA) using AngularJS and TypeScript. This code is for the Article in DNC .NET Magazine Issue 12 (May-June 2014). The magazine is absolutely Free.
TypeScript
21
star
9

TPL-Dataflow

A guide for designing and implementing asynchronous and parallel data processing using the TPL Dataflow library from Microsoft.
C#
20
star
10

Chirpy

Chirpy, a MVC 4 and RavenDB based Twitter Clone
JavaScript
17
star
11

azure-media-services-mvc

A walkthrough showing how to create a You Tube like video streaming site using Windows Azure Media services and ASP.NET MVC
JavaScript
17
star
12

angular-bootstrap-webapi

In this article, we will be using Angular.js forms with Bootstrap for creating high responsive layout web applications with DataBinding. ASP.NET Web API will be used to post the form data to the database.
C#
17
star
13

ASP.NET-MVC-Repository-pattern

The Repository pattern decouples your ASP.NET MVC application and shields it from changes by creating a boundary between your data access code and the other parts of your application.
C#
16
star
14

Windows10-UWP

Universal Windows 10 Platform (UWP) Sound Cloud Music App for Windows Phone & Raspberry Pi2
C#
15
star
15

chirpyr-dncmag-01

ChirpyR - A Micro Blogging platform like Twitter using ASP.NET MVC4, SignalR, Knockout.js and jQuery. The source code has been explained in the DNC Magazine, Issue 01. This magazine is "absolutely free" and you can get it over here
JavaScript
15
star
16

mvc6-mongodb-webapi

Using MongoDB with ASP.NET Web API and ASP.NET Core to perform CRUD operations
C#
14
star
17

role-security-mvc5

The IdentityRole class in ASP.NET Identity provides some useful features for creating and managing Roles in an application.
C#
14
star
18

ServerSideTimeR

A Server Side Timer Application that uses SignalR for notifications
JavaScript
13
star
19

mvc-print-pdf

Use the Rotativa package to convert a HTML response directly into a PDF document and print the PDF document in ASP.NET MVC.
C#
13
star
20

mvc5-auth-filter-dncmag-09

Explore the new IAuthenticationFilter which allows you to customize authentication within an ASP.NET MVC 5 application. This code is for the Article in DNC .NET Magazine Issue 9 (November-December 2013). The magazine is absolutely Free.
JavaScript
13
star
21

node.js-html-static-content

Serve HTML pages, scripts and styles using Node.js
JavaScript
12
star
22

grunt-gulp-visualstudio

Using JavaScript based task runners like Grunt and Gulp and package manager like Bower in Visual Studio 2013 and 2015
C#
12
star
23

htmltable-mvc-webapi

A simple application showing how to do CRUD operations on Tabular data, inline, using Knockout JS
JavaScript
12
star
24

knockout-sortable-datatable-dncmag-07

Building a Sortable Datatable in an ASP.NET MVC app using Knockout JS. This is Code for the Article in DNC Magazine Issue 7 (July-August 2013). The magazine is absolutely Free.
JavaScript
11
star
25

asp.net-core-blogging-site

Using ASP.NET Core to create a a simple but functional blogging site
C#
11
star
26

web-api-antiforgery-token

Creating a DelegatingHandler to check for AntiForgeryToken in Web API
JavaScript
10
star
27

Dynamic-Class-Creation-Roslyn

This article discusses an approach to take advantage of Roslyn to increase the amount of dynamic language features we can use into our C# programs. This approach preserves type safety if required and enhances the performance of dynamically added code when compared with using ExpandoObject instances. Read this article in the 8th Anniversary edition of the DNC Magazine (www.dotnetcurry.com/magazine)
C#
10
star
28

aspnet-mvc4-facebook-auth

Authenticate your ASP.NET MVC 4 application using Facebook's OAuth
JavaScript
10
star
29

sound-cloud-windows10-player

Build a Music Player in Windows 10 which will use Sound Cloud API to play our Likes, Playlists etc
C#
10
star
30

web-api-performance-dncmag-08

Web API, Async and Performance in an ASP.NET MVC application. This is Code for the Article in DNC Magazine Issue 8 (September-October 2013). The magazine is absolutely Free.
JavaScript
10
star
31

aspnet-ssrs

Integrating ASP.NET and SSRS: Calling reports programmatically and sending results in HTML
C#
9
star
32

angular-4-grid

HTML Table as DataGrid for CRUD operations using Angular ng-template
JavaScript
9
star
33

chunked-upload-to-azure-blob-storage

A Sample demonstrating how to do 'Chunked' file upload into Azure Blob Storage from and ASP.NET MVC application
JavaScript
9
star
34

signalr-hot-towel

A Simple application demonstrating the use of SignalR in a Hot Towel SPA Application template.
JavaScript
9
star
35

xamarin-forms-dncmag-14

Create a Car Service App using Xamarin.Forms that works on iOS, Android and Windows Phone. This code is for the Article in DNC .NET Magazine Issue 14 (Sep-Oct 2014). The magazine is absolutely Free.
C#
9
star
36

aspnet-core-role-based-security

ASP.NET Core provides necessary APIs to implement secure access to an application.In this tutorial, we will see how to implement Role-Base security in an ASP.NET Core 2.2 application. Read More at: https://www.dotnetcurry.com/aspnet-core/role-based-security
C#
9
star
37

signalr-d3-dncmag-14

Lleverage ASP.NET SignalR and D3 (JavaScript charting library) to build real-time charts in browsers. This code is for the Article in DNC .NET Magazine Issue 14 (Sep-Oct 2014). The magazine is absolutely Free.
JavaScript
9
star
38

A6_Performing_CRUD_Using_Angular

CRUD Operations using ASP.NET Web API and Angular.js
C#
8
star
39

mvc5-bootstrap

Use the Bootstrap Framework to make the UI of an ASP.NET MVC application more intuitive.
C#
8
star
40

web-api-self-host

A Sample demonstrating how to Self Host Web API services and access them over HTML
C#
8
star
41

data-driven-view-engine-dncmag-07

A deep dive into how to build a Custom View Engine whose View layout is stored in a database. This is Code for the Article in DNC Magazine Issue 7 (July-August 2013). The magazine is absolutely Free.
JavaScript
8
star
42

aspnet-identity-dncmag-12

Developing Secure Applications using ASP.NET Identity 2.0. This code is for the Article in DNC .NET Magazine Issue 12 (May-June 2014). The magazine is absolutely Free.
C#
8
star
43

csharp-caller-info

Sample demonstrating use of Caller Info Attributes in C#
C#
8
star
44

html5-mvc-business-app

Create a business application using newer web technologies like HTML5, ASP.NET MVC, Web API, Knockout.js and jQuery
C#
8
star
45

angular-universal-app

Build a universal Pokemon app using Angular and Node.js
TypeScript
8
star
46

chunked-multi-file-upload-to-azure

Upload multiple files to Azure Blob storage by chunking each file up, thus avoiding IIS maximum post size limitation
JavaScript
8
star
47

multiple-adfs-owin-katana

Consume multiple ADFS in a single ASP.Net MVC application using Microsoft’s OWIN implementation known as KATANA
C#
7
star
48

LinqToXMLTutorials

LINQ To XML Tutorials with Examples (How do I)
Visual Basic
7
star
49

typescript-ko-mvc

A sample demonstrating how to use TypeScript in and ASP.NET MVC with Knockout JS
JavaScript
7
star
50

vue.js-tutorial

This article will introduce you to the Vue js library, by building a small, single-page sample application. We will discuss how, why and when to use Vue.js.
HTML
7
star
51

nodejs-visualstudio-mongodb

In this article, we will build a Movie list application using Node.js, Express.js, Mongo DB and Angular JS on Visual Studio
JavaScript
7
star
52

aspnet-web-hooks

Using ASP.NET to recieve WebHooks exposed by Github
C#
7
star
53

multi-platform-typescript

Learn how to to organize your TypeScript project to target UMD, globals and ES6 platforms simultaneously, all with the help of a simple Node.js script.
TypeScript
7
star
54

Introducing-Xamarin

Building a REST API based HackerNews application in Xamarin that works on iOS, Android and Windows Phone. This code is for the Article in DNC .NET Magazine Issue 13 (July-August 2014). The magazine is absolutely Free.
C#
7
star
55

ModernUICharts-WPF

Building Charts in WPF using the ModernUI Chart Library and WebAPI. This code is for the Article in DNC .NET Magazine Issue 13 (July-August 2014). The magazine is absolutely Free.
C#
7
star
56

real-world-oauth-dncmag-04

Application Demonstrating how to extend the default Twitter (OAuth) mechanism with ASP.NET 4.0 (using DotNetOpenAuth).The source code is explained in DNC Magazine Issue 4 (Jan-Feb 2013). This magazine is absolutely free. Subscribe Now -
JavaScript
7
star
57

signalr-owin-dncmag-07

An app demonstrating how to Self Host a SignalR application using Katana OWIN components. This is Code for the Article in DNC Magazine Issue 7 (July-August 2013). The magazine is absolutely Free.
JavaScript
7
star
58

async-in-aspnet-vnext

A sample demostrating Async calls thought ASP.NET WebForms to Web API to Entity Framework 6 (beta)
JavaScript
6
star
59

SharePoint-Apps-JSOM

This article shows how to implement a SharePoint 2013 App using JSOM
JavaScript
6
star
60

custom-assembly-resolvers-web-api

A Demo showing how to generate WebAPI Controller code dynamically and then compiling it into a DLL, then resolve it and use it at runtime
C#
6
star
61

HtmlHelperLibrary

JavaScript
6
star
62

starting-mongodb-and-web-api

A demo application, showing how to create/update simple objects in MongoDB on MongoHQ via ASP.NET Web API
JavaScript
6
star
63

ko-for-beginners

A Demo Application accompanying the Knockout Tutorial for Beginners on www.dotnetcurry.com
JavaScript
6
star
64

Wcf-AngularJS

Access WCF REST Services in an ASP.NET MVC app using AngularJS
C#
6
star
65

asp.net5-auth

ASP.NET MVC 6 provides an easy approach for implementing Authentication using Microsoft.AspNet.Identity
C#
6
star
66

Create-WebAPI-in-MVC-6

In this article, we will build an ASP.NET Web API using MVC 6
C#
6
star
67

DynamicMenus

Dynamic Menu in MVC4
JavaScript
6
star
68

webapi-async-wpf-mvc

We will see how the HTTPClient class provides useful methods to call an ASP.NET Web API service asynchronously from the managed clients like WPF or ASP.NET MVC.
C#
6
star
69

jQuery-ShowHide-Cols

Use jQuery to show hide columns depending on the checkbox you selected
HTML
6
star
70

Node.js-SQL-Server-Connect

The mssql package is an easy-to-use SQL Server database connector for Node.js.
JavaScript
6
star
71

infinite-scrolling-mvc

Implementing Infinite Scrolling pattern using JavaScript in ASP.NET MVC
JavaScript
6
star
72

using-miniprofiler

A sample MVC with MiniProfiler enabled
JavaScript
6
star
73

upgrade-angular-2-to-4

Angular 4 application development using TypeScript and Bootstrap 4
TypeScript
6
star
74

asp.net-action-methods-multiple-roles

Accessing same Action Method by Multiple Roles and Users in ASP.NET MVC using Configuration File
C#
6
star
75

ASP.NET-MVC-Exception-Logging-In-Database

ASP.NET MVC Exception Handling and Logging in Database using Exception Action Filters
JavaScript
6
star
76

webapi2-twitter-auth

A Demo showing use of the new Identity Provider in ASP.NET vNext and integration with External Auth Providers
JavaScript
6
star
77

SharePoint-Angularjs-Apps

In this article, we will implement a SharePoint App using Angular.js
JavaScript
6
star
78

snappy-ui-knockout-js-dncmag-03

A sample application demonstrating Features of KnockoutJS for a simple ASP.NET application. The source code has been explained in the DNC Magazine, Issue 03. This magazine is "absolutely free" and you can get it over here
JavaScript
6
star
79

asp.net-webapi-multiple-object-parameters

Posting multiple entity values to ASP.NET Web API action method
JavaScript
5
star
80

signalr2b-selfhost-winrt

A SignalR self host sample that 'works' our of the box with Beta 2. Also has a WinRT client using the new Portable Client Libraries in SignalR 2
JavaScript
5
star
81

upload-to-azure-blob-storage

A Sample demonstrating how to upload files < 4MB into Azure blog storage.
JavaScript
5
star
82

Windows10-UWP-HomePi

Develop a new Universal Windows Project (UWP) and deploy it on Windows 10 and Raspberry Pi 2
C#
5
star
83

efcore-asp.net-core-crud

This article explains how to use EF Core in ASP.NET Core Web API for performing CRUD operations
C#
5
star
84

custom-controller-factory

Creating a Custom Controller Factory in ASP.NET MVC
JavaScript
5
star
85

ASP.NET-View-Components

View Components in ASP.NET MVC 6 and ASP.NET Core 1.0
C#
5
star
86

aspnet-mvc-core-controls-toolkit

Build a complete ASP.NET MVC Core web application from the DB layer to the UI with the Mvc Controls toolkit core free library
JavaScript
5
star
87

tddusingxunit-dncmag-01

Test Driven Development using xUnit and Visual Studio 2012 (RC). The source code has been explained in the DNC Magazine, Issue 01. This magazine is "absolutely free" and you can get it over here
C#
5
star
88

cosmosdb-utility

Learn how to use the MvcControlsToolkit.Business.DocumentDB Nuget package to quickly build a simple but complete ASP.NET MVC core application based on CosmosDB
C#
5
star
89

await-async-dncmag-03

Filip Ekberg walks us through the concepts behind the new Async and Await keywords in C# 5.0 and how they help in making asynchronous code linear and easier to understand.The source code has been explained in the DNC Magazine, Issue 03. This magazine is "absolutely free" and you can get it over here
5
star
90

facebook-skype-academic-bot

Creating a bot that will talk to Microsoft Cognitive Services and specifically Academic Knowledge API to retrieve rich academic knowledge
C#
5
star
91

FunWithSignalR

SignalR sample
JavaScript
5
star
92

winrt-81-read-pdf

A Sample demonstrating how to Read PDFs using the new PdfDocument API in WinRT 8.1 Preview
C#
5
star
93

signalr-tictactoe-dncmag5

Build an online version of the age old Tic-Tac-Toe using SignalR, HTML 5, Knockout and ASP.NET MVC. The source code is explained in DNC Magazine Issue 5 (March-April 2013). This magazine is absolutely Free.
JavaScript
5
star
94

ef-core-tutorial

This tutorial will help you get started with EF Core.
C#
5
star
95

asp.net-mvc-action-method-selector

Using the Custom Action method selector in ASP.NET MVC to invoke specific action method based on business need.
JavaScript
5
star
96

SVG-Angular-Demo

In this article explore what SVG is and then see how SVG can be used in AngularJS applications
JavaScript
5
star
97

winrt-81-network-media-player

A sample demonstrating how to create a Media Player using the new Media Element in Windows 8.1, that plays media from UPnP network shares
C#
5
star
98

hot-towel-demo-dncmag-06

A Demo accompanying the DNC Magazine Issue 6 Article by Fanie Reynders- 'Remember your Hot Towel when going to the SPA'. The source code is explained in DNC Magazine Issue 6 (May-June 2013). This magazine is absolutely Free.
JavaScript
5
star
99

ko-calendar-dncmag-08

Building a Task Calendar in ASP.NET MVC using KnockoutJS and Web API. This is Code for the Article in DNC Magazine Issue 8 (September-October 2013). The magazine is absolutely Free.
JavaScript
5
star
100

MVC-Multiple-Model-Objects

Using Multiple Model Objects in ASP.NET MVC as Input Parameters to Controller Action Method
JavaScript
5
star