Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Convert cdr (Corel Draw) using .net

c# .net coreldraw

NHibernate ISession lifecycle; When is it ok to create/dispose inside each repository method?

What's the best way to enter numbers in Windows Mobile? (.NET CF 3.5)

c# .net compact-framework

What information does a .NET class have about what is calling it?

.net class assemblies

How to make an Ajax loader follow mouse?

.net asp.net jquery ajax dhtml

How can I introduce sentences and lines of code that will only be executed in debug mode?

c# .net debugging

Embedded Lua "print" not working in debug mode from Visual Studio

Why does var evaluate to int instead of double?

c# .net

Managing disposable objects within static methods

c# .net static stream disposable

Unobtrusive AOP with Spring.Net

Why are my Fluent NHibernate SubClass Mappings generating redundant columns?

How does the window service write message to event log correctly?

Thread.Yield() causes CPU spikes?

Retrieve specific properties from a given JSON file

c# .net json json.net

How do I print in .NET-based non-GUI applications?

LINQ: Generate "AND" Expression instead of "OR" when using "CONTAINS"

c# .net linq entity-framework

BigInteger.ToString("x") doesn't properly print negative hex numbers

c# .net tostring biginteger