Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Plugin architecture in .net: unloading

c# .net plugins

Is it possible to seletively color a wrapping TextBlock in Silverlight/WPF

.net wpf silverlight xaml

How do I lock the workstation from a windows service?

What is the difference between this initialization methods?

c# .net

Re-ordering collection C#

c# .net collections sortedlist

C# Autolevel snippet?

.Net Regular expression - how to do an exact match exclusion on a full string?

.net regex

Can a .NET application targeted for "Any CPU" use P/Invoke calls in multiple environments?

.net pinvoke

What is the way to go to fake my database layer in a unit test?

Escaping curly braces in XML

.net xml escaping

Queues And Wait Handles in C#

Using ftp in C# to send a file

c# .net ftp

Need help regarding query string in asp.net

collection/string .Contains vs collection/string.IndexOf

c# .net string indexing contains

Can we change the text/background color of an individual property in PropertyGrid

WinForms form freezes

c# .net winforms

Is this an F# structured printf bug?

.net f# printf

Is there any Rendered HTML Diff engine for .NET [closed]

.net html diff

NHibernate mapping one table on two classes with where selection

Is there an equivalent to C#’s Process.Start in PHP?

c# php .net process methods