Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Importing Data from Audio CD using C#?

c# .net audio-recording

Why are binary Guids different from usual representation

.net sqlite binary guid dblinq

Adding a Page Editor 'Save and Publish' Button

Why the difference between .NET regular expressions and Visual Studio's regular expressions?

Best way to distribute evaluation version of any software?

.net piracy

C# calling native C++ all functions: what types to use?

c# .net c++ windows pinvoke

ASP.Net Authentication using <credentials> in web.config

Comparing Expression<T> [duplicate]

.net expression-trees

What's the most efficient way to retrieve all matching documents from a query in Lucene, unsorted?

c# .net lucene lucene.net

Why does DataTable.Select() return the wrong rows?

Can I reference two versions of a dll in the same project without putting them in the GAC?

c# .net

.NET: Saving Clipboard Image to PNG fails

.net png clipboard paint jpeg

Why does .Net care when an assembly was built?

.net

CQRS + EventSourcing scalability

What does "Invalid managed/unmanaged type combination." mean?

c# .net struct marshalling

WPF absolute positioning [duplicate]

c# .net wpf xaml

Silverlight Toolkit - Create a chart like Google realtime

How to search through an Excel file in C#

c# .net

How to find performance hot spots in .Net application?

c# .net asp.net performance

How do I hash two blocks of data with HashAlgorithm in C#?

c# .net hash