News

Deploying Microservices Architecture with C#, Part 2 Microservices are groupings of lightweight services, interconnected, although independent of each other, without direct coupling or dependency.
C# ASP.NET Data Access Layer Architecture Question dolphyjazz Aug 31, 2010 Jump to latest Follow Reply ...
Hello there..These are the facts:I'm working on a project where we need a ASP.NET C# GUI for a webapplication. In this application we'll work with existing C++/MFC components. Since these MFC ...
What's all the hubbub with microservices? The benefits are in application management and delivery. Paul Mooney shows how in this sample C# app.