Introduction to Visual Studio and C#

Table of Contents

  • Tutorial: Introduction to Visual Studio and C#
  • Oriented Programming (OOP)
  • Visual Studio
  • Introduction
  • Getting Started
  • Integrated Development Environment (IDE)
  • New Project
  • Solution Explorer
  • Toolbox
  • Editors and Designers
  • Properties window
  • Build and Debug Tools
  • Windows Programming
  • Windows Forms
  • WPF
  • Hello World
  • Getting Started with C#
  • Data Types and Variables
  • Boolean type
  • Numeric types: Integrals, Floating Point, Decimal
  • String type
  • Arrays
  • Control Flow
  • The if Statement
  • The switch Statement
  • Loops
  • The while Loop
  • The do Loop
  • The for Loop
  • The foreach Loop
  • Methods
  • Nonstatic Methods
  • Static Methods
  • Namespaces
  • Classes
  • Constructor
  • Properties
  • Naming Convention
  • Oriented Techniques
  • Inheritance
  • Polymorphism
  • Encapsulation
  • Exception Handling
  • Windows Forms Example
  • Web Programming
  • Introduction
  • HTML
  • Web Browser
  • CSS
  • JavaScript
  • AJAX/ ASP.NET AJAX
  • Silverlight
  • Database Programming
Size : 1.79 Kb
File type : pdf
Downloads: 1129
Created: 2017-12-28

Others C sharp Tutorials

Introduction to Csharp

Others related eBooks about Introduction to Visual Studio and C#

The Vue.js Handbook

Download free course The Vue.js Handbook, pdf file on 122 pages by Flavio Copes....

Exploring .NET Core with Microservices, ASP.NET Core, and Entity Framework Core

Windows developers have always enjoyed the productivity boost you get with the .NET platfo..., download free .NET tutorial in PDF (155 pages) created by ....

Optimizing software in C++

This is an optimization manual for advanced C++ programmers. This book are not for beginne..., download free C++ tutorial in PDF (176 pages) created by Agner Fog ....

Tutorial XML in PDF

Download free XML tutorial course in PDF, training file in 8 chapters and 25 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Basic OOP in Java

This tutorial you will learn the basics of Object-Oriented Programming in Java including class ,methods ,construcstors with some examples....

Algorithms: Fundamental Techniques

This book is about the creation and analysis of efficient algorithms. After introducing some necessary matical background this book covers:...

Learn Node.JS

This beginner's course of Node.js will teach you how to make a first functional Web application using Node.js. The author presents his work as the guide he would have liked to read starting with Node.js. He has deliberately simplified his explanations so as to be comprehensible to the greatest numbe...

Learning to Program Using Python

An introduction to computer programming, using the easy, yet powerful, Python programming language. Python, a cross-platform language used by such organizations as Google and NASA, lets you work quickly and efficiently, allowing you to concentrate on your work rather than the language. ...

Python Notes for Professionals

This book goes beyond the basics to teach beginner- and intermediate-level Python programmers the little-known tools and constructs that build concise, maintainable code. Design better architecture and write easy-to-understand code using highly adoptable techniques that result in more robust and eff...

A Byte of Python

This is a free book on programming using the Python language. It serves as a tutorial or guide to the Python language for a beginner audience. If all you know about computers is how to save text files, then this is the book for you. This book is written for the latest Python 3, even though Python ...