In this tutorial I will take you through a mocking framework called Moq for (.NET 3.5) released under the New BSD License. Although, I will not be discussing what Mocking is for that is outside the scope of this tutorial. You can find out more on this by going to: What is mocking/mock object? This tutorial has in depth information how to peruse using this framework along with many sample code snippets.Apr 21: Moq Testing Tutorial
In this tutorial I will take you through a mocking framework called Moq for (.NET 3.5) released under the New BSD License. Although, I will not be discussing what Mocking is for that is outside the scope of this tutorial. You can find out more on this by going to: What is mocking/mock object? This tutorial has in depth information how to peruse using this framework along with many sample code snippets.Apr 20: Going Social
Another update! Every post will now have the ability for you to share our links. We know at this point there isn’t much to share but we are working on it. Also a little more customization is coming soon to the website.Apr 18: Updates To CowFarm
I just wanted to let you know that I am currently pushing many updates to the website. So there are going to be a lot of problems here and there. Please, bare with me as I get the site functional. I have also been hit by a lot of bots recently so I decided that I will have to approve your comment whenever you post.
Also many links are not functional yet. I will hover be slowly rolling out a set of new features such as code dump which will contain lots of uncompleted/completed code projects released under the Creative Commons Licenses.
Mar 19: Internet Explorer 8, Not Really!
You might as well update to Internet Explorer 8 today, it’s not much of an improvement over any other IE browsers you have used. It still asks you to restart your machine, it still takes 40 minutes to install, and it still tries to update your computer at least four times during your install. We know that Microsoft is a large corporation with a lot of power to do good. What we don’t get is why the fail to utilize this power to “Start Over!” imagine if Microsoft released a whole new browser, different branding different technologies, that would surely spark our interest!
Mar 18: Blend 3, SuperPreview (Web 3), Silverlight 3
After the first day of Microsoft’s MIX 09 we are left to explore all of the new tools and updates that have been released. After running the released demo’s, I am left with some thoughts. Oh, of course I shall point you to the downloads so you can have the full experience too.There is nothing better then getting a good hands on. Although there aren’t many of these features available right this moment, what is out is worth jumping on top of while you have the chance. So go ahead and explore by clicking continue reading below.
Mar 13: IEmailTemplateService, Headers/Postback WorkAround
I spent the day with ASP.NET MVC EmailTemplates, and IEmailTemplateService recieving an error from IIS that HTTP Headers have already been sent (Response.Headers) or just a sent email without any call back to our browser. I dived down into the MvcContrib source code (IEmailTemplateService.RenderMessage), started seeing code dealing with Response.Filters and MemoryStreams, OutputStreams(TextWriter), and firing View.Render.
Mar 05: Photoshop, Batching Automation
One of the most annoying things to do in photoshop is manually edit twenty million images by hand over and over again. Luckily, in photoshop you can simply create an automation process by recording your steps, and replay this recording on multiple images using batching.
Mar 03: Code Coverage Wrap Up, Test Run Configuration Files Missing?
After writing the article last week, I realized that you can run into many problems like deleting or misplacing your test run configuration files. To solve this problem you will have to follow these simple steps.
Feb 26: jQuery Json Caching Issue
If you are having issues when making getJson calls in jquery in the same session it is because your browser is caching your call. There are couple steps that can be taken to solve this.
Feb 25: VS Code Coverage Overview & Bugs
A useful feature that Microsoft included in Visual Studio is code coverage for testing code. A tool that displays what percent of your code has been covered by your tests. I want to give you a simple walkthrough to make sure that setting it up isn’t as painful as most developers make it out to be.




There is a lot of technical power within photoshop, we are here to exploit it.
Content relating to scripting languages such as javascript and their relating frameworks such as mootools and jquery.
Coding content relating to the core .NET framework for developing C# and C++.
Anything relating to web technologies and development.
Articles on sql and database relating articles such as hibernate and ejb.



