How to create AssemblyInfo.vb, Resources.resx and Application.myapp in vb.net 2005?
I recently see these things come along with vb.net sample code everywhere. Suppose I try to create new project and I want the AssemblyInfo.vb, Resources.resx and Application.myapp appear under "My Project", how can I do that?
many thanks for reviewing.