Shekhar
3 posts.
- Assigning a DLL strong nameHi Guys, few days back I needed to install few DLL assemblies to GAC, since I hardly knew about this topic, so googled on the internet and here is what I…
- Installing a DLL to Global assembly cache (GAC)Install you DLL assembly by using the ‘gacutil.exe’, before installing the DLL ensure it has a strong name, to assign a strong name refer to the link…
- Group By on a Look-Up QueryWhenever we try to use a group by on a lookup, the group by used to come for the first time, and later it never showed. investigations revealed that it…
