Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Refactoring - Speed increase

c# linq refactoring profiling

Use SqlReader to get back multiple tables from a stored procedure

c# sql database

How do I launch .net windows forms application with no visible windows?

c# .net winforms system-tray

Change mouse cursor while left mouse button is pressed?

c# wpf mouse-cursor

Why grouping Design pattern in three parts?

Databinding to object - howto update object/binding?

c# .net winforms data-binding

Can this be improved? Scrubbing of dangerous html tags

c# .net javascript security

Is there any validation control available in .net win forms like asp.net web form?

c# .net winforms validation

Getting the total hours in a TimeSpan

c# timespan

How do I create a Web Service in Visual Studio.NET using a WSDL file?

How to create NAMED-PIPE in .NET-4?

c# .net-4.0

Missing type or namespace name

c# asp.net

How to distinguish between USB and floppy devices?

c# usb device floppy

.net Encrypting Database Tables

Why I can`t declare a Delegate at function level?

c# delegates

Error using 'var' after upgrading to Visual Studio 2010

Why would a control be on a different thread from the one I'm working in?

c# multithreading

LINQ Find Null Objects in List

c# linq linq-to-objects

Notepad Path in VS2008

c# notepad

Search inside an array of strings

c#