Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Pass a method extension as an argument

c# extension-methods

How to compare two persian date to find out which one is greater?

c# lambda persian-calendar

What should I do in my C# program to detect the correct OS version for Windows 8.1, using .NET Framework 3.5?

c# .net windows

C# progress bar not synced with download (WebClient class)

c# ftp webclient

It is possible to play/stop a youtube video using external software?

c# youtube

Binding to a WPF hosted control's DependencyProperty in WinForms

Accessing web.config from Sharepoint web part

Deploy SMO application to workstation without SQL Server 2008 installed

Why do I receive old data in my gridview on page load?

c# asp.net gridview webforms

Whitespace control in ASPX / ASP.NET

c# asp.net whitespace

Problem with Serialization/Deserialization an XML containing CDATA attribute

Singleton for Host

c# design-patterns

convert cartesian coordinate to picturebox coordinates c#

c# pixel picturebox cartesian

How set transaction isolation level to ReadUncommitted in SQLite?

InvalidArgument=Value of '0' is not valid.. on click after ComboBox.Items.Clear() - .NET

c# .net combobox

Converting to String with StringFormat

c#

SlackApi - Missing Linebreaks

c# .net slack-api

What is a good strategy for initializing an IoC container within a class library?

Why isn't NHibernate deleting from the database?

Histrogram with Linq

c# linq