Development Simply Put

A blog simplifies main concepts in IT development and provides tips, hints, advices and some re-usable code. "If you can't explain it simply, you don't understand it well enough" -Albert Einstein

2018-05-13

Usages Of MSSQL ROW_NUMBER()

›
ROW_NUMBER is an analytic function. It assigns a unique number to each row to which it is applied (either each row in the partition or...
2018-03-10

TDD and Automated Unit Testing for Console Application

›
You can find the code samples used in this post on this GitHub repository . Some friends of mine complained that sometimes they are...
2018-02-04

What is TDD and Automated Unit Testing Part 3

›
This is a part from a series dedicated to TDD and Automated Unit Testing. I will try to do my best to keep this series alive and updated....
2018-01-28

What is TDD and Automated Unit Testing Part 2

›
This is a part from a series dedicated to TDD and Automated Unit Testing. I will try to do my best to keep this series alive and updated....
›
Home
View web version
Powered by Blogger.