Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-4.0

using forms authentication with my own tables

How to balance and parallelize the processing of multiple sequential streams of data

Can the VS Entity Data Model Designer be configured to use a newer version of the EF?

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