Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How do I ensure only my program can access a named pipe?

What are the advantages of using solr over Lucene .Net?

.net solr lucene lucene.net

.net application cannot connect to DB2 DataBase

.net db2

How do I import non namespaced types into IronPython?

Mac or Motherboard as a unique identifier for licensing purpose?

What is the meaning of <#= #>

LINQPad error: 'UserQuery': cannot derive from sealed type 'My.Entity.Framework.CustomDataContext'

Modifying a built-in .NET collection int.MaxValue times and more - potential overflow error

c# .net iteration reliability

Good installer that can download prerequisites on demand

TryFor in Z3 does not stop checking after the given timelimit

.net z3

Formatting text inside a label in windows app

.net wpf winforms

Is static linking in .net impossible? Can you write a wrapper in c++/CLI?

c++ .net dll reference nvidia

Task Inlining - Query

Increasing thread and process priority to reduce execution time for a processor-intensive, parallelized application

Recommendations on plotting a graph

c# .net wpf winforms graph

Is my build script for targeting multiple target frameworks working correctly?

application architechture with MVC, WCF, EF

RavenDb Spatial Query

c# .net ravendb

Immutable collections?

c# .net immutability

Using LINQ to find duplicates across multiple properties

c# .net linq duplicate-removal