Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

Windows Forms: UI threads flow with Show() and ShowDialog()

Why Resource (.resx) file added on merely changing Form size and on adding button which is not resource

c# MemoryMappedFile in .net 3.5

Reason why MethodBuilder.DefineParameter could not set parameter name?

C# Custom Observable Collection - Should I use Composition or Inheritance?

c# oop inheritance .net-3.5

MDI Form detecting with a child form is added or removed

c# winforms .net-3.5 mdi

Split large file into smaller files by number of lines in C#?

c# .net .net-3.5

How can I restart Application Pool's from a website without having setting app pool identity to local system?

Thread-safe buffer for .NET

Forcing an app to run single core only?

c# multithreading .net-3.5

Animated GIF problem in WPF

c# wpf .net-3.5

is .net ( or any part of it ) open source?

.net asp.net .net-3.5 .net-2.0

XML: A namespace prefix is claimed to be not declared when it fact it is

Efficient way to remove all entries in a dictionary lower than a specified value

c# linq .net-3.5 dictionary

VS 2012 Debugger hangs when I try to quick watch variables

Adding a horizontal separator in a MenuStrip

c# .net-3.5 menustrip

Snapping / Sticky WPF Windows

c# .net wpf .net-3.5

Ensuring only one application instance [duplicate]

c# .net winforms .net-3.5

Parsing command-line options in C# [duplicate]