This Introduction to .NET Programming training course provides hands-on experience creating software for Microsoft's .NET (Windows platform) using the Visual Studio development environment. Starting with the most fundamental elements of computer programming, the training evolves to leverage development techniques sufficient to produce a complete web application, including the user interface, business logic, and data access layers. You learn to write code using Visual Basic (VB) and C#; create ASP.NET Web applications and process Web forms; build SQL Server databases and access them using ADO.NET.
Participants can choose to use either C# (C Sharp) or VB (Visual Basic) – the Microsoft .NET core languages. Techniques presented include design, code generation, testing, and debugging, including the ASP.NET (Active Server Pages) and the SQL Server database.
Demonstrate the fundamental aspects of modern computer programming
Design and implement .NET web and Windows applications
Leverage Visual Studio for code generation, user interface design, testing, and debugging
Demonstrate the fundamental aspects of modern computer programming.
Build SQL Server databases and access them using the Entity Framework (EF).
Leverage Visual Studio for code generation, user interface design, testing, and debugging
Write object-oriented logic using C# and Visual Basic (classes and libraries).