Hi guys we are trying to migrate from asp to ASP.NET, we currently have around 500 ASP files. We are going towards code-behind and my question is how would we structure the application i mean once the application is finished i can imagine VS2005 takeing forever to load. Currently the proposed solution is to have a Solution file with a web site inside it and subfolders within this containing our aspx files.
thanks
thanks