Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

How to do a code like 'TransactionScope' works?

c#

How to create a Weak Referenced Event Handler?

c# wpf weak-references

How to Wait 5 second after trigger is activated?

c# triggers unity3d

Should logging code throw an Exception?

c# exception

Converter failed to convert value of type 'system.datetime' to type 'datetime' in windows phone 8.1 Datepicker

Different behaviour when collection modified between Dictionary and ConcurrentDictionary

Read a byte array from a redirected process

Using secondary axis for chart cause x-axis and primary y-axis issue (Excel)

c# excel epplus

How to make visual studio run TestInitialize once when doing integration test?

Task.Run with cancellation support

c# task-parallel-library

WCF service call returns '407 Proxy Authentication Required'

c# wcf azure proxy

Same two items in combobox but first one always gets selected C#

c# winforms combobox

Changing an asp.net app to use async little by little

opening a text file using process.start

c#

Fluent nHibernate Query => QueryOver, Join, Distinct

c# fluent-nhibernate

What is IBuffer for?

c# interface

Trying to understand using a service to open a dialog

c# wpf mvvm

Convert Platform::String to std::string

DataGridView "index -1 does not have a value"

c# winforms datagridview

Prompt user to answer boolean choice using Revit API in C#

c# revit-api