Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Detect if visitor is a browser and not a crawler

c# http browser

What's the "right" way to convert data from one type to another?

c# .net

Validate dropdown item does not occur more than once in a list of dropdown fields with the same id

Entity Framework 6 Update Many to Many without updating or loading Child

How to manage undo/redo stack in VSPackage?

c# vsx vspackage

How to separate messages in a binary networkStream?

How should I go about overriding the SaveChanges() method on DbContext in order to maintain deleted/modified records using EF 4.3?

c# entity-framework

How do I set up an IIS website that uses a subfolder of a .NET web application as its base?

What is the optimal icon size to use for a Windows Form Application List View item, (Small Icons View)

c# .net winforms listview

Image to Icon conversion

Focus problems in datagrid

c# .net wpf focus wpfdatagrid

Using Field<> with Linq to SQL

c# sql linq linq-to-sql field

How to choose the Data Stucture

c# data-structures

What is the difference between following two statements?

Does a variable of an interface type act as value type if the underlying implementation is a struct?

c# struct

Unpack and repack .jar files

c# jar

Most efficent way to work with IEnumerable

c# list optimization

Programmatically set IIS preloadEnabled

c# iis-8

WCF.ServiceChannel cannot communicate because of 'FaultedState' of Service

c# wcf service