developerFusion tdd
Related tdd tutorials
-
Common Intermediate Language
by Granville Barnettt
Granville gets down with the CLR, and takes a look at CIL/MSIL - the intermediate language that every .NET language gets compiled to, and has full access to the capabilities of the CLR.
-
The forgotten problems of 64-bit programs development
by Andrey Karpov
Though the history of 64-bit systems development makes more than a decade, the appearance of 64-bit version of OS Windows raised new problems in the sphere of development and testing applications. In the article there are considered some mistakes connected with 64-bit C/C++ code development for Windows.
-
Typical errors of porting C++ code on the 64-bit platform
by Andrey Karpov
Program errors occurring while porting C++ code from 32-bit platforms on 64-bit ones are observed. Examples of the incorrect code and the ways to correct it are given. Methods and means of the code analysis which allow to diagnose the errors discussed, are listed.
Related tdd discussion
-
Domain Driven Design: A Step by Step Guide - Part 1
3 months ago by umit123 (1 replies)
-
Domain Driven Design: A Step by Step Guide - Part 2
3 months ago by umit123 (0 replies)
-
Making VB.NET OOP via Observer paradigm and easily adaptable to Test Driven Development in Calgary
6 months ago by matt_1ca (0 replies)
-
a bit of an abstract question about Test Driven Development in Santo Domingo
7 months ago by merrittgraves (1 replies)
Related tdd code samples
-
Interacting with TinyPic from C#
by Fernando Sanchez
The following tutorial will demonstrate how to interact with http://tinypic.com, an image mirroring service, directly from a C# application using the WebRobot component.
-
CExtStatusControlBar - Managing status bar's panes
by Dmitriy Yakovlev
An enhanced status bar which allows you to easily add/remove almost any controls to/from its panes, on-the-fly.
-
How to Create a Sprite using MFC
by David Nishimoto
This sample demonstarates how to create a bitmap, create a DC in MFC VC++, and then how to tell the DC to draw the bitmap
Related tdd developer jobs
-
Assistant News Editor
£20,000-30,000 GBP per annum in London, United Kingdom (£2,120 GBP reward)
-
ASP.NET Developer
£30,000-35,000 GBP per annum in London, United Kingdom (£1,680 GBP reward)
Related tdd podcasts
-
Stack Overflow Podcast: Stack Overflow: Podcast #52
Published 6 months ago, running time 1h3m
This is the 52nd episode of the StackOverflow podcast — our one year anniversary — where Joel and Jeff discuss the launch of Server Fault, how you determine if your code is smelly (or just aromatic), how programmers learn by doing, and how good ideas are often too crazy to copy until ...
-
SharePoint Pod Show: Test Driven Development Part Deux--The Rest Of The Story
Published 6 months ago, running time 0h23m
In Episode 23, Rob, Nick, and Brett catch up with SharePoint MVPs Andrew Woodward and Eric Shupps to FINALLY get the answers on Test Driven Development on SharePoint. If you haven't seen the infamous TDD videos that we did at the MVP summit, go watch them NOW as it will give you a great backgro...
-
Herding Code: Episode 42: Scott Bellware on BDD and Lean Development
Published 7 months ago, running time 1h29m
This week on Herding Code, Scott Bellware educates and entertain as only he can. Scott talks about Behavior Driven Development (BDD), Test Driven Development (TDD) and Lean Software Development, gets “all preachy” and donates to the show a nearly endless batch of outtakes. ...
Related book
-
Beginning VB.NET 2nd Edition
Visual Basic .NET is the latest version of the most widely used programming language in the world, popular with professional developers and complete beginners alike. This book will teach you Visual Basic .NET from first principles....