Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#-4.0

C# Generic methods for database driver access in ADO.NET

database c#-4.0 jdbc ado.net

Running ServiceStack self-hosted application without administrative privileges

Mac (or c++) connection to binary WCF

c++ objective-c wcf c#-4.0

limiting the number of character in GUID

c#-4.0 guid

How do I use Multiple controls using the same ObjectDataSource, but with different filters

c# asp.net c#-4.0 webforms

Serialize/Deserialze to a string C#

Conversion between Tuple<T1,T2> and KeyValuePair<T1, T2>

c#-4.0

How to open connection with Microsoft Access database in C#

run database query and not wait for result

Defining a color as a static resource

c# wpf c#-4.0 wpf-4.0

Doubts in MVVM pattern?

c# wpf mvvm c#-4.0

WCF CollectionDataContract

c# wcf c#-4.0 datacontract

Can services in the service layer communicate with each other?

architecture c#-4.0

C# - Intercepting property changes in subclasses

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

Add Data Annotation To Entity Framework(Or Linq to SQL) generated class

How to read parameter values from a TestCase in Microsoft Test Manager

How to Write to app.config in setup project and use it in the program

set both the HTTP Accept and Content-Type headers to "application/xml" in C#

c# xml json wcf c#-4.0

Convert Int32 to Oracle number(5) with EF4

Does the inability of IMessageFilter to handle 0x800AC472 (VBA_E_IGNORE) make implementing IMessageFilter irrelevant?