• Stars
    star
    8
  • Rank 2,099,232 (Top 42 %)
  • Language
    C#
  • Created almost 6 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.

More Repositories

1

ISTC-C-Sharp-Starter

C Sharp Starter Exercises.
C#
6
star
2

CodeSignal

In this repository you can find some tasks with their solutions from the website: www.codesignal.com
C#
6
star
3

MS-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 SQL
SQLPL
6
star
4

ADO.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.
C#
2
star
5

ASP.Net-Core-MVC

Here you can find tasks about ASP.Net Core MVC (Model, View, Controller)
C#
2
star
6

Programming-with-Python

Python is a widely used general-purpose and high level programming language. So, there are many code-examples, useful tools and tasks about Python in this repository.
Python
1
star
7

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.
C#
1
star
8

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.
C#
1
star
9

Microsoft-Bot-Framework

Here you can find some tasks with Microsoft Bot Framework, Azure Bot Service, Cognitive Services (LUIS, QnA Maker, etc.).
C#
1
star
10

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.
1
star
11

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.
C++
1
star
12

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.
C#
1
star