Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

General String Encryption

.net cryptography

WinForms - Does the Form.DoubleBuffered property influence controls placed on that form?

Is Microsoft ressurecting Managed DirectX?

C#:: When to use events or a collection of objects derived from an event handling Interface?

C# Configuration Files

c# .net file config

Optimal way to send mail with SmtpClient?

Shredding files in .NET

c# .net security shred

Syntax highlighting component for .NET

Displaying a Large Amount of Data

c# .net

looking for a C# or .Net based Acceptance testing framework - alternative to Aqua or Robot

.net acceptance-testing

How do I discover how my process was started

c# .net

How do I Convert a FormattedText String into a Geometry-Based Object?

Unicode versions in .NET

c# .net vb.net string unicode

How to Add a ClickOnce program to the Vista TaskScheduler?

How I can Connect to Oracle in ADO.NET Entity Data Model

Calculate hash without having the entire buffer in memory at once

c# .net hash md5

How can I reference an attached property as the source of a data binding?

Server.MapPath()

.net server.mappath

Refactoring Func<T> into Expression<Func<T>>

.NET - SQL Select --> Array. What is the fastest way?

.net sql vb.net arrays