Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Generic Error in GDI+ using GetHBitmap (WPF4/C#)

c# .net c#-4.0 gdi+ wpf-4.0

Am I really locking this stuff

How do write a generic function that takes a datarow and fill an object's properties?

Select Extended Property from SQL Server tables

Selecting only a few columns from a table

c# .net nhibernate

write a file to the users desktop in c#

c# .net winforms

Windows Forms Timer doesn't stop. How is that possible?

c# .net winforms debugging timer

calling a event handler within another event handler?

c# .net event-handling

Is there any alternative of Dictionary in .NET?

Handle events in another class

API Design Question

Get the current index of a ComboBox?

Fastest way to download multiple webpages using C#

Why PasswordBox is Sealed in Silverlight?

Call an EventHandler from another Method

c# .net

CollectionAssert.Contains(myList, myItem) != Assert.IsTrue(myList.Contains(myItem))

c# .net unit-testing mstest

Ado.Net - How to use connection pooling?

Setting Color Using Number in C#

c# .net text color-scheme

Make Phone Connected to Modem Ring

c# .net modem phone-call

Using DLLImport to import a class

c# .net dllimport