Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-4.0

Can I intercept after a response has been sent to a client in an IHttpModule

C# How to maximize chance that particular section of code will have no context switch?

Getting exception on reading LevelDisplayName property in EventRecord class

c# winforms .net-4.0 .net-4.5

What are all of the generic collections/types in the 4.0 .NET Framework?

c# .net vb.net generics .net-4.0

GOTO inside using block, will the object get disposed?

c# .net .net-4.0

Equivalent of FindControl() for use with <li>

c# asp.net .net-4.0 controls

AZMan: InitializeClientContextFromName failing with "Value does not fall within the expected range."

c# .net-4.0 azman

Server.MapPath issue?

How do I access the running method's name?

c# reflection logging .net-4.0

Is there a way to show part of one form on another form?

c# winforms .net-4.0

The new IntPtr.Add method - am I missing the point of the int?

How to perform a count on a arbitrary query (possibly containing a order by)

C# Lazy <T> & Race-to-initialize?

MEF-based app works great on local machine, but doesn't import AddIns when run from a network share

c# .net-4.0 mef extensibility

How to handle click event on shapes of System.Drawing

how to use Asynchronous delegates on a void return method

c# multithreading .net-4.0

AcceptChanges() throws System.NullReferenceException in DataGridView when using space bar for changing CheckBox

LINQ - order by distance (calculated value)

c# linq .net-4.0 xna