Top "Msdn" questions

Microsoft Developer Network

How to dowload/upload file onto a users onedrive

I am in a Highschool club where we create windows store apps. I am in charge of the code that …

c# msdn live-connect-sdk onedrive
page.DataContext not inherited from parent Frame?

I have a Page page in a Frame frame, with frame.DataContext = "foo". (page.Parent as Frame).DataContext is "foo". …

c# wpf binding datacontext msdn
The [NeutralResourceLanguage] attribute is missing on the entry assembly

I'm trying to submit an app to the windows phone 7 marketplace and have never encountered this error when validating my .…

windows-phone-7 msdn marketplace
GetLogicalDriveStrings() and char - Where am I doing wrongly

I want to search a file which may be present in any drives such as C:\, D:\ etc. Using GetLogicalDriveStrings …

c++ char msdn const-char
How to get the intellisense in visual studio 2012 for AngularJS

How can i get the intellisense in visual studio 2012 for angularjs in Html. I search these through many websites but …

c# visual-studio angularjs visual-studio-2012 msdn
What are the possible classes for the OpenThemeData function?

I'm trying to call the OpenThemeData (see msdn OpenThemeData) function but I couldn't determine what are the acceptable Class names …

c++ winapi mfc themes msdn
Login info fails every time I open Visual Studio

I get this every time I open Visual Studio 2013/2015 (premium): TF400813: Resource not available for anonymous access. Client authentication required. …

visual-studio-2013 visual-studio-2015 msdn
ReadProcessMemory on a 64 bit proces always returns Error 299

I'm having some trouble with ReadProcessMemory My code is 64 bit I can read the memory of any 32 bit process , but …

c++ windows msdn readprocessmemory