DotNetCurry (dotnetcurry)

dotnetcurry

Geek Repo

Company:A2Z Knowledge Visuals

Location:Global

Home Page:http://www.dotnetcurry.com

Github PK Tool:Github PK Tool

DotNetCurry's repositories

csharpbook

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

Language:C#Stargazers:65Issues:14Issues:0

ko-jquery-mvc-webapi

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

TPL-Dataflow

A guide for designing and implementing asynchronous and parallel data processing using the TPL Dataflow library from Microsoft.

Language:C#Stargazers:20Issues:0Issues:0

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)

Language:C#Stargazers:12Issues:0Issues:0

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.

Language:JavaScriptLicense:Apache-2.0Stargazers:10Issues:0Issues:0

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

angular-universal-app

Build a universal Pokemon app using Angular and Node.js

Language:TypeScriptStargazers:8Issues:0Issues:0

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

Language:C#Stargazers:5Issues:0Issues:0

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.

Language:JavaScriptLicense:Apache-2.0Stargazers:5Issues:0Issues:0

azure-cognitive-search

In this tutorial, we will implement the Azure Cognitive Search Feature using REST API along with Simple Query syntax and Lucene Query syntax. We will also create an Angular Client Application to access Azure Cognitive Search Service REST APIs

Language:TypeScriptStargazers:4Issues:2Issues:0

efcore-cosmosdb-app

ASP.NET Core provides a unified platform for building web UI and web APIs using a Relational or a NoSQL Database. In this tutorial, we will see how ASP.NET Core 3.0 with EF Core 3.0 provides a cool mechanism to access Cosmos DB (classified as a NoSQL database ) for performing CRUD operations. Additionally, the built-in Angular template with ASP.NET Core will provide a rich experience for front-end development. Read it on www.dotnetcurry.com

Language:TypeScriptStargazers:4Issues:0Issues:0

angular-services-communication

Using Angular Services to implement communication across components without using @Input and @Output decorators.

Language:TypeScriptStargazers:3Issues:0Issues:0

producer-consumer-pattern-update

This article introduces a new .NET API for implementing an asynchronous version of the producer-consumer pattern.

Language:C#Stargazers:3Issues:0Issues:0

react-forms-hooks

This article will cover how to work with input controls in React.js. We will then build a simple form in React and show how to perform validations on the form fields. The examples in the article are built using React functional components and React hooks.

Language:JavaScriptStargazers:2Issues:0Issues:0

unit-testing-angular-service

This tutorial will state the importance of unit testing Angular services. It also explains the process of unit testing services, HTTP calls and HTTP interceptors in an Angular application.

Language:TypeScriptStargazers:2Issues:0Issues:0

asp-angular-cli-template

Building Angular applications using ASP.NET Core Angular CLI Template

Language:C#Stargazers:1Issues:0Issues:0

asp.net-webapi-rest-sharp

Handle errors that occur on the Model object while processing the Http request.

Language:JavaScriptStargazers:1Issues:0Issues:0

change-detection-angular

Controlling Change Detection in Angular using OnPush and ChangeDetectionRef

Language:TypeScriptStargazers:1Issues:0Issues:0

reactjs-routing

This article will get you started with adding richness to React.js applications using the React Router.

Language:JavaScriptStargazers:1Issues:0Issues:0

terraform-cicid-azuredevops

This tutorial demonstrates how to deploy Azure Infrastructure using Terraform. In today's DevOps world, Infrastructure as Code (IaC) is an essential component. ARM templates are great, but they can be difficult to author. Terraform is a great option to ARM templates. We can you use Terraform as IaC (Infrastructure as Code) not only for Azure, but also across multiple clouds and even On-premise. https://www.dotnetcurry.com/devops/1531/azure-devops-automated-terraform-cicd

Language:JavaScriptStargazers:1Issues:0Issues:0

unit-testing-angular-services

This tutorial will state the importance of unit testing Angular services. It also explains the process of unit testing services, HTTP calls and HTTP interceptors in an Angular application.

Language:TypeScriptStargazers:1Issues:0Issues:0

unit-testing-aspnet-core

Unit Testing ASP.NET Core Apps using xUnit and Moq. Read more at https://www.devcurry.com/2020/07/aspnet-core-31-unit-testing-using-xunit.html at

Language:C#Stargazers:1Issues:0Issues:0

angular-cli

Learn how to install Angular CLI. Also learn how to create a simple Angular CLI application and deploy it.

Language:TypeScriptStargazers:0Issues:0Issues:0

angular-components-unittesting

This article will get you started with testing in Angular and will show how to test components using different examples.

Language:TypeScriptStargazers:0Issues:0Issues:0

Angular-Reactive-Forms

In this article, we will be taking advantage of Angular features to build Reactive forms.

Language:TypeScriptStargazers:0Issues:0Issues:0

angular-routing

Everything you need to know about Routing in Angular.

Language:TypeScriptStargazers:0Issues:0Issues:0

angular-template-forms

Creating Template Driven Forms in Angular

Language:TypeScriptStargazers:0Issues:0Issues:0

Azure-Function-APIs

Azure Functions with HTTP triggers provide a facility to develop and publish API apps that can be used as REST APIs and made available to client applications like Angular. Read this article in the 8th Anniversary edition of the DNC Magazine (www.dotnetcurry.com/magazine)

Language:TypeScriptStargazers:0Issues:2Issues:0

reactjs-lifecycle-hooks

This tutorial on React.js shows how class components and Hooks can be used to develop NextGen web front end applications. It also explains the Components Lifecyle events.

Language:JavaScriptStargazers:0Issues:0Issues:0

Unit-Testing-Angular-Directives-Pipes

This tutorial will demonstrate how to unit test directives and pipes in Angular.

Language:TypeScriptStargazers:0Issues:0Issues:0