I will be using GridViews in my application and other data containers but I do not want to use MSSQL or anything like that as it is a simple program.. Can I store the data in someway in the project itself? as my data souce? Like for instance I can have a class called Employee and I want to store the employee information (data) somewhere within the project and then be able to grab it anytime i want.. without the need of using MSSQL or any database system. Is there something like this?
Share
You can try SQL compact edition, See http://weblogs.asp.net/scottgu/archive/2011/01/11/vs-2010-sp1-and-sql-ce.aspx