Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Tracing application via ETW in .NET 4.5
Starting with .NET FX 4.5, use of ETW for logging becomes really practical. The ETW has numerous...
Date: 09/07/2013
Custom Post-Authentication in Federated Authentication Scenarios
With .NET Framework 4.5 the federated authentication is comparatively easy, the biggest work being...
Date: 08/20/2013
Amazing C++
Somewhat subconsciously, in a hurry, I wrote the below statement char command[MAX_QUERY_SIZE]...
Date: 06/30/2011
Unzip file via java.util.zip package from .NET code
Unzip file via java.util.zip package from .NET code This week I had to modify a legacy java...
Date: 04/05/2009
Azure storage viewer
Azure storage viewer(see https://blogs.msdn.com/sergeim for updates) Contents Introduction. 1 System...
Date: 12/24/2008
Accessing Azure storage with Raw REST API
Accessing Azure storage with Raw REST API Sergei Meleshchuk - blog Contents Introduction. 1 Example....
Date: 12/10/2008
How to do ETW logging from .NET application
How to do ETW logging from .NET application Sergei Meleshchuk - blog Contents Introduction. 1...
Date: 12/10/2008
Request authorization in Azure SDK
Request authorization in Azure SDK Sergei Meleshchuk - blog Introduction Azure storage requires all...
Date: 12/10/2008
Prepare VM: Add ISO Programmatically . Hyper-V, C# version
Prepare VM: Programmatically Add ISO. Hyper-V, C# version [Sergei Meleshchuk....
Date: 06/06/2008
Prepare VM: Create VM programmatically, Hyper-V API, C# version
Create VM (Hyper-V) via code - .NET version Create VM programmatically [Sergei Meleshchuk....
Date: 06/03/2008
How to implement WPF TreeView with icons
[Sergei Meleshchuk. https://blogs.msdn.com/sergeim/] The trick is to use StackPanel (example below)....
Date: 03/26/2008