
Storing a variable Length array to the Registry???
Dec 3, 2010 · I don't know a whole lot about working with the registry. Is there any way that I can store and retrieve a variable length array to the registry?
How to restart threads in ThreadPool?
Dec 23, 2009 · I am using the code below to run conversion threads. The conversion time is very differen for every document but code below waits when last document will be converted. How can I …
MSDN
MSDN
Post to HTTPS server - social.msdn.microsoft.com
Apr 15, 2009 · I am developing a MFC application using Visual C++ and I need to post data to a secure (https) server. I have tried using the WinInet classes such as CInternetSession and …
SQL Azure Spatial Index performance - social.msdn.microsoft.com
May 24, 2015 · I've recently started seeing this weird behavior whereby doing a spatial search results in a degredated experience as I *decrease* my radius. I dropped and rebuilt my spatial index last night …
__TIMESTAMP__ Preprocessor Variables in C#
I would like to display a timestamp of when the application was compiled. In C++ I used the _TIMESTAMP_ and __TIME__ etc.
Azure Functions - problem with consumption plan
Feb 6, 2018 · I am playing with Azure Functions (toghether with Logic Apps) currently in one of the projects in my company and encountering strange issue when using consumption plan. Basically …
RichEdit EM_SETEVENTMASK issue
Apr 22, 2010 · I track the creation of RichEdit controls in some third-party code by means of CallWndProc hook with WM_CREATE. Then I subclass them on the fly and I want to track the …
Dynamic Query in Entity Framework - social.msdn.microsoft.com
Apr 26, 2010 · Or if you want these context and entity classes to be generated dynamically without knowing how the database is, you may consider using the EdmGen2.exe to dynamically create the …
MS-SQL Permissions to Install \ Configure ADFS 3
Feb 23, 2015 · I have been searching the specific MS-SQL permissions to install ADFS 3 and to configure it, but I have not found anything specific.