MarkPearl
18 posts.
- Strangling the life out of Software TestingI recently did a course at the local university on Software Engineering. At the beginning of the course I looked over the outline of the subject and there…
- The human multitasking problem – the cost of a context switchI had an interesting meeting with a team that is currently facing some challenges getting work done. After working with them for a few days a major issue…
- Log4Net basics with a Console Application (c#)Tim goes through quite a bit, I just want to cover the very bare minimum for getting log4net to work in a console application.
- Our evolution of story cardsI thought it would be interesting to blog out the evolution of our story cards. Several months ago I began work at a new organization that was…
- New Resharper Code Style Sharing in v6.1 Features.I noticed this today, since I have updated Resharper to v6.1. In the past you could specify a single file for code style sharing. You are now presented…
- Dependency Injection IntroductionI recently was going over a great book called “Dependency Injection in .Net” by Mark Seeman. So far I have really enjoyed the book and would recommend…
- Await a void (Async CTP)I am really enjoying getting more and more into the new async ctp. Something that stumped me up to now, was how do I run a void method asynchronously.
- Async using the old Async Begin / End PatternIn the last few weeks I have had the pleasure of familiarising myself with various async patterns in C#. After going through the different approaches one…
- Casing when codingOne of the first developer jobs I had was programming in VB6 for a small business down the road. Up to that point I had been casually coding at school but…
- Dell Laptop magically going into standby modeWhen I heard this I thought I just had to pass it on... We had a new client a few months ago that had bought a brand new Dell laptop. He paid top dollar…
- Crack .Net Applications 101 – Part 2In part 1 of Crack.Net Applications I demonstrated how easy it was to reverse engineer an an unprotected.Net application. In this post my aim is to…
- Crack .Net Applications 101 – Part 1A few months ago I attended a local user group meeting that focussed on software security. The presenter demonstrated several techniques that one could…
- Structured Systems Analysis & Design UNISA studies – Chap 1Any ramblings and blog posts associated with the UNISA ICT 2621 tag should be considered study notes for my lectures...
- F# You are sooooaaa lazy! (and program execution order)So I have mentioned lazy functions before, in particular related to sequences, however I came across it again – but this time with lazy values and thought…
- F# Objects – Integrating with the other .Net Languages – Part 1In the next few blog posts I am going to explore objects in F#. Up to now, my dabbling in F# has really been a few liners and while I haven’t reached the…
- WF4 – Guess the number game!I posted yesterday how really good WF4 was looking. Today I thought I would show some real basics that I was able to figure out.
- F# and the useful infinite Sequence (I think)So I have seen a few posts done by other F# fans on solving project Euler problems. They looked really interesting and I thought with my limited knowledge…
- Mark Pearl - November 2011 EntriesI recently was going over a great book called “Dependency Injection in .Net” by Mark Seeman. So far I have really enjoyed the book and would recommend…
