Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Limit WebClient DownloadFile maximum file size

.net asp.net http webclient

Does Google not allow webclients?

c# .net

Is it possible to parameterize a MEF import?

.net mef composition

Static Access To Multiple Instance Variable

c# .net static singleton

is this a design pattern?

c# .net design-patterns

Improving the performance of an nHibernate Data Access Layer

open program once with multiple files as arguments from explorer

Where to store 3rd party libraries?

.net asp.net-mvc-2

How to get all string format parameters

Need to replace 3rd party WinForm controls, what's the closet WPF equivalent?

.NET version with 64-bit versus 32-bit assemblies

Decrement all int values in Dictionary

c# .net linq generics .net-3.5

Any libraries out there that extend System.Diagnostics.Trace?

How to implement WSDL provided by business partner?

c# .net web-services wsdl

Which 3rd party Code-by-Contract library is most like MS's .NET 4.0 library?

generating thumbnail image for video

Effective way of String splitting

c# .net edi string-parsing

How to write to a custom event log?

Is there a need to convert a Visual Studio Express solution to a Visual Studio Professional solution?

Under ASP.Net MVC v1, is Page_Load called?