Enumerating the GAC using 'foreach'(sharpregion.com)

submitted by yoavsionyoavsion(345) 3 years, 9 months ago

Ever tried enumerating the Global assemblies cache? Now it has become easier.

1 comment |category: |Views: 72

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by drmohundrodrmohundro(374) 3 years, 9 months ago 0

Being a fan of Powershell, I feel inclined to mention that you can do the same thing from Powershell by typing 'cd gac:' and then typing 'dir' or 'ls' or whatever alias of 'get-childitem' you want. But informative article nonetheless!

Reply

information Login or create an account to comment on this story