asmblly and an aboutBox
-
hi. I want to build an aboutBox DLL, which get any kind of project(project assembly) and show it on the aboutBox. how do I do it?
-
hi. I want to build an aboutBox DLL, which get any kind of project(project assembly) and show it on the aboutBox. how do I do it?
You Can Easily Do it using Reflection !!! There is a Assembly Class. Usign That you can retrive all inforamtion runtime. You can also Check Assembly Values in Solluation Explorer > Properties > Assemblyinfo.cs If any Query You can Ask me !!!! Good Luck !!!
Best Regards ----------------- Abhijit Jana View My CodeProject Articles "Success is Journey it's not a destination"
-
You Can Easily Do it using Reflection !!! There is a Assembly Class. Usign That you can retrive all inforamtion runtime. You can also Check Assembly Values in Solluation Explorer > Properties > Assemblyinfo.cs If any Query You can Ask me !!!! Good Luck !!!
Best Regards ----------------- Abhijit Jana View My CodeProject Articles "Success is Journey it's not a destination"