This document provides an introduction to .NET framework from Eng. Mohamed Atia. It discusses that the course will cover building applications with .NET using popular hello world examples and investigating core .NET concepts like object-oriented programming, data structures, exceptions handling, and delegates/events. It also summarizes that .NET provides a simplified development environment compared to previous technologies by offering common class libraries, security features, easier deployment and interoperability between languages that compile to common intermediate language.