Posts

Showing posts with the label C# Programming

Find duplicate value in excel using c# with epplus library ?

Find duplicate value in excel using c#:

Exception filters in C# or Asp.net C# with C# 6

Image
Exception filters in C# or Asp.net C# with C# 6:

How to call .cs file from .aspx.cs file in asp.net c#?

Calling .cs (class file) from .aspx.cs (webform code behind file) in Asp.net C#:

asp.net Multicast Delegates or Multicast Delegates in Asp.net

Multicast Delegates: As we discussed last week about delegates here, a delegate points to a function. We saw an example of a delegate pointing to a function and how we can use it.

Value vs Reference Types in C#

Value vs Reference Types in Asp.net C#:  I will be discussing the difference between value and reference types. There are certain misconceptions among people about the differences between the two.

C# Coding Conventions (C# Programming Guide)

Image
C# Coding Conventions (C# Programming Guide):

C# Programming language Features

Image
C# Programming language Features or Advantages: