.NET / C#

C# Anonymous Methods & The Action ObjectTwo interesting additions to the 2.0 C# language are the...

Читать далее

Zip Multiple Files into one zip fileDescribing how to zip more than one file into single zip file an...

Читать далее

Переход от традиционного монолитного десктоп приложения к гибридной моделиУ нас в Альфа-Банке, в бро...

Читать далее

Func Delegate In C#In this article, you will learn about Func delegate in C#.Read: https://www.c-sha...

Читать далее

Verbatim strings in C# - Use of @ symbol in string literalsIn this article we will understand use of...

Читать далее

Text-to-Speech Conversion in C#This article provides some elementary information about how to perfor...

Читать далее

Constructors and Destructors in C#.NetConstructors are special methods called when a class is instan...

Читать далее

Windows Identity Foundation and Single Sign-On (SSO)This article describes an easy approach for prog...

Читать далее

Introduction to MSMQMicrosoft Messaging Queue (MSMQ) technology is used for asynchronous communicati...

Читать далее

Creating a Dynamic Excel Using HTMLThis article includes some sample programs to show how to impleme...

Читать далее