If you're just looking for a place to store your project constants why not use a web.config file?
On Jan 28, 11:29 am, Learner <[email protected]> wrote: > Hi, > > I am working on a web project. I picked the 'Web Site' instead of > 'Project' from File --> New in VS 2005. I just wanted add a 'Module' > by right clicking on the web site name to put all my project > constants. But unfortunately I can't fine it in 'Add New Item' > template. When I tried it with another 'Project' type instead of 'Web > Site' type then I can see the 'Module' in the 'Add New Item'. Am I > missing some thing here or it could be added a bit differently with > 'Web Site'? I just need the Moduel to be created to put all my project > constants. Please some help me understand what I am missing here? > > Thanks, > > -L
