Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

SecurityProtocol Tls 1.2 in .NET 2.0

c# asp.net .net

Dependency Injection - How to resolve a dependency based on the value and not type?

type casting not working in 3.5 as in 4.0

c# .net .net-3.5 .net-4.0

Preprocessor Directives

c# .net asp.net vb.net debugging

Wanted: Cross-process synch that doesn't suffer from AbandonedMutexException

Max TCP Connections to a machine

LINQ to Objects - Philosophy of use?

.net linq object

A production quality OpenSocial .NET library? [closed]

Referencing same table name in different schemas

.net sql oracle-database

How can I determine whether a given date is in Daylight Saving Time for a given timezone in .NET 2.0?

Determining members of local groups via C#

Change user for running windows forms program

How to check if a given user is a member of the built-in Administrators group?

.net security

How to specify accepted certificates for Client Authentication in .NET SslStream

c# .net ssl sspi

HTML to Image .tiff File

c# .net html image tiff

Starting a new job focused on brownfield application refactoring & Agile

Is this a good fit for a class or struct (speed is more important than memory)?

c# .net class struct

Creating a Windows hook to detect menu clicks

c# .net windows hook

Error while connecting to Redis cache server

Modify and run existing .NET assembly without saving to disk

.net reflection clr