Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Capturing inner items using .net Regex Balanced Matching

.net regex

Problem with static field in asp.net web-site

c# .net asp.net

C# Reflection Problem

c# .net reflection

C# - do you need to shorten lookup chains, like in JavaScript?

c# .net

EMF with forced antialiasing

Will an exception get passed back to the calling method?

Bitmap.SetPixel(x,y, Color) too slow

.net bitmap

OPTS command on FtpWebRequest/FtpWebResponse

SqlConnection throws an exception

c# .net sql-server

Using Linq and C#, is it possible to join two lists but with interleaving at each item?

c# .net linq

What is the best way to thread work in c#?

c# .net multithreading

Set Nested Property Values using Reflections

c# .net reflection

Word by word diff comparison of two strings in .NET

How do I update a listview item that is bound to a collection in WPF?

Implement INotifyProperty changed on Static Property in WPF and Silverlight

Creating an IDisposable class in c# which cleans up an SqlConnection when finished with

.net 3.5 List<T> Equality and GetHashCode

.net list equality

Issues to consider when choosing data access technologies?

.net linq linq-to-sql choice

How to resize a Canvas in WPF?

c# .net wpf canvas resize

Render ASP.NET controls in a desktop application?

c# .net asp.net