Tools
-
.NET
Documentation regarding the Asynchronous Programming Model (APM) and the Event-based Asynchronous Pattern (EAP)
The Asynchronous Programming Model (APM) and the Event-based Asynchronous Pattern (EAP) are marked as legacy by Microsoft. The new pattern…
Read More » -
DevOps
Batch file to open a specific TCP port in Windows 7 / 2008 Server and up
Thanks to the answer by Kevin Richardson on How to open ports on Windows firewall through batch file, I wrote this batch file that…
Read More » -
.NET
Using httpbin to test http and https requests
StackOverflow user Kenneth Reitz has written a great on-line and free httpbin tool that responds to many kinds of http/https requests…
Read More » -
.NET
BrowseDotNET: Manage your .NET Solutions and code snippets
BrowseDotNET is an open source ASP.NET MVC Web Application I created, that can help you manage your computer’s .NET…
Read More » -
.NET
KEEP CONTROL OF YOUR CODE QUALITY
Motivation I am working as the CTO at the Fairmas GmbH. We develop financial planning tools for the hotel industry, especially…
Read More » -
Software Development
Generate XSD from XML – XSD.EXE versus on-line tools – take 2
Almost 4 years ago, I compared XSD.EXE to some on-line tools. Time for a follow-up. From the old post: …
Read More » -
Visual Studio
AssertHelper V1 released
Exactly one year and four months passed since my first try at fixing the state of asserts in NUnit. You…
Read More » -
.NET
Stackoverflow integration in OneTrueError
I’ve created a nifty little javascript library in TypeScript that I use in OneTrueError. It allows our service to search…
Read More » -
Visual Studio
Developer productivity tools and Visual Studio extensions
A few days ago a question was asked on Readify’s internal forum about useful VS extensions. A few extensions were…
Read More » -
.NET
Three .NET tools for every day use
Time is a very limited and expensive resource. As a software developer I feel more often than not that I…
Read More »
- 1
- 2