In Level 3 you will learn how to build interactive Windows
Applications with C#. You will also learn how to manipulate
databases using ADO.NET. In addition, you will learn how
to use C# to develop ASP.NET applications.
With this knowledge you’ll be able to build interactive
web sites (Web Forms) as well as Web Services, which have
no User Interface but which provide information to other
applications through Web protocols such as HTTP and SOAP.
Then, you will use C# to explore both intrinsic and custom
attributes, and you will learn how to interact with attributes
programmatically using Reflection. You’ll explore
threads and synchronization issues, and you’ll use
streams to read and write data both to your local machine
and across the network and the Internet.
Finally, you’ll explore interoperability with legacy
COM objects such as ActiveX controls and COM components.
In this course, you will:
- Declare and implement delegates and events
- Create, document and deploy Windows Forms applications
- Understand the ADO.NET object model
- Use ADO.NET to interact with and update databases
- Create data bound controls.
- Build event-driven data-centric Web applications.