Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

linq to entities inheritance query problem

How do you disable all table indexes in sql server compact edition via an SqlCeCommand Object?

c# indexing sql-server-ce ddl

Is there a better way to get sub-sequences where each item matches a predicate?

c# linq

Creating virtual application/directory in physical folder on IIS/ASP.NET

Exposing WCF subclasses based on an abstract class

c# wcf abstract-class

.NET Linq Join

c# .net linq join

SocketAsyncEventArgs and ReadAsync

c# networking sockets

Best way to design a multi-type object

c# generics type-safety

Linq to Sql - DateTime Format - YYYY-MMM (2009-Mar)

c# sql-server linq

Does C# compiler set version or platform constants?

c# .net compiler-version

How do I correctly cast an item in a DataSet when it can potentially be null?

c# casting null dataset

Force xml comment for all members

c# visual-studio

Programatically checking files into TFS getting more than expected

How do I play the "New Mail" system sound in .Net?

c# .net audio

Is there a "stock" idle / wait dialog?

c# winforms dialog

What do you do if your error logging fails, and how do you test that its working in production?

Explain Generics in layman style in C#? [duplicate]

c# generics

How do I loop through all layers of Treeview nodes?

c# winforms .net-3.5 loops

Non-defined enumeration values in WCF service

c# wcf

Conversion to .Net 3.5

c# .net