Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
C# Blog Reader - 2 - Get data into an app
Nov 16, 2012 at 10:43 AMcan anyone help me am getting rss.aspx not rss.xaml file. please give me solution from where i can get.
when i right click on rss post it shows save link as not save target as. when i downloaded this file.it's rss.aspx not rss.xaml file.
Please give solution.
C# Blog Reader - 3 - Asynchronous programming
Nov 13, 2012 at 9:50 AMthank you for video. it successfully build but when i run it show
An exception of type 'System.Runtime.InteropServices.COMException' occurred in mscorlib.dll but was not handled in user code
Additional information: Error HRESULT E_FAIL has been returned from a call to a COM component.
If there is a handler for this exception, the program may be safely continued.
in this line
FeedDataSource feedDataSource = (FeedDataSource)App.Current.Resources["feedDataSource"];
C# Blog Reader - 2 - Get data into an app
Nov 13, 2012 at 8:41 AMGreat video , but having one problem. when i right click on Rss Post, it is not showing "save target as". it showing only "save link as". if i downloaded as and save it. is it correct.? then it is not working like a .xaml file.
so please tell me from where i can get .xaml file of rss post.