I am new to the world of ASP.NET and SQL server, so please pardon my ignorance ...
If I have a data structure in C# (for e.g. let\'s just say, a vector that stores some
If you're gonna do that (and I guess it's technically possible), you might just as well use a flat file: there's no point in using a relational database any more.