October 2021

Showing 41 - 54 of 54 results
C# Compiler Error CS0262 – Partial declarations of ‘type’ have conflicting accessibility modifiers Reason for the Error You’ll get this...
C# Compiler Error CS0261 – Partial declarations of ‘type’ must be all classes, all structs, or all interfaces Reason for...
C# Compiler Error CS0260 – Missing partial modifier on declaration of type ‘type’; another partial declaration of this type exists...
This is a recorded session from the day 1 of the online workshop on Excel that was hosted for Nirmala...
In this tutorial, you’ll learn how you can open and use the Win + X Quick Link Menu in Windows...
C# Compiler Error CS0255 – stackalloc may not be used in a catch or finally block Reason for the Error...
C# Compiler Error CS0250 – Do not directly call your base class Finalize method. It is called automatically from your...
In this tutorial, you’ll learn how you can pin the apps that you use more frequently to the taskbar in...
C# Compiler Error CS0249 – Do not override object.Finalize. Instead, provide a destructor. Reason for the Error You’ll receive this...
C# Compiler Error CS0248 – Cannot create an array with a negative size Reason for the Error You will receive...
C# Compiler Error CS0247 – Cannot use a negative size with stackalloc Reason for the Error The stackalloc expression in...
C# Compiler Error CS0246 – The type or namespace name ‘type/namespace’ could not be found (are you missing a using...
In this tutorial, you’ll learn how to show and hide the navigation pane in Windows 11 which is usually found...
C# Compiler Error CS0245 – Destructors and object.Finalize cannot be called directly. Consider calling IDisposable.Dispose if available. Reason for the...

Categories

Archives