By tag: CRUD
0
kicks
A Simple Dot Net 2.0 GridView & FormView how to video. CRUD included!
This video will cover the basics of how to use a GridView and Formview. I have combined the two dot net controls to create a web "Phone Book" application that everyone should find useful. In this day and age you would think that you should have everyone's name, addresses, birth dates an...
0
kicks
Strongly Typed Table Adapters: autogenerating CRUD statements
A tip about forcing Visual Studio DataSet designer to generate crud statements even when joining tables.