Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Mapping lists of subclasses

c# .net nhibernate subclass

How do I determine the instantiated name of a class when I create it

Can beforefieldinit have any effect other than time of static constructor execution?

c#

Is there a similar Linq function to XPathEvaluate but for XQuery expressions instead of XPath?

c# linq-to-xml xquery

ASMX Web Service Method Singleton

c# web-services asmx

Unit testing using NDBUnit framework

c# unit-testing tdd xsd ndbunit

How to create a excel file with sheets in C#?

c# openxml

Advantages of UI design in XAML

c# wpf xaml c#-3.0

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