Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Build table programmatically for export to/import from JSON?

How to have shared read-only access to a memory mapped file

c# .net memory-mapped-files

Sending Bytes over networkstream, values changing

c# java .net hex byte

How to call GetGUIThreadInfo in c#

.net winapi

Shoe-horning Integration and System tests into a Unit Test Framework

RSA decryption using only C, Exponent and Modulus

c# .net rsa bouncycastle

Is Linq to SQL still a viable choice for developing applications?

Best Visual-Studio Like tool for Linux Development [closed]

WPF - DataTemplate without a container, items as rows in a Grid?

.net wpf templates xaml grid

Filter a list of objects given a single object

c# .net

Are reads/writes of 64-bit values atomic on a 64-bit cpu? [closed]

c# .net atomic 32bit-64bit

Adding a node in the beginning of XML parent node

c# .net xml xmlnode

How to add NHibernate configuration file to use NHibernate.Search?

Free advanced dropdown list control (Windows Forms .Net)

How do I let Reflection.Emit assemblies access internal members in the generating assembly?

.net reflection.emit

In NAnt, can I create a fileset of the files listed in a VS project?

Is there a comprehensive C# linter and formatter like eslint for JS/TS?

c# .net lint code-formatting

Microsoft Surface vs Windows Touch?

c# .net multi-touch pixelsense

Transfer value to dynamically loaded web user control

c# asp.net .net user-controls