Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-4.0

Returning HttpStatus codes with message from WCF Rest service that IParameterInspector AfterCall can handle

c# .net wcf .net-4.0 wcf-rest

Has Microsoft Fixed Linq to Entities Performance Problems in .NET 4.0?

The ticket supplied has expired

asp.net .net-4.0 iis-7.5

.NET Efficient way to generate WORD Doc - Server Side

.net xslt .net-4.0 docx

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?