Search...

1 December 2008

.Net Get Assembly Build Date.

Being of more of a (u)/(l)inux mindset these days I like to include some basic info on apps that I write, even simple 4 line command line applications. In C# I have been trying to create a simple library of functions that I tend to use over and over in command line apps and I have just added a nice little method to get the applications build date using reflection.

I would love to own up to writing the code but honors must go to this post on Coding Horror.

No comments: