All Topics
|
|
5 Aug 2010
Updated: 5 Aug 2010
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: CPOL
Views: 15,641
Bookmarked: 4
Downloaded: 0
Mocking the Unmockable: Using Microsoft Moles with Gallio
|
|
4 Aug 2010
Updated: 4 Aug 2010
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 8,822
Bookmarked: 1
Downloaded: 0
Unit testing StyleCop rules
|
|
31 Jul 2010
Updated: 31 Jul 2010
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: CPOL
Views: 5,423
Bookmarked: 0
Downloaded: 0
CodeProjectOne of my major points of interest as a software developer is in the various tools that are available to make a developer’s life easier (or at least more interesting…).
|
Database Development
|
SQL Server |
18 Jan 2013
Updated: 18 Jan 2013
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: CPOL
Views: 11,371
Bookmarked: 10
Downloaded: 0
Testing Entity Framework applications - Part 1
|
DevOps
|
Continuous Integration |
31 Jul 2010
Updated: 31 Jul 2010
Rating: 4.83/5
Votes: 6
Popularity: 3.76
Licence: CPOL
Views: 12,701
Bookmarked: 4
Downloaded: 0
Most people - even the overwhelming majority of programmers - would say that the main activity of a software developer is "writing source code". But this is a (though quite understandable) misconception
|
Entity Framework
|
|
31 Jul 2010
Updated: 31 Jul 2010
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: CPOL
Views: 11,463
Bookmarked: 1
Downloaded: 0
CodeProjectUpdate 29/04/10:In contrary to what I initially stated in this post, Moles is not only available as part of the Pex framework, but also stand-alone on Visual Studio Gallery, and this is completely free (no MSDN subscription required). - Thanks to Peli for the correction...
|
Firefox
|
|
31 Jul 2010
Updated: 31 Jul 2010
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 11,651
Bookmarked: 1
Downloaded: 0
How to make Selenium 1.0.1 work with Firefox 3.6
|
Programming Languages
|
Basic |
23 Jan 2013
Updated: 9 Dec 2017
Rating: 4.67/5
Votes: 2
Popularity: 1.40
Licence: CPOL
Views: 15,291
Bookmarked: 2
Downloaded: 0
Given here are some myths of 'textbook-TDD' and why they are wrong
|
C# |
31 Jul 2010
Updated: 31 Jul 2010
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 11,070
Bookmarked: 0
Downloaded: 0
Unit testing StyleCop rules
|
|
18 Jan 2013
Updated: 18 Jan 2013
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 9,392
Bookmarked: 2
Downloaded: 0
This is the second of a three part series that deals with the issue of faking test data in the context of a legacy app that was built with Microsoft's Entity Framework (EF) on top of a Microsoft SQL Server database.
|
|
18 Jan 2013
Updated: 18 Jan 2013
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: CPOL
Views: 13,744
Bookmarked: 5
Downloaded: 0
This is the third of a three part series that deals with the issue of faking test data in the context of a legacy app that was built with Microsoft's Entity Framework (EF) on top of an MS SQL Server database.
|
C++ |
4 Aug 2010
Updated: 4 Aug 2010
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: CPOL
Views: 9,701
Bookmarked: 0
Downloaded: 0
Demonstrates how a self-written validation can be incorporated into a web page (using a bit of JavaScript) and how this can be mapped to a custom validation on the domain side
|
STL
|
|
31 Jul 2010
Updated: 31 Jul 2010
Rating: 3.50/5
Votes: 2
Popularity: 1.05
Licence: CPOL
Views: 9,723
Bookmarked: 2
Downloaded: 0
dotCover - a new kid on the (development) block
|
Web Development
|
ASP.NET |
31 Jul 2010
Updated: 31 Jul 2010
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: CPOL
Views: 7,481
Bookmarked: 0
Downloaded: 0
Including custom client-side validations in your ASP.NET MVC app
|
|
31 Jul 2010
Updated: 31 Jul 2010
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: CPOL
Views: 10,761
Bookmarked: 4
Downloaded: 0
Integration testing an ASP.NET MVC application without Web Server or browser
|
|
4 Aug 2010
Updated: 4 Aug 2010
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 17,925
Bookmarked: 7
Downloaded: 0
Integration testing an ASP.NET MVC application without web server or browser
|
|
31 Jul 2010
Updated: 31 Jul 2010
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: CPOL
Views: 8,271
Bookmarked: 2
Downloaded: 0
Integrating a LinFu IoC container with your ASP.NET MVC application
|
|
4 Aug 2010
Updated: 4 Aug 2010
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: CPOL
Views: 8,072
Bookmarked: 1
Downloaded: 0
From the many available IoC containers out there, LinFu is the one that I like most. This is because it is extremely simple to use, needs almost no configuration at all, and yet it is highly flexible and extensible, if you need to do some more complicated things
|