|
LATEST ASP.NET 2.0 Interview Questions ASP.NET 2.0 Interview Questions If you are LOOKING for material to prepare for a technical interview and you are a Developer on MS Technologies, you have come to the right place! Welcome to MOREDOTNET! The collection of definitions & concepts, that flow step by step and take you through the .NET learning curve. Here you will find the most useful notes on .NET framework & architecture, OOPS in .NET, questions onASP.NET, ADO.NET Notes, MS SQL, Oracle, Javascript & XML stuff, Interview preparation material & questions, the most frequently asked questions and more. You would also find links to the latest stuff in the .NET World. Stay tuned to MoreDotnet! Learn more & more... CONTENTS══════════════════════ OOPS - Class, Key Concepts of a Class, Class Members, Object, Structure, Method, Property, Event, Access Modifiers, Public, Private, Protected, Friend, Protected Friend, Default, Overloads, Shared, Overidable, Overrides, NotOverridable, MustOverride, Shadows, Constructors, New, MyBase, Me, Abstract Class, Interface, Serializable, Boxing, UnBoxing, Value Type, Reference Type .NET FRAMEWORK - .NET, Versions of .NET, Operating Systems Support in .NET, .NET Compact Framework, Mono, .NET Tools, CLI, CLR, Class Libraries, CTS, MSIL, Managed Code, Managed Data, Managed Classes, Reflection, Assembly, Private & Shared Assemblies, Assembly Versioning, Application Domain, ILDASM, Namespaces, SN.EXE, GACUTIL, Garbage Collector, IDisposable Interface, Serialization, XmlSerializer, BinaryFormatter and SoapFormatter, Attributes, CAS, Threads, Trace & Debug Questions for ASP.NET Developers How do I send a new page to the user? ADO.NET - ADO & its Limitations, ADO.NET, ADO.NET Connection, About Connection Strings, Parameters in a Connection String, Server, Database, UserID, Password, ADO.NET Command Object, Connection Property, Command Text Property, Parameters Collection, ExecuteNonQuery method, DataReader, SqlDataAdapter, DataSet, Connecting with Oracle SQL 2k, 2005, Oracle, MySQL, Access Connection Strings ══════════ ASP.NET 2.0 ═════════ Learn the latest, most Exclusive ASP.NET 2.0 Interview Questions & get selected wherever you want. Read http://aspnetinfo.googlepages.com Q1.what are the new features in ASP.NET 2.0? Q2. What is Visual Web Developer? Is it Different from Visual Studio 2005? Q3. What are features of Visual Web Developer? Q6. How to we edit templates & tables while developing applications in ASP.NET 2.0? Q7. Do we need FrontPage Server Extensions with ASP.NET 2.0 applications? Q8. Can we develop web pages directly on an FTP server? Q9. What is precompilation in ASP.NET 2.0? What is a pre-compiled website? Q10. If a web application is pre-compiled, How do you make changes to it? Q11. Is Visual Web Developer XHTML compliant? Q12. What are server controls? Q13. How do server control handle events? Q14. How to Navigate to another page? Q15. What is Simplified Code Behind Model in ASP.NET 2.0? Q16. Whats the advantage of Simplified Code Behind model? Q17. Whats the use of App_Code directory in ASP.NET 2.0? Q18. Can we put code created in different languages in the same App_Code directory? Q19. Whats the difference between Bin folder and App_Code folder? Q20. How to register Assemblies in GAC (Global Assembly Cache)? Q21. Can we bind data to Server Controls without writing code in ASP.NET 2.0? Q22. What are data source controls? Q23. What are data bound controls? Q24. What is a Master Page? How do we use it? Q25. What is a Content Page? How do we use it? Q26. How does Content page access a master page? Q27. Can we have multiple number of Master pages in an ASP.NET 2.0 web application? Q28. Can we have multiple SiteMapPath controls in an ASP.NET 2.0 web application? Q29. How to create a read-only Data Report using GridView? Q30. How do we sort data in a GridView? Q31. Can we sort data from a SQLDataSource when mode is set to DataReader? Q32. How do we enable paging in a GridView? Q33. How do we set the number of Records in a GridView to display? Q34. What is the TopPagerRow property of a GridView? Q35. Describe the Hotspot class? Q36. What is ImageMap Control? Q37. How do we Update & Delete data in a GridView? Q38. What is the DataKeyNames property? Q39. How do we filter GridView data in ASP.NET 2.0 as compared to Datagrid in ASP.NET 1.1? Q40. How do we enabling Caching for a DataSource Control? Q41. How to do a language switch in the Masterpage? Q42. How to send a mail using System.Net.Mail?
|
