DuncanChud

Stories kicked by DuncanChud

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

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

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

Coders versus Project Managers(codeforeternity.com)

submitted by xtremebizxtremebiz(575) 4 years ago

Few months back, I got below joke emailed to me by my friend who is also a passionate coder. In my personal (and humble) opinion, below joke hits jackpot with the current state of 9 out of 10 IT companies in India, which are headed by people who have zero or very little technical background. And perhaps this explains why Indian IT companies still have to market themselves as low cost outsourcing destinations to win business any why we still dont have too many Product based IT companies in India :-) Is the story same in your country too? Let me know, I would love to hear :-) read more...

add a comment |category: |Views: 14

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

You too can be a metrosexual developer: an interview with Justice Gray(mikeduncan.com)

submitted by DuncanChudDuncanChud(925) 4 years ago

Justice Gray is an Edmonton-based leading .Net developer, .Net convention speaker, influential opinion maker, paradigm-challenger and lady killer. From the outset he has championed the suave, charismatic, virile and pithy route as a fast track the top of the industry, and has largely pulled it off. Read on to learn his tricks of the trade… read more...

add a comment |category: |Views: 22

tags: another

WaitN and xUnit.NET Integration testing(codinginstinct.com)

submitted by andersronneandersronne(55) 4 years ago

Browser automation testing with xUnit.NET read more...

add a comment |category: |Views: 32

tags: another

10 Visual Studio Shortcuts You Must Know(dev102.com)

submitted by razamitrazamit(4566) 4 years, 1 month ago

A great list of 10 Visual Studio Shortcuts any software developer must know and use. read more...

add a comment |category: |Views: 65

tags: another

It's the ALT.NET Show!(dotnetrocks.com)

submitted by simonechsimonech(10.1k) 4 years, 1 month ago

Jeremy Miller and David Laribee discuss their work with ALT.NET, a "self-organizing, ad-hoc community of developers bound by a desire to improve ourselves, challenge assumptions, and help each other pursue excellence in the practice of software development." On .NET Rocks!! read more...

add a comment |category: |Views: 0

tags: another

The Linq let keyword(codethinked.com)

submitted by dengar007dengar007(3084) 4 years, 1 month ago

Make your Linq queries more readable using the "let" keyword. read more...

1 comment |category: |Views: 1625

tags: another

jQuery Skinned Login Control(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 4 years, 1 month ago

Skin an ASP.NET login control with some simple CSS and jQuery for a more dynamic look and feel. read more...

add a comment |category: |Views: 513

tags: another

Do You Really Want to Be a Development Team Leader?(andrewtokeley.net)

submitted by tokestokes(1085) 4 years, 1 month ago

Ask any up and coming developer what they would like to do in the next year or so and you'll invariably hear, "I'd like to become a Development Team Leader". Hopefully most will have actually considered the change of role and be looking for new challenges and ways to contribute more to their chosen profession. However, for some this is an automatic response to a question that is particularly difficult to answer in an industry with no clear career path. For others it's simply a way to move up the pay scale. read more...

add a comment |category: |Views: 29

tags: another

Great Little Silverlight Tool Every .Net Developer Need(blog.toolico.com)

submitted by tomericotomerico(220) 4 years, 1 month ago

A light and handy Silverlight utility which allows you to select through all the possible String.Format options. And provides you with a code snippet to paste into your code. read more...

add a comment |category: |Views: 18

tags: another

Webforms is dead. Long live MVC!(graysmatter.codivation.com)

submitted by yesthatmcgurkyesthatmcgurk(4063) 4 years, 1 month ago

WebForms are now legacy. Enjoy your MVC koolaid! read more...

3 comments |category: |Views: 149

tags: another