Using dependency injection in a .Net Core console application
One of the key features of ASP.NET Core is baked in dependency injection. Whether you...
The Windows 3.0 File Manager is now available in the Microsoft Store
Microsoft open sourced the original File Manager that shipped with Windows 3.0, allowing users to...
Latest Windows 10 build puts desktop apps in a 3D world
Microsoft has released a new Insider preview build of Windows 10. Build 18329 should be...
Lifetime Managers in Unity Container
The unity container manages the lifetime of objects of all the dependencies that it resolves...
ARM \ Logic App Deployment with Azure DevOps
Microsoft’s documentation refers to Logic Apps as being iPaaS or integration Platform-as-a-Service. The “i” in...
Adding an external Microsoft login to IdentityServer4
This article shows how to implement a Microsoft Account as an external provider in an...
GitHub now gives free users unlimited private repositories
GitHub is by far the most popular way to build and share software. That said,...
Adding Swagger to Web API project
Adding Swagger to your Web API project does not replace ASP.NET Web API help pages. Or maybe yes? Here how…
iPhone owners have less than two weeks to replace battery for £25
Owners of iPhones with failing batteries have 12 days to take advantage of Apple’s out-of-warranty...
Microsoft’s new Office icons are part of a bigger design overhaul
Microsoft is modernizing its Office icons as part of a broader focus on design for...
Google hints shutting down Google News over EU’s implementation of Article 11 or the “link tax”
Last week, The Guardian reported that Google may shut down Google News in Europe if...
Connect ASP.NET MVC 4.6.2 project to IdentityServer4
I have a website running on ASP.NET MVC 4.5.2. I have an IdentityServer4 server running...
Create a well formed URI using UriBuilder class with C#
You can use System.UriBuilder class to build a new well-formed URI. You need to set...
The Last Slice: challenge
Beat challenge 1 (download the game, change the code) here. Then beat challenge 2. First...
Gravatar Tag Helper for .NET Core 2.1
A tag helper is any class that implements the ITagHelper interface. However, when you create...
Amazon’s Fire TV Cube is a set top box crossed with an Echo
Amazon just added another model to its increasingly crowded selection of living room offerings. There’s...
Microsoft snaps up GitHub for $7.5 billion
As we anticipated yesterday, Microsoft has reached an agreement to buy GitHub, the source repository...
Microsoft has reportedly acquired GitHub
Microsoft has reportedly acquired GitHub, and could announce the deal as early as Monday. Bloomberg...
Deferring Processing of Azure Service Bus Messages
Sometimes when you’re handling a message from a message queue, you realise that you can’t...
London launches world’s first contactless payment scheme for street performers
Here’s a casualty of the cashless society you might not have previously thought of: the...
Microsoft Buys Conversational AI Company Semantic Machines
In a blog post, Microsoft Corporate Vice President and Chief Technology Officer of AI &...
Microsoft turns SharePoint into the simplest VR creation tool yet
Microsoft is sticking with its pragmatic approach to VR with SharePoint spaces, a new addition...
Given, When, Then
Given-When-Then is a style of representing tests specifying a system’s behavior. It’s an approach developed...
7 Popular Unit Test Naming Conventions
Following are 7 popular unit tests naming conventions that are found to be used by...
