Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

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

Computing texture coordinates for a single tile with a texture atlas in OpenGL

c# opengl textures

Can't change video capture resolution using c#

Closure can be eliminated: method has overload to avoid closure creation

c# .net system.reactive rider

C# How to exclude generated code from VS2008 code metrics?

Displaying streaming rich text with WPF

c# .net wpf flowdocument

Ado.Net Entity : Object doesn't display linked members (foreign keys)

Request a 2nd url with the same HttpWebRequest obj

c# .net httpwebrequest