Can anyone Help. I have been working though the expample code (Part 8) and bringing it upto date with RC1 of the MVC and there is some code for RenderCommerceControl in AppHelpers.cs that uses RenderUserControl that I cannot find anywhere as it has been removed from RC1.
I have tried to use RenderPartial but the extension methods never show up (even though they are in System.Web.Mvc) and nothing in Microsoft.Web.Mvc.
Thanks
Tobi