Click here to Skip to main content
15,868,016 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am developing a .Net profiler that instruments the .Net code and profiles the data.

I can now get the call stacks of a .Net request.

Now i am trying to capture the ADO.Net calls too. I am not getting any proper resource to refer .

Can the DB calls and queries be captured in the byte code injection technique itself ???

Or is there any other way to profile the ADO.Net calls..?


-Selva
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900