Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Running DOS command through C# just opens blank cmd window

c# command-line dos

Can a VB.NET .dll assembly be reflected by C#

c# .net vb.net clr

Problem with anonymouse delegate within foreach

c# foreach delegates

Using enums or a set of classes when I know I have a finite set of different options?

c# java inheritance oop enums

How to convert string with unusual format into datetime

c# datetime

Binding to a dictionary in Silverlight with INotifyPropertyChanged

Are there macro facility for Java or C#?

c# java macros inline

Why is my List.Sort method in C# reversing the order of my list?

c# .net sorting icomparable

Protect value from changes using reflection?

c# reflection

UI thread is blocking a background thread calling a COM object

c# multithreading com

How do I get around this lambda expression outer variable issue?

in .Net 4: PInvokeStackImbalance Exception

c# .net .net-4.0 msvcrt

How to get the Row and Column count of a grid in C#?

c# wpf wpf-controls

We have migrated VB6 code to C# in .net

c# vb6 vb6-migration

What is wrong with my ftp code?

c# ftp

How can we create a parameterized properties in C#

c# .net properties

C# possible mistaken empty statement

c#

Trigger OS to copy (ctrl+c or Ctrl-x) programmatically

c# windows api sendkeys

Closing a MenuStrip programmatically

c# windows forms menustrip

Null and blank values

c# .net robustness