Quantcast
Channel: ASP.NET Hacker
Browsing all 490 articles
Browse latest View live

Querying AD in SQL Server via LDAP provider

This is kinda off-topic, because it's not about ASP.NET Core, but l really like it to share. I recently needed to import some additional user data via a nightly run into a SQL Server Database. The base...

View Article


Current Activities

Wow! Some weeks without a new blog post. My plan was to write at least one post per week. But this doesn't always work. Usually I write in the train, when I go to work to Basel (CH). Sometimes I write...

View Article


Image may be NSFW.
Clik here to view.

Unit Testing an ASP.​NET Core Application

ASP.NET Core 2.0 is out and it is great. Testing worked well in the previous versions, but in 2.0 it is much more easier.Xunit, Moq and FluentAssertions are working great with the new Version of .NET...

View Article

Image may be NSFW.
Clik here to view.

.NET Core 2.0 and ASP.NET 2.0 Core are here and ready to use

Recently I did a overview talk about .NET Core, .NET Standard and ASP.NET Core at the Azure Meetup Freiburg. I told them about .NET Core 2.0, showed the dotnet CLI and the integration in Visual Studio....

View Article

Image may be NSFW.
Clik here to view.

GraphiQL for ASP.​NET Core

One nice thing about blogging is the feedback from the readers. I got some nice kudos, but also great new ideas. One idea was born out of a question about a "graphi" UI for the GraphQL Middleware I...

View Article


Image may be NSFW.
Clik here to view.

NuGet, Cache and some more problems

Recently I had some problems using NuGet, two of them were huge, which took me a while to solve them. But all of them are easy to fix, if you know how to do it.NuGet CacheThe fist and more critical...

View Article

Image may be NSFW.
Clik here to view.

Trying BitBucket Pipelines with ASP.NET Core

BitBucket provides a continuous integration tool called Pipelines. This is based on Docker containers which are running on a Linux based Docker machine. Within this post I wanna try to use BitBucket...

View Article

Image may be NSFW.
Clik here to view.

Book Review: ASP.​NET Core 2 and Angular 5

Last fall, I did my first technical review of a book written by Valerio De Sanctis, called ASP.NET Core 2 and Angular 5. This book is about to use Visual Studio 2017 to create a Single Page Application...

View Article


Image may be NSFW.
Clik here to view.

Trying React the first time

The last two years I worked a lot with Angular. I learned a lot and I also wrote some blog posts about it. While I worked with Angular, I always had React in mind and wanted to learn about that. But I...

View Article


Image may be NSFW.
Clik here to view.

The ASP.​NET Core React Project

In the last post I wrote I had a first look into a plain, clean and lightweight React setup. I'm still impressed how easy the setup is and how fast the loading of a React app really is. Before trying...

View Article

Image may be NSFW.
Clik here to view.

Another GraphQL library for ASP.​NET Core

I recently read a interesting tweet by Glenn Block about a GraphQL app running on the Linux Subsystem for Windows:It is impressive to run a .NET Core app in Linux on Windows, which is not a Virtual...

View Article

Image may be NSFW.
Clik here to view.

Creating a chat application using React and ASP.​NET Core - Part 1

In this blog series, I'm going to create a small chat application using React and ASP.NET Core, to learn more about React and to learn how React behaves in an ASP.NET Core project during development...

View Article

Image may be NSFW.
Clik here to view.

Creating a chat application using React and ASP.​NET Core - Part 2

In this blog series, I'm going to create a small chat application using React and ASP.NET Core, to learn more about React and to learn how React behaves in an ASP.NET Core project during development...

View Article


Image may be NSFW.
Clik here to view.

Creating a chat application using React and ASP.​NET Core - Part 3

In this blog series, I'm going to create a small chat application using React and ASP.NET Core, to learn more about React and to learn how React behaves in an ASP.NET Core project during development...

View Article

Image may be NSFW.
Clik here to view.

Creating a chat application using React and ASP.​NET Core - Part 4

In this blog series, I'm going to create a small chat application using React and ASP.NET Core, to learn more about React and to learn how React behaves in an ASP.NET Core project during development...

View Article


Image may be NSFW.
Clik here to view.

Creating a chat application using React and ASP.NET Core - Part 5

In this blog series, I'm going to create a small chat application using React and ASP.NET Core, to learn more about React and to learn how React behaves in an ASP.NET Core project during development...

View Article

Image may be NSFW.
Clik here to view.

Recap the MVP Global Summit 2018

Being a MVP has a lot of benefits. Getting free tools, software and Azure credits are just a few of them. The direct connection to the product group has a lot more value than all software. Even more...

View Article


Why I use paket now

I never really had any major problem using the NuGet client. By reading the Twitter timeline, it seems I am the only one without problems. But depending on what dev process you like to use, there could...

View Article

Running and Coding

I wasn't really sporty before two years, but anyway active. I was also forced to be active with three little kids and a sporty and lovely women. But anyway, a job where I mostly sit in a comfortable...

View Article

Creating Dummy Data Using GenFu

Two years ago I already wrote about playing around with GenFu and I still use it now, as mentioned in that post. When I do a demo, or when I write blog posts and articles, I often need dummy data and I...

View Article
Browsing all 490 articles
Browse latest View live