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 CS1001 to CS1500
C# Error CS0761 – Partial method declarations of ‘{0}’ have inconsistent constraints for type parameter ‘{1}’
C# Tips & Tricks #9 – Multiline String Literal in C#
Regular Expression and UK Telephone Number Validation in C#
C# Error CS1609 – Modifiers cannot be placed on event accessor declarations
C# Error CS1061 – ‘{0}’ does not contain a definition for ‘{1}’ and no accessible extension method ‘{1}’ accepting a first argument of type ‘{0}’ could be found (are you missing a using directive or an assembly reference?)
C# Error CS0145 – A const field requires a value to be provided
C# Error CS0759 – No defining declaration found for implementing declaration of partial method ‘{0}’
C# Tips and Tricks #4 – Using Zip method in C# to add Integers at each positon of two arrays
C# Program to Compare Two Dates
C# Error CS0513 – ‘function’ is abstract but it is contained in nonabstract class ‘class’
C# Error CS0711 – Static classes cannot contain destructors
C# Error CS0723 – Cannot declare a variable of static type ‘{0}’
C# Error CS0622 – Can only use array initializer expressions to assign to array types. Try using a new expression instead.
C# Program to Find Product of Two Numbers using Recursion
Expression Bodies on Methods returning void in C# 6.0
C# Error CS8152 – ‘{0}’ does not implement interface member ‘{1}’. ‘{2}’ cannot implement ‘{1}’ because it does not have matching return by reference.
C# Error CS1994 – The ‘async’ modifier can only be used in methods that have a body.
Creating Windows 8 App
C# Error CS0567 – Conversion, equality, or inequality operators declared in interfaces must be abstract or virtual
1
…
4
5
6
…
49