Last post Feb 06, 2007 03:46 AM by sanjeev_asp.net
Member
11 Points
101 Posts
Feb 02, 2007 07:45 PM|betterandbetter|LINK
I searched these questions on web but couldn't find answers. Could anybody help me out? Thank you very much!!
Contributor
3691 Points
914 Posts
Feb 02, 2007 09:02 PM|CSharpSean|LINK
44 Points
55 Posts
Feb 03, 2007 04:12 AM|sanjeev_asp.net|LINK
AssemblyInfo.cs file is created automattically when you create a windows application by Microsoft Visual Studio 2005.
It is located under the folder "Properties".
Feb 05, 2007 02:00 PM|betterandbetter|LINK
Will it be created if I create a web application? Thanks.
sanjeev_asp.net AssemblyInfo.cs file is created automattically when you create a windows application by Microsoft Visual Studio 2005. It is located under the folder "Properties".
Feb 06, 2007 01:47 AM|sanjeev_asp.net|LINK
It only gets created for Windows application. [:)]
Feb 06, 2007 03:46 AM|sanjeev_asp.net|LINK
One more thing ...
AssemblyInfo.cs file also get created, when you create any Web Application project.
It does not create for Website project in Visual Studio 2005.
Please let me know if it answered your question.
Member
11 Points
101 Posts
What is assemblyInfo.cs file? Where can I find it? What is it for?
Feb 02, 2007 07:45 PM|betterandbetter|LINK
I searched these questions on web but couldn't find answers. Could anybody help me out? Thank you very much!!
Contributor
3691 Points
914 Posts
Re: What is assemblyInfo.cs file? Where can I find it? What is it for?
Feb 02, 2007 09:02 PM|CSharpSean|LINK
Member
44 Points
55 Posts
Re: What is assemblyInfo.cs file? Where can I find it? What is it for?
Feb 03, 2007 04:12 AM|sanjeev_asp.net|LINK
AssemblyInfo.cs file is created automattically when you create a windows application by Microsoft Visual Studio 2005.
It is located under the folder "Properties".
Member
11 Points
101 Posts
Re: What is assemblyInfo.cs file? Where can I find it? What is it for?
Feb 05, 2007 02:00 PM|betterandbetter|LINK
Will it be created if I create a web application? Thanks.
Member
44 Points
55 Posts
Re: What is assemblyInfo.cs file? Where can I find it? What is it for?
Feb 06, 2007 01:47 AM|sanjeev_asp.net|LINK
It only gets created for Windows application. [:)]
Member
44 Points
55 Posts
Re: What is assemblyInfo.cs file? Where can I find it? What is it for?
Feb 06, 2007 03:46 AM|sanjeev_asp.net|LINK
One more thing ...
AssemblyInfo.cs file also get created, when you create any Web Application project.
It does not create for Website project in Visual Studio 2005.
Please let me know if it answered your question.