Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Build a static delegate from non-static method

c# delegates static

Resize a bitmap like MS Paint - no antialiasing

c# visual-studio-2010

"Could not translate expression " Error trying to insert using LINQ to SQL classes with custom SP

c# linq-to-sql

No connection could be made because the target machine actively refused it - using Socket or TcpClient

What is the character expression for a new line in C#?

c# asp.net

HttpRuntime.Cache.Remove doesn't remove cache

ArgumentOutOfRangeException on initialized List

How to enumerate through Dictionary

c#

Why is attached property property changed event only firing one time?

c# wpf vb.net

C# - TreeView: inserting node at certain position

TextWriterTraceListener does not work

Checking ProductVersion of an MSI programmatically

how to close window form which is hosting WPF user control from within a WPF user control

c# wpf winforms

Does an object capapble to save itself into DataBase spoils the Cohesion of the class?

c# .net oop service cohesion

Web App Configuration Settings - Best Practices

c# asp.net configuration

c# printing out string concatenations

c# string

Printing in C# console window

c#

Comparing C# objects using Json

c# json equals

String regex not working

c# regex

How to run multiple Alter stored procedure scripts as a single one ?

c# asp.net sql-server