Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

whats the easiest way to convert "6.00000000000000" to an integer property

c# parsing integer

Upgrading from C++ to C#

c# .net c++ upgrade

Passing data between activities in Xamarin

c# android xamarin

configure Unity to resolve a constructor parameter and interface

How do I Configure the Module Catalog in Prism using DryIoc instead of Unity?

c# wpf prism prism-6 dryioc

Save Double with PlayerPrefs?

c# unity-game-engine

Use IEqualityComparer to generate a distinct list based on two properties in C#

c# linq iequalitycomparer

C# Directory.CreateDirectory stop working

c# create-directory

how to add multiple line commenting in wpf xaml file?

c# .net wpf xaml

Populate a ListView with Strings

c# asp.net

Path.GetTempPath() always returns %USERPROFILE%

c# .net special-folders

Avoid Using Class don't Support Serializable

c# serialization

Entity framework use already selected value saved in new variable later in select sentance

Maintaining order when selecting a static group from a table

c# linq linq-to-sql

Migrating Silverlight MVVM to ASP.NET Web Forms or ASP.NET MVC

How would I read into a 'nested' Json file with 'DataContractJsonSerializer' in C# .NET (win7 phone)?

c# parsing xml with and apostrophe throws exception

c# xml parsing

ScrollBar value set incorrectly

c# .net scrollbar