Skip to content
View CeyhunAslan's full-sized avatar
Block or Report

Block or report CeyhunAslan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. OOP_Object-Oriented-Programming_EXPLANATION OOP_Object-Oriented-Programming_EXPLANATION Public

    I explained and demonstrated object-oriented programming with examples.

    C# 3

  2. CSharp_Fundamentals CSharp_Fundamentals Public

    I used c# embedded method-function in this project. I am happy to share this with you.

    C# 2

  3. SQL_Code_Example SQL_Code_Example Public

    I show examples working in database with SQL. Here I gave information about both reading and creating a database. I explained each step with comment lines.

    TSQL 1

  4. SOLID SOLID Public

    In this project, i try to explain solid principle with examples

    C# 1

  5. Design_Patterns Design_Patterns Public

    Design patterns are typical solutions to commonly occurring problems in software design.

    C# 1

  6. Data_Access Data_Access Public

    I have created my examples of data access topics in this repository. I have examples and projects on topics such as entity framework , data first , code first , Orm , database creation.

    C#