App Version Number in ASP.NET

K

Kris Rockwell

Hello (again),

I have noticed in the AssembyInfo file for the ASP web project that there is
as AssemblyVersion attribute. Is there anyway to render that information to
one of the ASPX pages?

Regards,
Kris
 
M

Matt Hawley

Hi Kris,

Try: System.Reflection.Assembly.GetExecutingAssembly().GetName().Version

Matt Hawley, MCAD .NET
http://www.eworldui.net

Hello (again),

I have noticed in the AssembyInfo file for the ASP web project that there is
as AssemblyVersion attribute. Is there anyway to render that information to
one of the ASPX pages?

Regards,
Kris
 

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

Members online

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,143
Latest member
SterlingLa
Top