You are on page 1of 1

S.Y.BCA Assignment: 2 Title: .

NET Framework Date of Submission: 18-August-2011

Question: 1 Write a short note on Managed Execution. Question: 2 List and Explain common properties, methods and events of .NET Question: 3 List and explain various files supported by .NET Question: 4 List and explain different types of project supported by .NET Question: 5 Differentiate Managed and Unmanaged Execution. Question: 6 Explain the following terms: 1. CLR 2. CTS 3. Namespace 4. Assembly 5. Metadata Practical: 1. Write a code to convert Celsius in to Fahrenheit (Design Function). 2. Write a code to validate ISBN number (Design Subroutine). 3. Write a code to take password from the user by Input box and continue to take it, until user is not entering correct password. Correct password is that, which will have any one special character. 4. Increase or decrease width of the textbox, using track bar control.

You might also like