Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

'Must have' .NET components: experienced developers?

c# .net asp.net components

How to build a very-low resolution timer?

.Net: better equiv for " " (space character)?

.net

How to make 2 incompatible types, but with the same members, interchangeable?

c# .net design-patterns

&& Operation in .NET

c# .net logical-operators

How to load the App.config file?

c# .net app-config

Is there any extension method which get void returning lambda expression ?

c# .net linq extension-methods

how to get the days for particular month and year

c# .net

.NET obfuscation of a DLL: how can I protect my code?

c# .net dll obfuscation

Reading on a NetworkStream = 100% CPU usage

Threads pausing and resuming c#

c# .net multithreading

delete very big object in c#

c# .net windows

How to suppress DataGrid cell selection border?

.net wpf xaml

Converting values between same structure within different namespace. C#

c# .net namespaces

How to delete Files,MainFolder and SubFolders

c# .net

RangeValidator Can't Count?

How much space do string.Empty and null take?

c# .net

.Net - Better way of naming control - Hungarian Notation or Full Notation such as lbl or Label

.net

advance C# string comparison

c# .net windows

List of strings wont get written completely to text file

c# .net stream