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# Questions and Answers – Data Types Part 2
C# Error CS1586 – Array creation must have array size or array initializer
C# Error CS0204 – Only 65534 locals, including those generated by the compiler, are allowed
C# Error CS1535 – Overloaded unary operator ‘{0}’ takes one parameter
C# Program to Check Whether the Given Number is a Amicable Number or Not
C# Error CS0107 – More than one protection modifier
C# Error CS8172 – Cannot initialize a by-reference variable with a value
C# Error CS1686 – Local ‘{0}’ or its members cannot have their address taken and be used inside an anonymous method or lambda expression
C# Error CS0764 – Both partial method declarations must be unsafe or neither may be unsafe
C# Error CS1918 – Members of property ‘{0}’ of type ‘{1}’ cannot be assigned with an object initializer because it is of a value type
C# Error CS4009 – A void or int returning entry point cannot be async
PushAsync is not supported globally on Android, please use a Navigation Page.
C# Error CS8163 – Fields of static readonly field ‘{0}’ cannot be returned by writable reference
C# Error CS1910 – Argument of type ‘{0}’ is not applicable for the DefaultParameterValue attribute
C# Error CS0669 – A class with the ComImport attribute cannot have a user-defined constructor
C# Error CS0262 – Partial declarations of ‘type’ have conflicting accessibility modifiers
C# Error CS0767 – Cannot inherit interface ‘{0}’ with the specified type parameters because it causes method ‘{1}’ to contain overloads which differ only on ref and out
How to try C# 6.0 and Rosyln ?
How to Search Array using Binary Search in C# ?
C# Error CS1040 – Preprocessor directives must appear as the first non-whitespace character on a line
1
…
10
11
12
…
49