1. Draw a neat and clean diagram of .NET Framework OR Draw neat and clean diagram of .NET framework. Explain its important components. OR Explain .Net framework architecture with diagram and also discuss IL, CLR, CTS and CLS. OR What is the role of CLR in .NET framework? Explain any five services offered by CLR.
2. Write a short note on namespace OR List down commonly used namespaces in .NET and briefly explain any two
namespaces. OR Define Namespace with example OR What is Namespace? Write a short note on Namespaces
3 . Explain the significance of Property and Indexers with example.
4. Can you explain Constructor and Function Overloading with example? OR What is method overloading? Explainit in brief with suitable examplein C#.
5. Write a C# Program to Read Lines from a File until the End of File is Reached. OR Write a C# program to copy data from one file to another using StreamReader and StreamWriter class. OR Explain the use of StreamReader and StreamWriter class for FileStream with example
6. What do you mean by structure error handling? Give Proper Example OR What is Debugging and Error Handling in Dot Net Technology? Explain with proper example.
7. Prepare and explain ADO.NET architecture in detail OR Draw and explain ADO.NET architecture in detail. OR Draw and explain ADO.NET architecture with its new features.
8. Enlist various classes of ADO.Net which are used for database interaction. OR Explain usage of following ADO.Net objects with their methods.
1) Connection
2) DataAdapter
3) Dataset
9. Explain usage of following ADO.Net objects with their methods.
1) SqlDataAdapter
2) SqlCommand object
3) Dataset
10. What do you mean by managed provider? How managed provides are supported in ADO .NET.
11. Can we apply inheritance on forms? Give proper Example OR Write a short note on visual inheritance.
12. Write a note on ASP.NET validation controls OR Write ASP.NET program to illustrate the concept of Validation Summary OR Explain practical importance of validation in web development? Explain any two Controls for validation in ASP.NET. OR Explain various Validation controls for ASP.NET with example
13. Differentiate between Master Page and Theme Page in ASP.NET OR Explain the concept of master pages in ASP.NET with example. OR Explain Themes OR Explain Master page OR How can you implement Master page in Web Base? Explain clearly with example
14. What is state management? Explain Session and Cookie with suitable example. OR What is Cookies and Session? Howto create Cookies and Session? Explain with its syntax and write ASP.NET program to illustrate the concept of Cookies and Session.
15. What is Web Service? Create a Web Service of your choice. Also give code to consume it. OR What is web service?Create a web service to add two numbers. Also give code to consume it.
No comments:
Post a Comment