Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Using Websphere MQ with JMS from a .NET application

c# .net jms ibm-mq

How to share entities between domain services in WCF RIA Services framework?

.NET Remoting Singleton memory leak, TCP, Marshal by Reference

What should be constructed through an IOC container?

How does a Value type actually work in .net?

.net

Isolated storage vs Application data folder [closed]

.net

WPF - Force ShowDialog to return

How do you create Windows security descriptors in managed code?

creating a dump file for a managed (.net) application using windbg (or mscordmp)

.net windbg

.NET xsd importer creates unserializable class

Which IOC Container runs in medium trust

What happens when I save changes to web.config with a live app?

.net web-config

Profiling .Net thread contention

.net multithreading

FxCop (or equivalent) for non-.Net C++ code

.net c++ fxcop

HttpWebRequest/HttpResponse: How to send data in the response?

Can I debug a compiled assembly?

C# MySqlParameter problem

c# .net mysql mysql-parameter

Using Ninject, if I create a custom provider must I ensure a single instance or can I use the SingleInstance attribute?

Is there a framework that works the way like updating a virus definition database?

c# .net

A MVVM pitfall using Master-Detail scenario

.net mvvm master-detail