This blog is a depository for things I have found regarding VB.NET and C#.NET development (and other things I may need to remember). This blog is primarily for my own reference, but if the information I found is useful to others, then that is great. If others want to contribute with comments or other information, then that is great too.
Thursday, September 3, 2009
Simple Way to tell if your .NET app is running in 32bit or 64bit Mode
Here is a quick and easy was to tell if your .NET app is running in 32 bit or 64 bit mode:
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.