Posts

Showing posts from March, 2022

C#

C# Structure Output statement #                syntax :  Console.WriteLine("msg"); Note : Purple color is representing the function. For holding screen write (Readkey)                           

Dot net

 Dot net  Framework                     Framework is a collection of tools. Dot Net support language C# Python Visual basic Java Dot net development Environment           There are two types of development environment  Basic Programming (console) Web Programming (ASP.net) Console Environment    1st step: Create your directory. Q. How to create console in dot net. Ans: File, new, project, visual c#, console application, browser, select directory, folder, ok.         

Introduction to dot net

Dot net is a framework. Dot net is open source.