![]() |
|
|
|||||||
![]() |
DotNet - Search specific .net dlls from a folder |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
HI All,
I have many dlls in a folder and i want to search specific .NET DLLs. is there any property of .NET dlls so that i can find them help will be appreciated Best Rgds Dinesh Dinesh Kumar |
|
|
|
|
#2 |
|
Posts: n/a
|
If you are looking for ways to detect .NET assembly DLLs from non-assembly
ones, you might want to take a look at this cool shell extension: http://blogs.msdn.com/heaths/archive...17/494000.aspx Hope this helps? "Dinesh Kumar" <> wrote in message news:... HI All, I have many dlls in a folder and i want to search specific .NET DLLs. is there any property of .NET dlls so that i can find them help will be appreciated Best Rgds Dinesh |
|
|
|
#3 |
|
Posts: n/a
|
If you are looking for ways to detect .NET assembly DLLs from non-assembly
ones, you might want to take a look at this cool shell extension: http://blogs.msdn.com/heaths/archive...17/494000.aspx Hope this helps? "Dinesh Kumar" <> wrote in message news:... HI All, I have many dlls in a folder and i want to search specific .NET DLLs. is there any property of .NET dlls so that i can find them help will be appreciated Best Rgds Dinesh |
|