Category Archives: Programming

Code Contracts

I recently started using CodeContracts and have a few tips.
Also posted in Best Practices, C#, Short, XMPP Server 2010 | Leave a comment

Code Block Toggler

Handy snippet to switch between two code blocks.
Also posted in Top Hacks, Tricks | Leave a comment

Automatically Wrap BeginInvoke (dispatch)

Easily handle multi-threaded events in .Net WinForms.
Also posted in C#, Tricks | Leave a comment

SSRS Timeout on SSL 443 – Resolved

If you are getting either a 'The underlying connection was closed' or 'The operation has timed-out' error when deploying reports manually (add reference to web service) to SSRS via SSL on port 443 this fix may work for you.
Also posted in C#, SSRS | 2 Comments

Direct to MSDN Chrome Search Tag

lo-band and high-band views easy in chrome.
Also posted in Chrome, Short, Tricks | 2 Comments

XLinQ Serialization

XmlSerializer suprisingly supports List.
Also posted in C#, Short | 1 Comment

TFS Server 2008 – Fail

Installing TFS Server 2008 is far more difficult than it should be. What a waste.
Also posted in Fail, K2, Software, TFS Server | Leave a comment

Websites for IDIOTS

A website builder that anyone can use.
Also posted in Software | Leave a comment

Remove System Menu Icon in WPF

Howto remove the caption bar in WPF.
Also posted in C#, Code 7 Contest, Top Hacks | 1 Comment

The hunt for the error in the Workflow.Targets

How to get more helpful messages with K2 builds.
Also posted in K2, Top Hacks | Leave a comment