Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#-4.0

trying to use c# to install .NET 4 GAC DLL

c#-4.0 gac

data access layer using xml files

c# c#-4.0 xml-serialization

EF4: how to use a generic repository pattern ?

How to resize controls to fit the browser window in C#, Silverlight 4

Why does LinkEntity.AddLink initialize the LinkFromEntityName with it's own, LinkFromEntityName, rather than it's LinkToEntityName?

c#-4.0 dynamics-crm-2011

Parsing a xml string & retrieving its attribute Value using Linq to XML C#

c# xml linq c#-4.0 linq-to-xml

How to run Java (a JAR file) from C#?

c# java visual-studio c#-4.0 jar

Can we deploy IWSHRUNTIMELIBRARY with our project?

c#-4.0 dll

How to start a task that takes a parameter and returns a value?

Workflow Foundation Design Concerns/Considerations?

Deserialize json string to c# object using newtonsoft

How to Display student attendance in gridview using SQL and Gridview

sql c#-4.0 sql-server-2012

How to get total no seconds from a string in time format greater than 24hrs using C#

c# c#-4.0 datetime

Visual Studio Unit Tests fails when running test without the debugger

how to get full memory dump of RAM using c#

.net c#-4.0 memory

C# comparing two large lists of items by a specific property

c# list performance linq c#-4.0

Compile code using Tuple using Mono's mcs