Say, you have a .NET Project with a lot of assemblies in the project output and you don’t like it.
Continue readingMonth: January 2016
.NET Power Tip 9: Paste JSON/XML as Classes
This .NET Power Tip makes me bang my head against the wall over and over again! How many times have
Continue readingDebugging and Profiling in VS2015 Article on simple-talk.com
If you are interested in the new debugging and profiling features that came with Visual Studio 2015, check out my
Continue reading.NET Power Tip 8: Troubleshooting log4net Configurations
The configuration part of Log4Net often causes severe headaches. Most of the times, a small mistakes prevents any log output
Continue readingEntity Framework Performance Resources
Today, I stumbled upon a great article on Entity Framework performance gotchas and ways to make stuff faster. The article
Continue reading