26/09/2007
These are the personal experiences, which were not as painful as initially I would have thought. Thanks to individuals who have did this before and left notes for others:
My personal observations:
- Manual cleanup and conversion of individual files to be <compile> and not <content> type is not bad, but annoying.
- Had to go into WAP settings and specify Virtual Path (set it to be the WebApp name).
- Enable Edit & Continue option
03/09/2007
I am going through an exersise of implementing an MVP pattern with ASP.NET
Has anyone done complex data binding with MVP? Let me know.