You must have a copy of Visual Studio, so make an actual ASP.NET application before your interview. Use a master page, attach a data grid view to a real database, create a user control and use it on two different pages, create a page that collects a few pieces of information (text, a date, a number etc.) and submits it, and code that saves the info to a database. Add a javascript-based client-side tool of some sort (a date picker or FCK editor or something like that) and work it into the overall application. Finally, add and integrate some kind of reports - PDF is always good.
If I were conducting the interview, and you had done the above things successfully (even just once) prior to the interview, you would be able to answer most of my ASP.NET-related questions, and that - combined with your overall experience - would probably get you the job (assuming you also bathe regularly).