.Net Interview Questions - Motorola

1. How can you see the code that ASP.NET generates from an ASPX file?
2. How can a a custom .NET data type be used in a Web form?
3. What are the different types of event handlers used in Global.asax?
4. How can encryption of view state be possible?
5. During which phase of page processing cycle View state remains available?
6. Is it possible to use CSS in Web controls?
7. What are different namespaces that are imported by default in ASPX files?
Post your comment