Ed Tenholder wrote: > > I have never used a profiling tool. Have VS 2010 installed. >
Depending on which edition of Visual Studio 2010 is installed, you may be able to simply use their managed code profiling tools. Thankfully, these tools are fairly straightforward to use and produce nice results. Other than that, I'm not sure which profiler I would recommend for managed code. -- Joe Mistachkin _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

