.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...
Читать далее