Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#-2.0

List EVERYTHING in Desktop folder

c# windows desktop c#-2.0

set Enums using reflection

c# c#-4.0 c#-3.0 c#-2.0

Initialize a Dictionary with values in C# 2.0

c# dictionary c#-2.0

A generic class which can take only certain types

c# generics c#-2.0

What is the performance hit with downcasting?

generics c#-2.0

How to resolve the winforms error "A generic error occurred in GDI+. "?

windows forms c#-2.0

Sockets, Get Number of Bytes Available (c#)

c# winforms sockets c#-2.0

Getting a StringCollection out of AppSettings through the configuration manager

How to read an .XLSX (Excel 2007) file using ADO.NET? I am finding "Could not find installable ISAM"-error

EPPlus The type or namespace name 'OfficeOpenXml' could not be found (are you missing a using directive or an assembly reference?)

c#-2.0 epplus

How do I compare types when using generics?

c# generics reflection c#-2.0

Exception during iteration on collection and remove items from that collection [duplicate]

c# c#-3.0 c#-2.0

C# file size limit

c# asp.net file size c#-2.0

C#.Net Windows application - Getting Logged user name in My NT

.net winforms c#-2.0

how List<T> does not implement Add(object value)?

What's the fast way to get the file name?

c# .net c#-2.0

How do you get the index of a number in a linked list?

c# c#-4.0 c#-3.0 c#-2.0

Extract C# Code From .exe

c#-2.0

How to always get a whole number if we divide two integers in c#

c# c#-4.0 c#-3.0 c#-2.0

C# myths about best practices?

c# .net .net-2.0 c#-2.0