Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 306151 - Last Review: February 23, 2007 - Revision: 4.5
INFO: Visual Studio .NET Does Not Provide IntelliSense in ASPX Pages
This article was previously published under Q306151
When you work with inline code in an .aspx page, IntelliSense is not available for server-side code.
Visual Studio .NET only supports IntelliSense in code-behind pages. However, inline code still works at run time.
To write ASP.NET pages in Visual Studio .NET, the supported and preferred method is to use code-behind modules. In code-behind modules, you can separate the user interface from the content of the application so that the code is easier to read and maintain.
APPLIES TO
- Microsoft Visual Studio .NET 2003 Professional Edition
- Microsoft Visual Studio .NET 2002 Professional Edition
- Microsoft Visual Studio .NET 2003 Academic Edition
- Microsoft Visual Studio .NET 2002 Academic Edition
- Microsoft Visual Studio .NET 2003 Enterprise Architect
- Microsoft Visual Studio .NET 2002 Enterprise Architect
- Microsoft Visual Studio .NET 2003 Enterprise Developer
- Microsoft Visual Studio .NET 2002 Enterprise Developer
- Microsoft ASP.NET 1.1
- Microsoft ASP.NET 1.0
| kbideproject kbinfo kbsrccontrol KB306151 |
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate