GithubHelp home page GithubHelp logo

DotNetCurry's Projects

asp.net-mvc-repository-pattern icon 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.

asp.net-mvc6-dependency-injection icon asp.net-mvc6-dependency-injection

ASP.NET MVC 6 has inbuilt support for Dependency Injection, which can be used for implementing decoupling across different layers of our ASP.NET MVC application.

asp.net-mvc6-tag-helpers icon asp.net-mvc6-tag-helpers

Tag Helpers in ASP.NET Core 1.0/MVC 6 helps you to write server-side logic to generate Html contents and use it on Razor Views. This makes the View cleaner and easier to maintain.

asp.net5-auth icon asp.net5-auth

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

aspmvc_html5_dragdrop icon aspmvc_html5_dragdrop

This article shows how to use HTML 5 Native support for Drag-Drop in an ASP.NET MVC application.

aspnet-core-role-based-security icon 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

aspnet-identity-dncmag-12 icon 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.

aspnet-mvc-exceptions icon aspnet-mvc-exceptions

ASP.NET MVC provides various ways of handling exceptions. This article helps you decide which exceptions handling mechanism to choose for your requirements.

aspnet-mvc5-part1 icon aspnet-mvc5-part1

Part 1 of a series of articles on ASP.NET MVC to make you more productive on the MVC Framework. This article demonstrates how generating site code in ASP.NET MVC is just that simple.

aspnet-ssrs icon aspnet-ssrs

Integrating ASP.NET and SSRS: Calling reports programmatically and sending results in HTML

aspnet-webapi-custom-action-filter icon aspnet-webapi-custom-action-filter

ASP.NET Web API saves valuable server resources by validating the request even before it reaches the action method. This allows us to relay the model validation error messages to the client using custom action filter

aspnet-webforms-4.6 icon aspnet-webforms-4.6

This article discusses ASP.NET Web Forms’ role within the new development ecosystem, introduces some of the latest features available within Web Forms applications and demonstrates that the future of Web Forms is still a bright one.

async-in-aspnet-vnext icon async-in-aspnet-vnext

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

auth0-azure-identity icon auth0-azure-identity

Integrate an ASP.NET MVC application with multiple Azure hosted ADFS using 3rd Party Identity Server application like Auth0

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.