Creating an .MDF file
How can I create an .MDF file from within LinqPad? I can create a table in general space the local server and bind to an existing file, but I can't create a new .MDF file. Is it possible to just have the data stored in a variable as with Linq in C#?