How to get version or product details from a .dll file or running application?
I came across a scenario where I had to access some information from a file with `.dll` extension. And then I thought to write this post. This information may include...
...on a journey to become an outlier software engineer!
I came across a scenario where I had to access some information from a file with `.dll` extension. And then I thought to write this post. This information may include...
Recently I had a need to use HTML5 LocalStorage API in my web application project check my reference. The requirement was to save the vertical scroll position of window when...
More