Tuesday, February 05, 2008

Getting Started with Test Driven Development

Few days ago I started a poll on www.KoffeeKoder.com where I asked which tool do you use for testing your applications. Surprisingly, most of the people are not using any tool for testing. This means that there are more and more applications being developed which are destined to be failed. In this article I will talk about test driven development hoping that more and more developers start using TDD and see how it benefits the application.

posted on Tuesday, February 05, 2008 1:18:10 PM (GMT Standard Time, UTC+00:00)  #    Comments [0] Trackback

Creating an Online Exam Using LINQ to Classes Part 1

In this article I will use LINQ to Classes to create an online exam. This is a multi-series article and in this part I will discuss the architecture and the design of the application.

posted on Tuesday, February 05, 2008 1:05:22 PM (GMT Standard Time, UTC+00:00)  #    Comments [0] Trackback

Creating Multiple Choice Exam Application Part I

This is the first part of a multi-part series. In this series we will cover the scenario of creating a multiple choice exam for the user. In the first part it will cover the design of the application. This will include unit tests, domain objects and NHibernate mapping files.

posted on Tuesday, February 05, 2008 1:03:37 PM (GMT Standard Time, UTC+00:00)  #    Comments [0] Trackback

Creating Multiple Choice Exam Application Part I

This is the first part of a multi-part series. In this series we will cover the scenario of creating a multiple choice exam for the user. In the first part it will cover the design of the application. This will include unit tests, domain objects and NHibernate mapping files.

posted on Tuesday, February 05, 2008 1:03:26 PM (GMT Standard Time, UTC+00:00)  #    Comments [0] Trackback

Going Mouseless - Implementing Keyboard Shortcuts in ASP.NET 2.0 Using Javascript

Keyboard shortcuts improve productivity by accomplishing tasks more quickly and without much effort. In this article, we will explore how to implement keyboard shortcuts in our ASP.NET applications.

posted on Tuesday, February 05, 2008 1:01:48 PM (GMT Standard Time, UTC+00:00)  #    Comments [0] Trackback
Page rendered at Tuesday, February 07, 2012 10:59:10 PM (GMT Standard Time, UTC+00:00)