Browse by Tags

Related Posts

  • No Intellisense in VS 2008 App_Code File

    I am having a problem with something that was working in VS 2005, but is now "broken" in VS 2008. Start a new Web Application in 2005. Create a new folder off the root called "App_Code". Right-click on this folder to add a new Module. Keep the default name and when the code window...
    Posted to Visual Studio 2008 (Forum) by KarlR on 08-04-2008, 12:00 AM
    Filed under: VS 20008, vs 2008, App_Code, intellisense
  • Re: App_Code folder

    [quote user="gunteman"] You shouldn't use App_Code in a Web Application Project at all. That is for "Web Sites", the other ASP.NET project type in Visual Studio. All the code you include in a Web Application Project will be compiled into the single assembly (DLL), no matter what...
    Posted to VS 2005 Web Application Projects (Forum) by mrbelk on 09-19-2007, 12:00 AM
    Filed under: Web Application Project, app_code, Intellisense
Page 1 of 1 (2 items)