Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Where is cached information stored in ASP.NET?

c# .net asp.net caching

Releasing class library source, without signing key file, but unit-tests requires access to internal classes, what to do?

Signalling to a parent process that a child process is fully initialised

c# .net ipc process semaphore

Multiple environments in ASP.Net MVC 2

How best to implement a Per-View Life-Cycle for IoC Injected Components

Catching unhandled exception of a thread

Natural language processing library for auto-tagging (.NET)

c# .net parsing nlp

Constructor Injection Alternatives (Castle Windsor)

Integration with external system

c# .net integration

Start exe even with missing dependency dlls?

Performance: XmlSerializer vs XmlReader vs XmlDocument vs XDocument

Best security framework for c# desktop applications?

c# .net security windows

Ninject InThreadScope Binding

Pass socket handle from .NET to unmanaged child process

c# .net sockets winsock

.NET: Converting from LINQ to SQL to Entity Framework

Wrapping an Unmanaged C++ Class Library with C++/CLI - Question 2 - Collections

NAnt: How to get target name that was specified on command line

.net nant target

Encrypting data for storage in database

What should UnityContainer.Teardown method do?

.net unity-container

Run time VS Compile time (.NET)

.net