Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

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

Ranged integers in .NET (or C#)

c# .net range

When are keybinding preferable to handling key-up/key-down (.ect) events?

c# wpf

Problem in passing arrays from C# to C++

c# c++

Get Predicate<T> property info

c# reflection

Flip a coin problem

c# coin-flipping

What are the different ways to create object of a C# class?

c# object

Value cannot be null. (Parameter 'value')

How to accept User changes in app.config file after installing the setup file?

c#

How to convert integer array into memory stream?

c# arrays image memorystream

Want to avoid downcasting inside a Strategy passed to a Composite

c# oop design-patterns

What design pattern will fit to convert data table to list of domain objects?

c# design-patterns

VisualStateManager fails to start animation on UserControl

Open docx in Windows Phone 7 programmatically

c# .net windows-phone-7

Can I programmatically handle cached pages in webforms

c# asp.net asp.net-4.0

Enabling/Disabling menu items

c# design-patterns

Referencing a ResourceDictionary in another assembly

c# wpf xaml