Enterprise Portal Screencasts at Channel9.msdn.com

Microsoft Dynamics AX 2009 – Creating simple List Page in Enterprise PortalThis how-to video demonstrates how to create a simple List Page in Enterprise Portal using AxGridView control.
Microsoft Dynamics AX 2009 – Creating simple Task Page in Enterprise Portal This how-to video demonstrates how to create a simple Task Page in Enterprise Portal using AxForm control
Microsoft Dynamics AX 2009 – Creating simple Tunnel(Wizard) Page in Enterprise Portal This how-to video demonstrates how to create a simple Tunnel(Wizard) Page in Enterprise Portal using ASP.net Wizard control and EP AxForm control.
Microsoft Dynamics AX 2009 – Calling X++ classes in Enterprise Portal User Controls in C# This how-to video demonstrates how to create a simple X++ Class in AOT and create a C# proxy for this class and call it in Enterprise Portal user control written in C#
Microsoft Dynamics AX 2009 – Using Record Context in Enterprise Portal This how-to-video demonstrates using record context in Enterprise Portal. Record context is used to pass currently selected record information on a page or Web part to another page or connected Web part.
Microsoft Dynamics AX 2009 – Advanced Grid in Enterprise Portal List Page This how-to video demonstrates how to add ranges in dataset to restrict the data displayed and the different options supported (open,hidden,locked). This also demonstrates how to use display and edit methods defined in the table in the Grid.