Skip to main content

BCA 403 ADVANCED WINDOWS PROGRAMMING

LAB WORK


1).  Create .net application that perform the logic tictac game
2).  Create .net application that demonstrate the subroutine and function
3).  Create .net application that perform the scrolling of the picture using scroll bar control.
4).  Create .net application that changes the background color of the form using scroll bar control.
5).  Create .net application that demonstrate the dataset and dataadapter




Theroy Work


1). Explain Architecture of ADO.NET
2). Explain DataReader Object
3).Explain Command Object
4). Explain structured & Unstructured Exception Handling
5). Explain Data Adapter Object
6). Explain Data Binding
7). Explain Command Object
8). Explain Dataset
9). Discuss difference of ByVal & ByRef


Note: All the questions must have the proper example and code.

Comments

Popular posts from this blog

New software continuously scrambles code to foil cyber attacks: Technique sets a deadline on hackers to severely limit chances of success

New software continuously scrambles code to foil cyber attacks: Technique sets a deadline on hackers to severely limit chances of success : As long as humans are writing software, there will be coding mistakes for malicious hackers to exploit. A single bug can open the door to attackers deleting files, copying credit card numbers or carrying out political mischief. A new program called Shuffler tries to preempt such attacks by allowing programs to continuously scramble their code as they run, effectively closing the window of opportunity for an attack.