There are no reviews yet. Be the first to send feedback to the community and the maintainers!
C-Sharp-Advanced
Here you can find tasks about basic concepts of OOP(Encapsluation, Inheritance, Abstraction, Polymorphism), Structs, Delegates, Anonymous Method, Anonymous Type, Lambda Expression, Extension Method, Generics, Events, Collections, Threads, System.IO, LINQ, Exceptions, Operator overloading, Attributes, Reflection, GB Collector and etc.ISTC-C-Sharp-Starter
C Sharp Starter Exercises.CodeSignal
In this repository you can find some tasks with their solutions from the website: www.codesignal.comMS-SQL
Structured Query Language. Here you can find Basic Concepts of T-SQL, and a lot of query examples. It can also be a learning path for those who just starting to lear MS SQLADO.NET
ADO.NET is a set of classes that expose data access services to the .NET programmer. ADO.NET provides a rich set of components for creating distributed, data-sharing applications. It is an integral part of the .NET Framework, providing access to relational data, XML, and application data.ASP.Net-Core-MVC
Here you can find tasks about ASP.Net Core MVC (Model, View, Controller)Entity-Framework--EF-and-EF-Core
Entity Framework (EF) is an object-relational mapper (ORM) that enables .NET developers to work with a database using .NET objects. It eliminates the need for most of the data-access code that developers usually need to write.ASP.Net-Core-Web-API
ASP.NET Core is a cross-platform, high-performance, open-source framework for building modern, cloud-based, Internet-connected applications.Microsoft-Bot-Framework
Here you can find some tasks with Microsoft Bot Framework, Azure Bot Service, Cognitive Services (LUIS, QnA Maker, etc.).C-Sharp-.Net-Programming-Documentation
This repository can be useful for those who has just entered the programming world and doesn't know what literature to start from. Here also you can find references to the known and best documentation about C# .Net programming, and also references to my repositories about the current theme.C_Plus_Plus-Timus-Tasks
All the tasks in this repository you can find on the Timus Online Judge's website. It is the largest Russian archive of programming problems with automatic judging system. Problems are mostly collected from contests held at the Ural Federal University, Ural Championships, Ural ACM ICPC Subregional Contests, and Petrozavodsk Training Camps.Useful-Programming-with-C-Sharp
In this repository you can find useful programming solutions, tools, algorithms, code-bases and code-pieces, which you can put into your project and use it easily.Love Open Source and this site? Check out how you can help us