VB.net Windows Application- need info on DLL Properties.

  • Thread starter Thread starter sathya_k_83 via DotNetMonster.com
  • Start date Start date
S

sathya_k_83 via DotNetMonster.com

hi i am developing an VB.net windows applications
Need info on the Dll properties

1. How to update the Dll's Properites
2. Is there any method to update the dll's version number automatically or
Not?
3. What are the process to be followed to update the dll's properties
 
sathya_k_83 via DotNetMonster.com said:
hi i am developing an VB.net windows applications
Need info on the Dll properties

1. How to update the Dll's Properites
2. Is there any method to update the dll's version number automatically or
Not?
3. What are the process to be followed to update the dll's properties


Check out the project properties dialog and/or the project's
"AssemblyInfo.vb" file.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top