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 CS0836 – Cannot use anonymous type in a constant expression
C# Error CS1958 – Object and collection initializer expressions may not be applied to a delegate creation expression
C# Compiler Error Codes CS2001 to CS3000
C# Error CS0231 – A params parameter must be the last parameter in a formal parameter list
C# Error CS0558 – User-defined operator must be declared static and public
C# Error CS0578 – The Conditional attribute is not valid on ‘{0}’ because its return type is not void
C# Error CS1536 – Invalid parameter type ‘void’
C# Error CS1660 – Cannot convert {0} to type ‘{1}’ because it is not a delegate type
Using DebuggerDisplay attribute in C#
C# Error CS0522 – ‘constructor’ : structs cannot call base class constructors
C# Error CS7003 – Unexpected use of an unbound generic name
C# Error CS0831 – An expression tree may not contain a base access
How to Get Sum Of Items using LINQ in C# ?
C# Error CS0712 – Cannot create an instance of the static class ‘{0}’
C# Error CS0763 – Both partial method declarations must be static or neither may be static
C# Error CS0439 – An extern alias declaration must precede all other elements defined in the namespace
C# Program to Check Whether a Given Number is Even or Odd
C# Error CS8169 – Cannot return a member of local ‘{0}’ by reference because it is not a ref local
C# Error CS0594 – Floating-point constant is outside the range of type ‘{0}’
Unused namespaces in Different Color in Visual Studio 2015
1
2
3
4
…
49