Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Split String into Array with No Delimiter

c# .net vb.net

Writing Integration Test For Entity Framework

How can I pass a struct between .NET and C++ using COM?

.net com interop struct

Busy constructors in Ioc - are they a code smell?

Point inside Pie Piece

c# .net wpf algorithm math

VB.NET: How to know time for which system is idle?

.net vb.net

How to simplify the code for settings values passed between a main and child forms

C#, returning an array in a function

c# .net arrays

IP address parsing in .NET

c# .net parsing ip-address

Installing .NET Framework with my app using MSI

Overloaded method calling overloaded method

c# .net overloading

Serial Port (rs232) in Mono for multiple platforms

What is the appropriate initial value for a ElapsedTime Performance Counter?

How do I obtain a handle on an object from another .NET process?

Write Binary File

c# .net binary

Static field/property initialization

Using JQuery to remove blank rows from HTML Tables

Reference COM+ from .Net with varying GUID

.net com wrapper

.NET Tiff Issues C#

'System.Security.Cryptography.Rfc2898DeriveBytes': type used in a using statement must be implicitly convertible to System.IDisposable

c# .net using