Need SQL Server Management Studio, now?! Turbo.net
You deal with MS SQL database? You probably use SQL Server Management Studio (SSMS). This is annoying especially if you’re on some random machine and quickly need SSMS. Now you…
Read moreYou deal with MS SQL database? You probably use SQL Server Management Studio (SSMS). This is annoying especially if you’re on some random machine and quickly need SSMS. Now you…
Read moreMaybe you’ve already seen an exception like this: Castle.DynamicProxy.Generators.GeneratorException: Type is not public, so a proxy cannot be generated. Type: SpielWiese.IReportSender …stack-trace… at SpielWiese.TestSomething.ExpectReportsSend() in Program.cs: line 64 What I’ve…
Read moreI’m a fan of static analysis because whem I’m writing code in a statically typed language I want to get the most of it. So I’m a huge fan of…
Read more