C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




plz help


Posted Date: 04 Sep 2008      Total Responses: 2

Posted By: shilpa taneja       Member Level: Silver     Points: 1



supose if i create any application in .net(c#, or vb.net)..
then i execute it..once
& then i make some changes in it then recomplie it, & then execute it..

my question is that how i can see what is version no. assocaied with my application..?& i want to know that if i make some changes in it then everytime a new version no is associaed with it..?

why we say that there is risk of being overritten of application with newer one but which is not happened in .net framwork? i mean how exactly version no. is changed..(is it related with making some changes in it..or somthing else?)





Responses

Author: ashok    05 Sep 2008Member Level: BronzeRating:     Points: 3

Hey,
u can follow this
1.goto solution explorer
2.Right click on ur project
3.Goto properties
4.u will get an new tab in which ucan find tab called PUBLISH on left side at bottom
5.from there u can change or assing version to application

if any probs,just post here,

Cheers,
Ashok



Author: varun    05 Sep 2008Member Level: GoldRating:     Points: 3

Hi Shilpa,
If you are willing to maintain the dll version then do the following when you complile your project next time:

1. IN VS2005, click Projects--> Project Properties (last option).
2. There, in the application tab, click on the button 'Assembly Information'
3. In the Assembly Informtion window, change the Assembly version to the next version.
If it is a major release change the value of first box from left.
If it is a minor release change the value of second box.
If it is a bug fix, change the right hand side box value.

Then compile your project.

One more thing, Please provide appropriate title to your post.



Post Reply
You must Sign In to post a response.
Next : sessions
Previous : Job in Sqlserver
Return to Discussion Forum
Post New Message
Category: .NET

Related Messages



dotNet Slackers   BizTalk Adaptors    Web Design


Contact Us    Privacy Policy    Terms Of Use