Where .NET CLR and SQL SERVER run
| All .net realtes application and Sql Server runs in same process or we can say that on same address because there is no issue of speed because if these two process are run in different process then there may be a speed issue created one process goes fast and other slow may create the problem. | |
