Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Collection Editor within a User Control at Design Time

c# .net vb.net

Accessibility of abstract properties

c# properties abstract

c#: generically convert unmanaged array to managed list

c# generics pinvoke unsafe

C++/C# callback continued

c# c++ buffer sharing

LINQ TO SQL :: Data Update Problem

c# asp.net linq-to-sql

WebServices fail because (400) Bad Request because of special character

c# .net asp.net winforms

How to "fill" an IntPtr parameter with a float value?

UpdateSourceTrigger=PropertyChanged and Converter

c# .net wpf xaml converters

C#: Is it possible to get the index of a DropDownItem in a menu item?

c# drop-down-menu

Create SQL Server database programmatically with C#

c# .net sql-server

"Thread was being aborted" in WCF Service Call

c# asp.net ajax wcf prtg

String to Date parsing in C#?

c# parsing datetime

C#: How to manipulate List<String> using LINQ or LAMBDA expression

c# linq lambda

How to return multiple values from a function in C# (ASP.NET)?

c#

filtering streams in c#

c# stream icalendar

Properly assigning Namespaces (with ReSharper's suggestions)

Regex can't differentiate between float and int types

c# .net regex

Force link to mp3 file to download/save-as

c# javascript html

Use DLL compiled in Delphi 7 in C#

c# delphi dll

I want to have an Extension method "Equals" between 2 byte arrays