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 CS0720 – ‘{0}’: cannot declare indexers in a static class
C# Error CS0718 – ‘{0}’: static types cannot be used as type arguments
C# Program to swap two numbers
C# Program to Find nCr
C# Error CS0050 – Inconsistent accessibility: return type ‘type’ is less accessible than method ‘method’
C# Error CS8170 – Struct members cannot return ‘this’ or other instance members by reference
C# Error CS8174 – A declaration of a by-reference variable must have an initializer
Dapper.NET Guide – Inserting Data
C# Error CS0111 – Type ‘class’ already defines a member called ‘member’ with the same parameter types
C# Error CS0103 – The name ‘identifier’ does not exist in the current context
C# Error CS0239 – ‘member’ : cannot override inherited member ‘inherited member’ because it is sealed
C# Error CS0122 – ‘member’ is inaccessible due to its protection level
C# Error CS5001 – Program does not contain a static ‘Main’ method suitable for an entry point
C# Error CS1003 – Syntax error, ‘{0}’ expected
C# Error CS1024 – Preprocessor directive expected
C# Error CS1943 – An expression of type ‘{0}’ is not allowed in a subsequent from clause in a query expression with source type ‘{1}’. Type inference failed in the call to ‘{2}’.
C# Error CS0713 – Static class ‘{0}’ cannot derive from type ‘{1}’. Static classes must derive from object.
C# Error CS1585 – Member modifier ‘{0}’ must precede the member type and name
C# Error CS0199 – Fields of static readonly field ‘name’ cannot be passed ref or out
C# Error CS0104 – ‘reference’ is an ambiguous reference between ‘identifier’ and ‘identifier’
1
…
32
33
34
…
49