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# Error CS1657 – Cannot use ‘{0}’ as a ref or out value because it is a ‘{1}’
C# Error CS1763 – ‘{0}’ is of type ‘{1}’. A default parameter value of a reference type other than string can only be initialized with null
C# Program to Generate Random Numbers
C# Error CS8155 – Lambda expressions that return by reference cannot be converted to expression trees
C# Error CS8148 – ‘{0}’ must match by reference return of overridden member ‘{1}’
C# Error CS0572 – ‘{0}’: cannot reference a type through an expression; try ‘{1}’ instead
C# Error CS8812 – Cannot convert &method group ‘{0}’ to non-function pointer type ‘{1}’.
C# Error CS0570 – ‘{0}’ is not supported by the language
C# Compiler Error Codes CS0001 to CS0500
C# Error CS1035 – End-of-file found, ‘*/’ expected
C# Error CS0575 – Only class types can contain destructors
C# Error CS0646 – Cannot specify the DefaultMember attribute on a type containing an indexer
C# Error CS0185 – ‘type’ is not a reference type as required by the lock statement
C# Error CS8803 – Top-level statements must precede namespace and type declarations.
C# Error CS0264 – Partial declarations of ‘type’ must have the same type parameter names in the same order
C# Error CS0531 – ‘member’ : interface members cannot have a definition
C# Error CS0854 – An expression tree may not contain a call or invocation that uses optional arguments
C# Error CS0819 – Implicitly-typed variables cannot have multiple declarators
C# Error CS1503 – Argument {0}: cannot convert from ‘{1}’ to ‘{2}’
C# Error CS0846 – A nested array initializer is expected
1
…
24
25
26
…
49