Assembly Information UI

By using the Assembly Information dialog box that is located on the Application page of Project Designer, you can specify the values of the .NET Framework global assembly attributes for your application, such as product name, description, version, and company. These attributes are stored in the AssemblyInfo file that is automatically created with your project—accessed from the Properties menu in Visual C# and Visual J#, and from the My Project node in Visual Basic (to view the file, click Show All Files).

It’s this easy to change your Assembly Information in Visual Studio 2005.