Typed DataSets
Can I build typed datasets with CF 2.0 and VS2005 ? How can I do ?
Thanks
Antonio de Rojas
Thanks
Antonio de Rojas
Yes, you can. It's done the same way as for desktop projects.
Drag and drop dataset, pick data source and you all set.
Or you can use schema designer.
OK, let's try another way. 1. Add new item in solution explorer and choose DataSet.
2. Drag and drop tables from Server Explorer's data connection (can be SQL Mobile or SQL Sever 2000).