0% found this document useful (0 votes)
20 views3 pages

Asssignment 2

This document outlines 10 assignments covering topics in ADO.NET, object-oriented programming, Windows forms, datasets, collections, assemblies, type casting, inheritance, debugging, event handling, overloading, overriding, interfaces, data binding, scopes, GDI+, constructors, and MDI forms. The assignments include explaining features and methods of ADO.NET and the command object, different types of constructors, controls in Windows forms, typed datasets versus regular datasets, collections, features of OOP, assemblies and their components, type casting, and visual inheritance.

Uploaded by

Manali Patel
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views3 pages

Asssignment 2

This document outlines 10 assignments covering topics in ADO.NET, object-oriented programming, Windows forms, datasets, collections, assemblies, type casting, inheritance, debugging, event handling, overloading, overriding, interfaces, data binding, scopes, GDI+, constructors, and MDI forms. The assignments include explaining features and methods of ADO.NET and the command object, different types of constructors, controls in Windows forms, typed datasets versus regular datasets, collections, features of OOP, assemblies and their components, type casting, and visual inheritance.

Uploaded by

Manali Patel
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 3

ASSIGNMENT 2

1.Feture of ADO.NET.EComparision Between ADO and ADO.NET. 2. Explain usage of following methods of command object. Of ADO.NET. a.ExecuteReader b.ExecuteNonQuery c.ExecuteScaler 3.What is Contructor?Explain different types of contructor. 4.Explain different control in window form.. 5.Explain Typed Dataset.and Give difference between dataset and typed data set. 6.Expain Collection. 7.Explain the feature of object oriented programming. 8.What is assembly ? Specify the two types of assemblies.Discribe various components of assembly. Structure. 9.What is type casting ? Differntiate implicit and explicit type casting. 10.Explain visual inheritance? ASSIGNMENT 3 1.Explain Debugging and Error Handling in vb.net 2.Explain Event Handling with example. 3.Explain Overloading and Overriding with the suitable example. 4.Expalin inheritance and interface with suitable example. 5.Explain Databinding with example. 6.Explain different types of scope. 7.Explain GDI+ with example. 8.Explain Constructor and distracutre with example. 9.Write a programm to implement MDI form. 10.Explain the control: Anchoring,Docking,menu,context menu,tooltip,dialogs

You might also like