News

Configuring WCF Routing Without Code Peter Vogel returns to creating a Windows Communication Foundation (WCF) router that loosely couple services with their clients.
Learn how to implement endpoint routing in ASP.NET Core 3.0 MVC to bring more flexibility and functionality to your applications ...
When you configure OSPF, there are a few fundamental requirements in order to exchange routing information. To begin with, OSPF uses a Hello mechanism to detect neighboring devices that run OSPF.
Static routes can be easier to configure if you have a small network. Let's say that I have only two routers and need to configure routing between them.
Over the past few weeks I’ve been discussing Cisco Unified Communication Manager call routing. I thought I’d post up a blog that gives you the links to all the articles in the series.
The minimal hosting model in ASP.NET Core 6 means having to write less boilerplate code to get your application up and running.