1.8 KiB
1.8 KiB
uid | title | author | description | ms.author | ms.date | ms.assetid | msc.legacyurl | msc.type |
---|---|---|---|---|---|---|---|---|
mvc/overview/older-versions-1/contact-manager/index | Contact Manager | Microsoft Docs | rick-anderson | How to build an entire Contact Management application from start to finish. | riande | 09/28/2011 | 6b0f1fd7-6768-4549-ae9c-be9131103c4d | /mvc/overview/older-versions-1/contact-manager | chapter |
Contact Manager
How to build an entire Contact Management application from start to finish.
- Iteration #1 – Create the Application (C#)
- Iteration #2 – Make the application look nice (C#)
- Iteration #3 – Add form validation (C#)
- Iteration #4 – Make the application loosely coupled (C#)
- Iteration #5 – Create unit tests (C#)
- Iteration #6 – Use test-driven development (C#)
- Iteration #7 – Add Ajax functionality (C#)
- Iteration #1 – Create the Application (VB)
- Iteration #2 – Make the application look nice (VB)
- Iteration #3 – Add form validation (VB)
- Iteration #4 – Make the application loosely coupled (VB)
- Iteration #5 – Create unit tests (VB)
- Iteration #6 – Use test-driven development (VB)
- Iteration #7 – Add Ajax functionality (VB)