Jason Hales - C# Tips
Sharing my day-to-day experiences as a C# developer
Sunday, January 18, 2015
Code Block/Scope Timing Snippet
›
You've got users complaining that it takes too long for a screen to open or for a certain piece of code to run. Wouldn't it be hand...
Wednesday, January 14, 2015
Using RefCount To Create Automatic Disposal and Lazy Connections
›
This is quite a common scenario, I need to create a source data provider from some type of 'expensive' service, eg a stock market pr...
2 comments:
‹
Home
View web version