Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Is it evil to update a pictureBox from a background C# thread?

c# thread-safety picturebox

new form problem c#

c# winforms

Replace any character before <[email protected]> with an empty string

c# regex

Shortcut when creating a new class in C#

c#

In SQL, how to multiply data of two columns for third column

Find values where a word is repeated

Will SecureString give me any advantage when it comes to MSIL decompilation?

c# .net securestring

Dynamically creating Table Layout Panel takes too long

c# winforms

MonoDroid Splash Screen

FirstOrDefault is signicantly faster than SingleOrDefault while viewing ANTS profiler

c# linq

Extensions method replaces the standard method in C#

c# static extension-methods

Check if string ends with special character c# [closed]

c#

Dynamically Typed list

c# .net

Choose a random static variable from a static class

c# .net static

Why this method overloading anomaly?

c# oop overloading

Combine values from two columns into the third column

c# sql-server

General function for all value types in class

c# .net winforms

Passing my own Classes to Objects

c# .net winforms object

How to find the ParentComboBox of a ComboBoxItem?

c# wpf combobox

.net equivilent of Delphi's QuotedStr function

c# .net delphi