Learn Visual C#


  • C# is a powerful programming language.
  • C# has roots in C, C++ and Java.
  • C# is object oriented and has access to the powerful .NET Framework Class Library.
  • C# has similar capabilities to Java and are appropriate for the most demanding application development tasks, especially for building today’s enterprise applications, and web-based and mobile applications.
  • C# is event driven

Microsoft’s Visual C# is indeed a visual programming language—use Visual Studio’s graphical user interface to conveniently drag and drop predefined objects like buttons and textboxes and labels.


This Blog will be used to explain Visual C# with simple examples. 




No comments:

Post a Comment