Articles
- How to proxy a console app
- How ASP.NET can call Windows Service
- AsyncAwaitSample: framework for async/await and other concurrency experiments
- WPF: changing default text style
- Why implicit TextBlock style takes over everything
- Why overriding DataTemplate for System.String is a bad idea
- OverrideXml: control XML serialization of classes you can't change
- Windows: Getting callback on child process exit in C++
- Network challenged streams: handling text and XML coming via a TCP connection
- AppDomains won't protect host from a failing plugin
- Baktun Shell: Hosting WPF Child Windows in Another Process
- WPF: hosting WinForms control from another AppDomain
- WPF TabControl: turning off tab virtualization
- Creating WPF templates in code: the right way
- IP Watchdog service: a simple windows service written in C#
- The Perils of Canceling WPF ComboBox Selection
- MathConverter: how to do math in XAML
- IRR and APR for programmers
- WPF: ContextMenu Strikes Again. DataContext not updated
- Bug in Silverlight causes access violation in browser
- Comparing .NET XML Serializers
- C# lambdas: do you know what you captured?
- Embedding arbitrary content in a WPF control
- Automating .NET Executables using COM
- Counting Characters in 9 Languages
- Dynamic Compilation: Implementing Eval() in C#
- SQL Server: Comparing Performance of Various Insert Methods
- Is .NET really a Java clone?
- API building philosophy: .NET vs. Java
- Comments on F# Language
- Inside CAB/SCSF Dependency Injection
- My Raid into ClickOnce Land
- Remoting Proxy Support for Rhino Mocks
- Visual Studio 2005 MFC Wizard Error
- Mysterious hang or the great deception of
InvokeRequired
- WSE ↔ UNIX Kerberos authentication: how to get rid of error WSE2351
- P/Invoke and extended ASCII black hole
- C# delegates and events in depth
- Web Services and C# enums
- Equality in C#
- Overloading and inheritance in C++, C# and VB.NET
- Overview of .NET 1.1 collections
- IMallocSpy woes: COM runtime holds on to memory after
CoUninitialize() - Login problems with RAS in Windows 98/NT/2000
- Installing Truetype fonts in Redhat Linux