Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .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

XmlIgnoreAttribute, only used during serialization, not during deserialization?

What is the most cost-effective way to break up a centralised database?

c# .net asp.net sql-server

Map Java architecture stack to Microsoft

Are stack based arrays possible in C#?

c# .net arrays stack

Regular expression to parse xml in .net

.net xml regex vb.net

Load Balance WCF and Share a Remote MSMQ for High Throughput

.net wcf msmq load-balancing