Building Windows Store apps with C# or VB announcement
Filter
:
All Threads
All Threads
Answered
Unanswered
Proposed Answers
General Discussion
No Replies
Helpful
Has Code
All Languages
-
Sticky0Votes
Are you any good at this? Win love and recognition! Become a TechNet Guru for July 2013
TechNet Wiki is looking for and celebrating the best of the best! Is that you? Do you consider yourself an expert, authority, or just pretty good at this ...0 Replies | 97 Views | XAML guy - Tuesday, July 02, 2013 12:25 AM -
Sticky0Votes
Windows 8.1 Preview forums and documentation
Please check out the Windows Store apps for Windows 8.1 Preview Forums for discussing developing or upgrading your Windows Store apps for the Windows 8.1 Preview. You can ...0 Replies | 317 Views | Rob Caplan [MSFT] - Thursday, June 27, 2013 8:08 AM -
Sticky0Votes
Need Help with Windows Azure Mobile Services?
Forum link: http://social.msdn.microsoft.com/Forums/en-US/azuremobile/threads Jeff Sanders (MSFT)0 Replies | 1282 Views | Jeff Sanders - Thursday, March 21, 2013 6:54 PM -
Sticky0Votes
Scope of the forum
The Building Windows Store apps with C# or VB forum is for developers to discuss writing Windows Store apps in C# and VB to run on Windows 8 and Windows RT. To get started ...0 Replies | 3160 Views | Jesse Jiang - Monday, December 17, 2012 3:28 AM -
Sticky0Votes
Protecting your Windows Store app from unauthorized use
Protecting your apps Windows Store app licensing provides base piracy protection for all apps acquired from the Windows Store. It protects your apps from being ...0 Replies | 4269 Views | Dan Reagan - Thursday, November 29, 2012 8:56 PM -
Sticky0Votes
New Blog entry - .NET authenticating through proxies
New blog #WSDevSol on .NET authenticating through proxies! http://aka.ms/allyog Jeff Sanders (MSFT)0 Replies | 3934 Views | Jeff Sanders - Monday, November 12, 2012 7:13 PM -
Sticky7Votes
How To: Create a Variable Sized Grouped GridView (like the store)
There has been quite a few requests for help in creating a Variable Sized Grouped GridView similar to what you see in the Windows Store. Sample: ...6 Replies | 25822 Views | Mark Rideout - Thursday, May 17, 2012 10:16 PM | Last Reply Jose F. Ramírez Rossi - Monday, June 11, 2012 1:37 AM
-
Answered1Votes
why is the collection view source being such a...pain?
I'm trying to get a binding to sample data for an app for design time view and am (once again) having trouble with the collection view source. I tried binding to a SampleData class and to a list of ...4 Replies | 100 Views | mcd023 - Thursday, July 04, 2013 10:16 PM | Last Reply mcd023 - 4 minutes ago -
Unanswered1Votes
Is there a C# example of using the Multilingual Toolkit for Windows 8?
I have great success using the toolkit with the phone, but when I tried to move some of the apps to Windows 8, I was unable to create the proper resw files. They always ended up ...7 Replies | 157 Views | John Visio MVP - Sunday, June 30, 2013 12:13 AM | Last Reply John Visio MVP - 1 hour 52 minutes ago -
Unanswered0Votes
XML Parsing in Windows 8 App Store
I am display multiple images on my page by using xml file i have 50 images and i am displaying one image on one page but i run my application some time my images gets crashed ...1 Replies | 67 Views | Susheel Kumar Verma - Wednesday, July 03, 2013 10:36 AM | Last Reply Thomas Claudius Huber - 3 hours 5 minutes ago -
Unanswered0Votes
Crash when using custom control that inherits another custom control in WinRT
Hello I created custom control with name MyBaseControl as follows public class MyBaseControl : Control { public MyBaseControl() ...3 Replies | 332 Views | shaker.ismaeel - Monday, December 17, 2012 1:49 PM | Last Reply MarkT - 4 hours 26 minutes ago -
Unanswered0Votes
Sharing content source app sample doesn't work for me
I was looking for a sample to do Sharing Content Source. I have tried implementing couple of them now and nothing works correct. Example: Sharing content source ...3 Replies | 146 Views | Mark_E_R - Wednesday, June 05, 2013 10:49 PM | Last Reply daughtkom - 7 hours 20 minutes ago -
Unanswered0Votes
How do I sort the listview on selecteditem in the combobox
I have a listview consist of people name and gender, then I want to sort them according to gender from the combobox when male selected listview only display the male name. Likewise for female.I am ...8 Replies | 150 Views | Reid Smiths - Friday, July 05, 2013 2:10 AM | Last Reply Ibraheem Osama Mohamed - 7 hours 42 minutes ago -
Unanswered0Votes
pubcenter no longer getting ads after trying to use AdDuplex as a fallback
{ if (LayoutRoot.Children.Contains(Duplex)) LayoutRoot.Children.Remove(Duplex); ...0 Replies | 47 Views | mcd023 - 8 hours 18 minutes ago -
Answered0Votes
Putting XAML pages into respective frames together
Hi, I followed the Windows SDK samples for XAML listview customizing interactivity sample for my project. I encountered a problem while trying to put ...4 Replies | 119 Views | Dewi Abdullah - Wednesday, June 26, 2013 7:23 AM | Last Reply Dewi Abdullah - 8 hours 59 minutes ago -
Answered0Votes
navigate from one page to another page.
Hello everyone, I am create one page. In this page i put one flipview & in flipview i am put multiple page.like this ...3 Replies | 146 Views | Khant Nipun - Thursday, June 27, 2013 5:01 AM | Last Reply Khant Nipun - 10 hours 43 minutes ago -
Unanswered0Votes
Windows Store App - Sqlite Question
So i am using Sqlite database in my app. SO iinstalled its packages and stuff from the Extentions and Updates in visual studios. So when i publish the app will the user have the ...1 Replies | 83 Views | kalel111 - 19 hours 54 minutes ago | Last Reply Ken Tucker - 13 hours 31 minutes ago -
Answered0Votes
SettingsPane.Show() throws exception in snap View
SettingsPane.Show() thorws exception as below: Element not found. (Exception from HRESULT: 0x8002802B ...6 Replies | 152 Views | divyaVivekpandey - Thursday, June 27, 2013 1:05 AM | Last Reply EasierSoft - 13 hours 39 minutes ago -
Unanswered0Votes
How can i move application in Snap View to Filled View on button click in that Application?
Hi, I have a question on following scenario. lets say , We have opened Bing application and then opened Change PC settings from Settings ...2 Replies | 80 Views | Siddenki - Thursday, July 04, 2013 2:46 PM | Last Reply Oscar Emilio Perez Martinez - 17 hours 39 minutes ago -
Unanswered0Votes
Windows Store App - Sqlite Exception (Please Help)
I have this class that i use with the Sqlite database class offlineMessagedDB { [MaxLength(15), PrimaryKey] public ...1 Replies | 78 Views | kalel111 - 19 hours 59 minutes ago | Last Reply Oscar Emilio Perez Martinez - 17 hours 50 minutes ago -
Unanswered0Votes
AdControl location issue
I add an AdControl in my Win8 App. But it always shows in same location in the screen even I changed its margin. Anyone meet same problem?2 Replies | 76 Views | Peng Yi - Thursday, July 04, 2013 2:38 AM | Last Reply Peng Yi - 20 hours 52 minutes ago -
Unanswered0Votes
VS 2012 Windows Store Application Simulator freezing at loading screen
Hi everyone, I'm trying to make a tablet app for Windows 8 and like the title says, the Simulator keeps loading displaying dots ...0 Replies | 66 Views | Marv Dalvers - 21 hours 23 minutes ago -
Unanswered0Votes
textbox force focus
Hey So I try to get focus to a programatically creaded textbox. The textbox is part of a grid. Unfortunately it doesn t ...3 Replies | 145 Views | flutter-by - Wednesday, June 26, 2013 4:14 PM | Last Reply Jamles Hez - 21 hours 46 minutes ago -
Unanswered0Votes
WebView - Right click options like New Tab and Copy
How do I implement my own context menu for the webview links , such that when pressed it would return the link? If you have tried UC BrowserHD , you can see it can do ...1 Replies | 94 Views | -Leonardo C - Wednesday, July 03, 2013 4:28 PM | Last Reply Rob Caplan [MSFT] - 22 hours 48 minutes ago -
Unanswered0Votes
How to get the combo box values through index
How to get the combo box values through index the below is the screen shot which iam getting the data in the textbox from the sqlite ...1 Replies | 75 Views | shaik amair - Thursday, July 04, 2013 5:41 AM | Last Reply Rob Caplan [MSFT] - 22 hours 50 minutes ago -
Unanswered0Votes
How to send an Image file to Rest API via HttpClient Post request (WINRT)
Hi! I'm trying to send an an image file with some custom header values to (Walgreens quick prints) Rest API to get landing url in Windows Store App ...1 Replies | 67 Views | Barlas, Omar - Friday, July 05, 2013 11:14 AM | Last Reply Rob Caplan [MSFT] - 22 hours 55 minutes ago -
Discussion0Votes
Need assistance for WP8 webshop app
Guys, I'm writing my first app using C# and XAML. It's kind of a webshop but instead of buying stuff, I add items to the list which will be added to an e-mail which will be sent to particular e-mail ...1 Replies | 107 Views | Ririca - Thursday, June 27, 2013 6:51 PM | Last Reply Rob Caplan [MSFT] - 23 hours 9 minutes ago - Items 1 to 20 of 13711 Next ›