WCF is fantastic for easy communication between applications. WCF is normally implemented using binding configurations embedded in each application. You usually have configuration for your server, and also your endpoint for your client. I found myself in a situation in...
Read MoreTable sorting is a very common polishing feature that you’ll see for most tabular data. In ASP.NET you get functionality with this out of the box with a control like a GridView, but requires a full postback just to sort...
Read More
Recent Comments- Moving from Dependabot-Preview to Dependabot Native | Travis J. Gosselin on Dependency Management with Dependabot
- Sai Prakash on TLS 1.0 & 1.1 Docker Container Support
- Andre Passos on .NET Core: The configured user limit (128) on the number of inotify instances has been reached.
- travis on Dependency Management with Dependabot
- Andy on ASP.NET Core Default Logging Sucks!