studentsuvidha
VB.net IPU BCA notes and paper free download - Printable Version

+- studentsuvidha (https://studentsuvidha.com/forum)
+-- Forum: Student Stuffs (https://studentsuvidha.com/forum/Forum-Student-Stuffs)
+--- Forum: Indraprastha University IPU notes and papers (https://studentsuvidha.com/forum/Forum-Indraprastha-University-IPU-notes-and-papers)
+---- Forum: IPU BCA papers and Notes -free downloads (https://studentsuvidha.com/forum/Forum-IPU-BCA-papers-and-Notes-free-downloads)
+----- Forum: 3rd semester IPU BCA papers and Notes -free downloads (https://studentsuvidha.com/forum/Forum-3rd-semester-IPU-BCA-papers-and-Notes-free-downloads)
+----- Thread: VB.net IPU BCA notes and paper free download (/Thread-VB-net-IPU-BCA-notes-and-paper-free-download)



VB.net IPU BCA notes and paper free download - Dipesh S - 04-11-2017

QUESTION PAPERS:-

SYLLABUS:-

UNIT I
Introduction: Introduction to .Net, Two tier and Three tier client server model, .Net Architecture, Features of .Net, Advantages of .Net, .Net Framework, CLR, CTS, CLS, Assemblies, Memory management issues –Garbage Collector and collection process, Exception Handling, Code Access Security.

UNIT–II 
Introduction to Visual Basic.Net IDE: Creating a project, Types of project in .Net, Exploring and coding a project, Solution explorer, toolbox, properties window, Output window, Object Browser.
VB.Net Programming Language: Similarities and Differences with Visual Basic, Variables, Comments, Data Types, Working with Data Structures – Arrays, Array Lists, Enumerations, Constants, Structures; Introduction to procedures, calling procedures, argument passing mechanisms, scope of variable. Control Flow Statements – conditional statement, Loops, Nesting of Loops, MsgBox and Input Box.

UNIT-III 
GUI Programming:  Introduction to Window Applications, Using Form – Common Controls, Properties, Methods and Events. Interacting with controls - Textbox, Label, Button, Listbox, Combobox, Checkbox, Picture Box, Radio Button, Panel, scroll bar, Timer, ListView, TreeView, toolbar, Status Bar. Dialog Controls, Creating and Using MDI applications, Toolbar, Status Bar, Creating custom controls, Creating Menus.
Object Oriented Features: Classes and Objects, Access Specifiers: Private, Public and Protected, Building Classes, Reusability, Constructors, Inheritance, Overloading, Overriding, Creating and Using Namespaces.

UNIT–IV 
Introduction to ADO: ADO vs ADO.Net, ADO.Net data namespaces, ADO.Net Object Model, Accessing data from Server Explorer, Creating Connection, Command, Data Adapter, Data Reader and Data Set with OLEDB and SQLDB, Data Binding.
Crystal Report : Connection to Database, Table, Queries, Building Report, Modifying Report, Formatting Fields, Publishing and exporting reports..