dotnet


post-831-thumbnail
Zen And Functional C#

Writing functional programming can induce a Zen like experience. With clean, short blocks of code tha...

Checklist For Hosting Asp.Net Core Site In Linux Vm

I have listed items with references which will help you in deploying your ASP.NET Core site from scra...

Ndepend Code Analysis

Intro Recently I was asked to inspect and old VB.Net Windows Forms & SQL Server applic...

Reactive Architecture With Event Grid

Azure Global Bootcamp – 27th April 2019 Click here to view slides

How To Import Data From Sql Server To Excel Table In C#

Microsoft Excel is known for storing, analyzing, and visualizing data. Databases are great for stor...

post-659-thumbnail
.Net Conf

.NET Conf is a FREE, 3-day virtual developer event co-organized by the .NET community and Microsoft. This year .NET Core 3.0 will launch at .NET Conf 2019! Come celebrate and learn about the new release. You won't want to miss this one.

post-628-thumbnail
Top 5 Bi Tools In The Market 2019

What is BI Nowadays, one of the leading developed platforms is Business Intelligence(BI). Business In...

post-580-thumbnail
How You Can Dockerize A .Net Core App

Learn how to Dockerize a .Net Core app and some fundamentals in Docker

post-331-thumbnail
Versioning Asp.Net Core Apis With Swashbuckle - Making Space Potatoes V-X.X.X

Updated Path Versioning Post Here Creating a new API with ASP.NET Core is fun and easy; versioning t...

post-178-thumbnail
Have You Tried Ml.Net?

ML.NET is an open source and cross-platform machine learning framework made for .NET developers. ML...

post-167-thumbnail
Creating Custom Middleware In Asp.Net Core (Part 1)

Original post: https://austincooper.dev/2019/08/25/creating-custom-middleware-in-.net-core/...

post-158-thumbnail
Benchmarking And Exploring C#'S Dynamic Keyword

Today I wanted to explore and benchmark a C# feature that I've never used before, the dynamic type....

Performance Benchmark: Grpc Vs. Rest In .Net Core 3 Preview 8

Evaluating Performance of REST vs. gRPC in .NET Core 3 Preview 8