User Controls Overview
Dynamics AX 2009
User Controls are the primary method for adding new functionality to Enterprise Portal. User Controls are developed in Visual Studio. They are added to Enterprise Portal pages by the Dynamics User Control Web part.
User Controls and the ASP.NET-based framework are a replacement for the Web Forms and Web Controls that were the primary method for adding functionality in earlier releases of Enterprise Portal. Web Forms and Web Controls are still supported in this version of Enterprise Portal. However, we recommend that any new development for Enterprise Portal be done with User Controls and the Visual Studio framework.
- How to: Set Up Visual Studio for Enterprise Portal Development
-
- How to: Create a Web Project
-
- Parts of a Web Project
-
- Connection to AOT
-
- How to: Create User Controls
-
- How to: Modify User Controls
-
- Designing User Controls
-
- How to: Refresh User Controls
-
- How to: Add Code to User Controls
-
- How to: Test User Controls in Visual Studio
-
- How to: Debug User Controls
-
- User Control Components
-
- Web Parts for the Test Environment
-
Community Additions
ADD
Show: