bluevoodoo1

Stories submitted by bluevoodoo1

What software/hardware has your Employer Gotten for YOU?(csharptocsharp.com)

submitted by bluevoodoo1bluevoodoo1(334) 2 years, 9 months ago

title says it all read more...

add a comment |category: |Views: 5

tags: another

Unit Test a DataReader with NUnit, Moq and Stubs(csharptocsharp.com)

submitted by bluevoodoo1bluevoodoo1(334) 3 years ago

This post will allow you to unit test objects that have a dependency on a SqlDataReader by mocking/stubbing a data reader. read more...

add a comment |category: |Views: 210

tags: another

Log4Net Config to Make Your Log4Net Loggin' Kickin' [Part 2] | From C (csharptocsharp.com)

submitted by bluevoodoo1bluevoodoo1(334) 3 years, 5 months ago

write your log4net config in code, read more...

add a comment |category: |Views: 16

tags: another

The Magic Behind MVP / MVC Frameworks(csharptocsharp.com)

submitted by bluevoodoo1bluevoodoo1(334) 3 years, 5 months ago

One of the things I learned at DevConnections 08 is the magic behind ASP.NET MVC... read more...

add a comment |category: |Views: 15

tags: another

Create a CSV File from a .NET Generic List(csharptocsharp.com)

submitted by bluevoodoo1bluevoodoo1(334) 3 years, 5 months ago

Method for generating a csv file from a generic list. read more...

1 comment |category: |Views: 255

tags: another

Are you going to DevConnections Las Vegas 2008?(csharptocsharp.com)

submitted by bluevoodoo1bluevoodoo1(334) 3 years, 6 months ago

Well... are you? read more...

add a comment |category: |Views: 4

tags: another

Write C# Code in your NAnt Build File | From C Sharp to C Sharp(csharptocsharp.com)

submitted by bluevoodoo1bluevoodoo1(334) 3 years, 8 months ago

An example of a C# method inside your NAnt build file. read more...

add a comment |category: |Views: 19

tags: another

OWASP AppSec NYC 2008 | From C Sharp to C Sharp(csharptocsharp.com)

submitted by bluevoodoo1bluevoodoo1(334) 3 years, 8 months ago

Who's going to OWASP AppSec NYC 2008? read more...

add a comment |category: |Views: 4

tags: another

Nant, MSBuild, and .NET 3.5 Oh My!(csharptocsharp.com)

submitted by bluevoodoo1bluevoodoo1(334) 3 years, 11 months ago

NAnt + MSbuild + .NET 3.5 can be hairy! read more...

add a comment |category: |Views: 49

tags: another

Use Visual Studio's Post-Build Events to Automate Testing part 2(csharptocsharp.com)

submitted by bluevoodoo1bluevoodoo1(334) 4 years ago

Following up on an earlier post, this code snippet and explanation now incorporates coverage and fxcop into your build process. read more...

add a comment |category: |Views: 16

tags: another

Get ReSharper 4.0 from their Nightly Builds Page(csharptocsharp.com)

submitted by bluevoodoo1bluevoodoo1(334) 4 years ago

Download ReSharper 4.0 from their nightly builds page or suffer the wrath of wasted time and broken digits. read more...

add a comment |category: |Views: 13

tags: another

Use Visual Studio's Post-Build Events to Automate Unit Testing Running(csharptocsharp.com)

submitted by bluevoodoo1bluevoodoo1(334) 4 years ago

Use Visual Studio's post-build events to make unit testing automation awesome! read more...

add a comment |category: |Views: 314

tags: another

Log4Net Config to Make Your Loggin' Rockin' | From C Sharp to C Sharp(csharptocsharp.com)

submitted by bluevoodoo1bluevoodoo1(334) 4 years, 4 months ago

Hot config for your Log4Net needs. read more...

1 comment |category: |Views: 61

tags: another

Remote Computer Whacked? Launchy to the Rescue!(csharptocsharp.com)

submitted by bluevoodoo1bluevoodoo1(334) 4 years, 4 months ago

Use launchy on a seemingly unresponsive remote computer. read more...

add a comment |category: |Views: 2

tags: another