Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

update value in file(web.config) present on another machine(shared folder/network) using C#

.net Lock - Two Questions

c# .net multithreading

Elasticsearch .net NEST - DeleteByQuery not working but Search for same query works

.net elasticsearch nest

Aggregating the result of a ForkJoin in Rx

EF provider for Oracle

Sonar runner on a project containing c# and javascript

RegEx pattern is only matching on the second alternation

c# .net regex

Comparing two RTF documents side-by-side in Word (VSTO)

c# .net ms-word vsto rtf

Follow an object state in Visual Studio debug mode

C#/EF for Intersystems Cache

c# .net intersystems-cache

How do I save a configuration file with a custom configuration section?

Where to enable metadata (is enabled in config)?

Calling a store procedure with nHibernate

Opening default web browser

.net vb.net winforms browser

Create a .NET Windows Service on Windows Mobile 6.x

Passing anonymous typed group to a function

c# .net linq anonymous-types

Generic Func<T,K> to sort collections of different types