Creating PDF file using Stored procedure
...We are programming some Forms application in Blackberry phones and the phones transer the filled data to SQL server (via some services) and we pull out these data from the SQL server and create PDF file. Then we show the PDF in another Windows application. We managed to do this by above stored procedure (creating PDF is working fine) but not sure how to add some URLs in that Pdf file ......
https://social.msdn.microsoft.com/Forums/sqlserver/en-US/6165eeba-e725-42ac-a3fd-970a9928adf3/creating-pdf-file-using-stored-procedure?forum=transactsql
MSDN
...MSDN...
https://social.msdn.microsoft.com/Forums/en-US/silverlightcontrols/thread/c075e858-9ce8-4596-bf7b-dfb400d26598/
How to enable/ disable button through grid row selection
...Try using value converters. It's a way to bind two properties that have incompatible types. In your scenario, you can bind IsEnabled property of the button to SelectedItem property of the DataGrid, and use a converter to check if SelectedItem is null or any other related condition. Here a simple converter that checks if the value passed as parameter is null. Xaml:
Quit auto-de-indenting preprocessor macros
...I am using Visual Studio for C development. One thing that I find annoying is that VS always moves the cursor to the beginning of the line when I type the '#' character at any level of whitespace. I like doing this: #if CONDITION_1 #if CONDITION_2 #define CONDITIONS BOTH_CONDITIONS //etc #endif //etc #endif...
https://www.social.msdn.microsoft.com/Forums/vstudio/en-US/d93a87e0-4a93-433a-808d-d0a52c6afe40/quit-autodeindenting-preprocessor-macros?forum=visualstudiogeneral
UWP: Extended Splash Screen - social.msdn.microsoft.com
...This question should be in Windows or UWP subforum. Because there isn't such one available I post it unter Xamarin.Forms. I'm currently looking into Extended Splash Screen (also see here)....
https://www.social.msdn.microsoft.com/Forums/en-US/75a6ada3-4e75-4ff0-9142-57e675327fbd/uwp-extended-splash-screen?forum=xamarinforms
HDinsight vs Hadoop - social.msdn.microsoft.com
...HDInsight lets you provision a Hadoop cluster on Azure cloud, with just a few mouse clicks, in less than few mins. If you were to set up Hadoop on your own, you would have to get the hardware, set up your Hadoop clusters, monitor the cluster, everything on your own....
https://www.social.msdn.microsoft.com/Forums/en-US/e063b58e-65c8-4ffa-8eda-f6d46a089648/hdinsight-vs-hadoop?forum=hdinsight
DWU usage chart in Azure Portal - social.msdn.microsoft.com
...I wanted to size the DWU but in the "Monitoring" tile of the new Azure Portal, the "DWU usage" chart states "No available data". I've searched where to activate something but didn't see anything related....
https://social.msdn.microsoft.com/forums/azure/en-us/2995cfb3-8c0d-445a-b0aa-c16dcf75eff9/dwu-usage-chart-in-azure-portal?forum=azuresqldatawarehouse
Getting raw depth data of Kinect v2.0 in C++
...I need some help about Getting Raw Depth Value of Kinect in C++....
https://www.social.msdn.microsoft.com/Forums/en-US/f178260a-21ab-4d52-a5e0-1a21975c90bc/getting-raw-depth-data-of-kinect-v20-in-c?forum=kinectv2sdk
Weak SSL ciphers - social.msdn.microsoft.com
...The remote service supports the use of weak SSL ciphers....
https://social.msdn.microsoft.com/Forums/en-US/2eba3125-0853-4a0b-8027-5b1af2e0404d/weak-ssl-ciphers?forum=iis56security
Merge statement inside Merge - social.msdn.microsoft.com
...Can we write Merge inside the other Merge statement. I have the similar requirement....
https://www.social.msdn.microsoft.com/Forums/sqlserver/en-US/0c8cdf30-d3b8-4cb1-b23e-ad08fe085807/merge-statement-inside-merge?forum=transactsql