Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Why can't we serialize a concrete class which derives from an interface?

c# .net serialization

Implementing .Net interfaces (C#)

c# .net interface

Why does declaring a delegate as static cause compiler error "The modifier 'static' is not valid for this item"?

c# .net static delegates

Deserialize Bytes Array directly to Object in JSON.Net

c# json serialization

set the writeTo attribute of Logger in NLog during runtime

c# .net nlog

Seed primary key in Entity Framework code first to 0 in SQL Server Compact Edition

What is the standard way of creating an online installer?

Solution won't build because it can't convert from service generated type to my type

c# web-services wcf

Setting FlashVars of AxShockwaveFlash

Are there any integration frameworks like smooks for .NET?

c# xml integration

How do I display two tables in a data grid/tree view showing columns for both the parent and child tables (when child expanded)

Existing API for reading dates from SpreadsheetML files?

How to get connection string from app.config in another class library project?

c# asp.net

using NEST with Elastic Search to creating analyzer mapping to document fields

c# elasticsearch nest

MVC3 Custom validation

Should Controllers read custom app settings from web.config?

c# asp.net-mvc web-config

If you create a DomainService, exposing an entity, can you access aggregate entities?

Return and finally clause - inconsistent behaviour

c# .net

ContentPage Control (mv) --> MasterPage Access

c# asp.net asp.net-mvc