4
Answers

What is operator overloading in C# and give a good example

Photo of rahul jaiswal

rahul jaiswal

12y
1.9k
1
Hi I want to know a good example operator overloading .
This concept its really so confuse in C#.

Answers (4)

0
Photo of Suthish Nair
NA 31.7k 4.6m 14y
resolved?
0
Photo of Suthish Nair
NA 31.7k 4.6m 14y

 I think you are missing something, can you post the configuration.

 <pages>
        <customErrors mode="On">
            <error statusCode="404" redirect="NoPage.htm"></error>
        </customErrors>
 </pages>

 refer article: http://www.c-sharpcorner.com/UploadFile/bryianTan/5115/