EncryptValidate Code Encryption - NuGet is something that I'm sure all of you have used before. I decided to package and publish my own NuGet package. It's nothing fancy, it's just a simple encryption dll that will encrypt data. It also validates encrypted data. Among the other methods, it decrypts data
Programming
Debug Client Side JavaScript in ASP.NET
Using Code Shortcuts in Visual Studio 2017
Live Unit Testing with Visual Studio 2017
TF30063 Authorization Error – Visual Studio Team Services
C# Programming Cookbook Published Recently
C# Programming Cookbook As you folks probably noticed, I haven't been blogging regularly for the past couple of months. I was lucky enough to be working on my first book, something which I was very fortunate to have done. It was a fantastic experience and something I would recommend to anyone thinking
Code Contracts Succinctly
Code Contracts Succinctly It has been a while since I have blogged here, and not without good reason. I have been busy writing and have recently released C# Code Contracts Succinctly which can be downloaded for free from Syncfusion's website. Code Contracts, love them or hate them... I think they're pretty cool.