Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

PHP to C# - Socket - File corrupts randomly

c# php sockets tcp

Selecting only a few columns from a table

c# .net nhibernate

How to set a PlacementTarget for a WPF tooltip without messing up the DataContext?

c# wpf xaml

write a file to the users desktop in c#

c# .net winforms

Log4net and windows service. What else should I do to make this work

c# windows-services log4net

Windows Forms Timer doesn't stop. How is that possible?

c# .net winforms debugging timer

Best way to return more than 1 item from Web method?

c# asp.net

WPF ListBox IndexFromPoint

c# wpf wpf-controls

Solving Eigen System in c#?

Manipulating a String: Removing special characters - Change all accented letters to non accented

c# regex

How to validate names in ASP .NET MVC so accents are allowed (é, á, ...)?

c# regex asp.net-mvc

Will this code make sure I read all I want from a socket?

c# sockets

calling a event handler within another event handler?

c# .net event-handling

Parallel Processing/Parallel Programming in C#

Is there any alternative of Dictionary in .NET?

API Design Question

Failed to compare two elements in the array

c# arrays

how to kill process in Windows-CE?

c# windows process windows-ce

Switch values between two parameters [Best Practice / Better Code]

c# coding-style

Get the current index of a ComboBox?