Open in app
Home
Notifications
Lists
Stories

Write
Ghanshyam Mirani
Ghanshyam Mirani

Home

Jan 23

Delegates in C#

Welcome technicians, In this blog, I would like to share my knowledge on one of the C# Concept: Delegate in C#. What is Delegate in C#? A delegate is type that represent reference of function with parameters and a return type. You might be confused reading at this definition of…

C Sharp Programming

3 min read


Jan 9

Interface in C#

Welcome technicians, In this blog I would like to share my knowledge on Interfaces in C#. What is Interface ? Interface is a common point where two system meet and interact. Best example of interface would be: this website (medium.com), through which publisher share and subscriber gain the knowledge. Interface is medium or connector…

C Sharp Programming

4 min read

Interface in C#
Interface in C#

Jan 8

Runtime Polymorphism in C#

Welcome technicians, In this blog, I would like to share my knowledge on one of the basic OOPs concept : Polymorphism. We will understand the concept of polymorphism by understanding with some real-time examples. Programming gets very easier if we map programming problems with real time situation. What is Polymorphism? Simple meaning of…

C Sharp Programming

4 min read

Runtime Polymorphism in C#
Runtime Polymorphism in C#

Jan 4

Access Modifiers in C#

Welcome technicians… In this blog, I would like to share my knowledge on Access Modifiers in C#. What are Access Modifiers ? Access Modifiers in C# are used to encapsulate our data. In other words, we can say that, they are used to secure our data being accessed from outside. You can choose to define…

C Sharp Programming

4 min read

Access Modifiers in C#
Access Modifiers in C#

Dec 12, 2021

Encapsulation in C#

Welcome Technicians, In this blog, I would like to share my knowledge on one of the basic Pillar in OOPs. What is Encapsulation ? The action of enclosing something in. In other words, to protect something by enclosing. When we say we encapsulate something, it mean we are protecting something from danger. For example: …

C Sharp Programming

3 min read

Encapsulation in C#
Encapsulation in C#

Dec 12, 2021

Abstraction in C#

Welcome Technicians, In this blog, I would like to share my knowledge on one of the pillars of OOPs. So let’s get started. What is Abstraction? Abstraction is dealing with ideas rather than concrete realities. For example - (1) Engine inside Car. Once you look at the car, you can…

Oops Concepts

3 min read

Ghanshyam Mirani

Ghanshyam Mirani

Following
  • Fernando Doglio

    Fernando Doglio

  • Connor Butch

    Connor Butch

  • Jed May

    Jed May

  • Phillip Johnson

    Phillip Johnson

  • Muhammet İkbal KAZANCI

    Muhammet İkbal KAZANCI

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable