.NET

Explore Microsoft .NET programming tutorials, C# development guides, framework usage, and practical examples for Windows and cross-platform applications.

Read and Write Excel files using C#

How to Read and Write Excel Files using C# and Excel Interop Library

This tutorial shows you how to Read and Write Excel files in C#. We are going to use Microsoft COM Objects i.e. Excel 16 object in our application. Use the following sample C# source codes for Excel reading and writing. There are multiple examples discussed in this tutorial to read Excel files using C# and write data back to Excel file.

hero engine

HeroEngine – Cloud Based Development Tool

HeroEngine is 3D game Engine. It is a platform for all-in-one development to make and operate online games. It is written in C++, C# and HeroScript Language (HSL) and used to develop games for the platform of Microsoft Windows. HeroEngine was developed by Simutronics Corporation for the game Hero’s Journey; however the game was never released.

Godot Game Engine

Godot Game Engine

Godot is a cross platform free and open source game engine with MIT (a light license) licensing. It is written in C++ and C# and used to develop 2D and 3D games. The development environment runs on Windows, MacOS and Linux and develops games for platforms like windows, Linux, macOS, iOS, Android, HTML5, WebAssembly and Xbox One.

Microsoft Visual C# Step by Step

Microsoft Visual C# Step by Step

Microsoft Visual C# 2013 Step by Step teaches the fundamentals of Microsoft Visual C# 2013. This is a step by step guide to anyone having previous experience in programming but new to C# Programming.

Pro WPF 4.5 in C#

Pro WPF 4.5 in C#: Windows Presentation Foundation in .NET 4.5

The author of the book shows you how The Microsoft Windows Presentation Foundation (WPF) works, His quality advice will help you to build reliable and high quality WPF applications more quickly and quite easily. There is a comprehensive discussion on relationship of WPF with other windows elements like WinFX and .NET 4.5 Framework.

Scroll to Top