When you work with Visual Studio Database Edition, you surely love the data generation plans, and the ability to do database unit testing with automatic deploy and automatic preload. There is only one thing that is bad with database testing, they are usually slow because they are accessing disks. To speedup database testing the best [...]

Continue reading about Faster Database Test With database in Virtual Disk