Content Writing
Blogging
General
Analytics
How To
.NET
ASP.NET
Delphi
Excel
Outlook
Powerpoint
OutSystems
PowerShell
JavaScript
Windows
Courses
Jobs
UK Visa Sponsorship & PSW Jobs
India Freshers Jobs
Tutorials
C Programming
Java
Python
C#
SQL
HTML
PHP
SQL Server
Blog
Tools
What is My IP Address?
Password Generator
CSharp
C# Compiler Error Codes CS4001 to CS6000
C# Error CS1751 – Cannot specify a default value for a parameter array
C# Error CS0739 – ‘{0}’ duplicate TypeForwardedToAttribute
C# Error CS1672 – Invalid option ‘{0}’ for /platform; must be anycpu, x86, Itanium, arm, arm64 or x64
C# Error CS1625 – Cannot yield in the body of a finally clause
C# Error CS8145 – Auto-implemented properties cannot return by reference
C# Program to Generate Register Number Automatically for 100 Students using Static Constructor
C# Error CS8141 – The tuple element names in the signature of method ‘{0}’ must match the tuple element names of interface method ‘{1}’ (including on the return type).
C# Tips & Tricks #32 -Ways to Get Computer Name
C# Error CS0533 – ‘derived-class member’ hides inherited abstract member ‘base-class member’
C# Error CS0601 – The DllImport attribute must be specified on a method marked ‘static’ and ‘extern’
C# Program to Generate Random Number
Ensuring Object Disposal in C# with using statement
Records in C# 9.0
How to return Dictionary as result from a LINQ Query in C# ?
C# Tips and Tricks #16 – Format number to display comma for thousands place
C# Tips & Tricks #35 – Mark method as Obsolete or Deprecated
C# Error CS1107 – A parameter can only have one ‘{0}’ modifier
C# Error CS0828 – Cannot assign ‘{0}’ to anonymous type property
How to order by multiple columns using Lambas and LINQ in C# ?
1
2
3
…
49