Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

ASP.Net MVC Image Upload Resizing by downscaling or padding

c# asp.net asp.net-mvc image

Ideas on how to display a modeless message box as a tooltip

c# winforms tooltip

Creating single file installer for .NET application

c# packaging

Image.FromFile is very SLOW. Any alternatives, optimizations?

sqlite , berkeley db benchmarking

How can I add OrderBy to this LINQ statement?

c# linq linq-to-xml

Performance regarding cached thread-safe IEnumerable<T> implementation

C# Web Browser with click and highlight

c# dom

C# Dynamic Attribute Arguments

For a windows service, which is better, a wait-spin or a timer?

c# .net sleep waithandle

SetText of textbox in external app. Win32 API

c# winapi interop

Simple way to bind radiobuttons to SQL table in C#

c# winforms data-binding

Find as you type in C#

c# .net

How to suppress compiler warnings from the use of COM references in a .NET project

c# interop marshalling

Why would a TreeView collapse unexpectedly in WinForms?

c# winforms treeview treenode

FxCop - CA1034 error - WHY?

c# static-analysis fxcop

Error while inserting data with LINQ to SQL

c# linq

Validate a Gridview

Confusion with C# Enum and Explicit conversion

c# enums casting

Data binding and user controls