Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Should I pass sensitive data to a Process.Start call in .NET?

LINQ to SQL architecture. What is best?

Hosted Source Control?

c# .net version-control

Read file that is used by another process

c# file .net

What is the cause of System.IO.IOException on windows XP embedded version?

c# .net serial-port

How to write an entity comparator in C# (with example code of first attempt) [duplicate]

Installing .NET Windows Service

c# .net

WinForm Calendar. Is there a freeware one?

.net winforms

Performing your own runtime analysis of your code in C#

c# .net logging performance

How to move all coordinate from a WPF PolyLine object?

c# .net wpf polyline

Fastest way to move a part of an array to the right

.net performance arrays

C# class size calculation

c# .net architecture

MsgBox is coming below the Splash screen in VB.NET

How to notify my JS client without polling?

Firefox ignores Response.ContentType

c# .net asp.net httpwebrequest

C# - Multiple generic types in one list II

c# .net types generics

I know I'm doing validation wrong. Please persuade me to stop :)

c# .net security validation

Is it a bad idea to put frequent file I/O operations within a SyncLock block?

Examples of SQL injection even when using SQLParameter in .NET?

.net sql sql-server ado.net

Does web.config override any app.configs?