Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Which controls have ViewState maintained?

c# .net asp.net viewstate

Abstract base class or Interface? Neither seem right

How to write bits to a file?

c# .net io bit

How to add Failover Partner to a connection string in VB.NET

Web Service returning object with null fields

c# .net wcf web-services

Static Property and lock Usage

Should I use Umbraco for this?

nant scripts written to read a value from a text file

.net

What's the point in Max(Threading.Interlocked.Increment(Offset), Offset - 1)?

c# .net multithreading

How Can I Keep The 'GUI' Layer Out Of The 'Business Logic' Layer?

WPF ListView Inactive Selection Color and element font color

.net wpf listbox listboxitem

C# Capabilities?

c# .net .net-3.5 c#-3.0

Dynamic ASP.net Web Forms

Is there an example of the Builder Pattern in the .NET BCL?

.net design-patterns

waking up one thread from another

c# .net multithreading sleep

Why doesn't deferred execution cache iterative values?

c# .net linq language-design

Regular Expression with at least 1 letter and 1 number

.net regex passwords

Getting the ip-address

c# .net ip-address

Sort DataTable rows by length in c#

c# .net datatable

Parsing DateTime on Localized Systems

c# .net datetime