Hi,
I debugged a CLR user-defined function using Sql server project in Visual Studio 2005. After that, my server has become very slow. The queries which used to take 5 seconds, now taking 10 or 15 seconds.
And also I noticed that while I was debugging the CLR UDF on the server, the other users who are using the application got very slow response or time out error.
Does debugging a CLR sp/functions/triggers have impact on performance or CPU usage?...
Can anyone please help me out.......
Regards
Daniel