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
-
Sticky1Votes
You could be September's TechNet Guru! Turbo charge your CV with awards and interviews! Get noticed!
TechNet Wiki is partnering with... YOU! Give us some juicy technical content and we might big you up! It really is that ...2 Replies | 119 Views | Created by XAML guy - Sunday, September 01, 2013 8:50 PM | Last reply by Ed Price - MSFT - Thursday, September 05, 2013 8:24 PM -
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 ... -
Sticky0Votes
Need Help with Windows Azure Mobile Services?
Forum link: http://social.msdn.microsoft.com/Forums/en-US/azuremobile/threads Jeff Sanders (MSFT) -
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 ... -
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 ... -
Sticky0Votes
New Blog entry - .NET authenticating through proxies
New blog #WSDevSol on .NET authenticating through proxies! http://aka.ms/allyog Jeff Sanders (MSFT) -
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 | 27292 Views | Created by Mark Rideout - Thursday, May 17, 2012 10:16 PM | Last reply by Jose F. Ramírez Rossi - Monday, June 11, 2012 1:37 AM
-
Unanswered0Votes
UserControl storyboard throws error I don't understand
I added a blank User Control to my project and in the XAML I an Image control and I have this storyboard to animate it: <UserControl ...1 Replies | 55 Views | Created by I need a coffee - 4 hours 50 minutes ago | Last reply by Eduard Porchinskiy - 3 hours 2 minutes ago -
Proposed0Votes
GetGeopositionAsync throws Async Timed out exception.
Any help on the below error? Message: The wait operation timed out. (Exception from HRESULT: 0x80070102) Code base: var ...10 Replies | 1753 Views | Created by VarShant - Tuesday, August 07, 2012 10:46 AM | Last reply by Jain Rakesh - 4 hours 10 minutes ago -
Answered0Votes
Windows store app - Uploading file to FTP server
Okay there are MANY samples and tutorials on how to download files from FTP servers. But none on how to UPLOAD files to FTP servers in windows stores app. Which is what i really need. Does anyone know ...2 Replies | 180 Views | Created by kalel111 - Sunday, August 04, 2013 7:46 AM | Last reply by XMLStick - 4 hours 45 minutes ago -
Unanswered1Votes
How to navigate through frames with strings
Hello everybody, I have a problem with navigation in my app. On my "MainPage" I have few Buttons. Every button starts another minigame. It works ...1 Replies | 70 Views | Created by Sebastian G - 9 hours 35 minutes ago | Last reply by Eduard Porchinskiy - 5 hours 38 minutes ago -
Unanswered0Votes
Image control with a remote source in GridViewItem DataTemplate reports an error
I've created a GridView with an Image control included in the DataTemplate of GridViewItem. The ImageSource of this Image control is bound to string property in my ...1 Replies | 57 Views | Created by 我是小鹏鹏啊 - 12 hours 46 minutes ago | Last reply by Eduard Porchinskiy - 10 hours 41 minutes ago -
Answered1Votes
How to discard certificate validation in HttpWebRequest
Hi, I have a Windows 8 Metro C# Code which sends HTTP POST to a HTTPS URL. I know that the certificate is invalid/expired. I want to ...23 Replies | 7666 Views | Created by A.JohnPaul - Friday, June 22, 2012 11:08 AM | Last reply by lewiswu - 12 hours 53 minutes ago -
Unanswered0Votes
Incremental loading issue with GridView when using Grouped datasource.
I have an issue with incremantal loading feature of Gridview when the datasource is grouped. The LoadMoreItemsAsync method doesn't get called when the horizontal scroll ... -
Unanswered0Votes
WinRT for Ms Dynamics NAV
Hi, I am new to Ms Dynamics NAV. I would like to know: 1. is there any office WinRT Sample for Ms Dynamics NAV? 2. What are the required components ... -
Unanswered0Votes
How about JS files referenced in WinRT?
I want to create a js file, which contains a number of functions. And in the WinRT C # to call these functions, and you can get results. I have tried using the WebView control, but ...2 Replies | 76 Views | Created by Lex.Xiong - Friday, September 06, 2013 10:19 AM | Last reply by Lex.Xiong - 21 hours 12 minutes ago -
Answered1Votes
string.slit method using a numeric character
Say I have a string that reads C8O12B54Na324Si16253... I want to split this string into two string arrays, one for the letters and one for the numbers. In ...6 Replies | 104 Views | Created by huge_newbie - Friday, September 06, 2013 9:03 PM | Last reply by jrboddie - 21 hours 12 minutes ago -
Unanswered0Votes
Can't update SecondaryTile
Hi, I have created a blank app with 2 buttons, the first one create a tile which works fine and the second button updates this tile previously created. My problem is that I don t ...4 Replies | 130 Views | Created by Sebaust - Tuesday, September 03, 2013 12:01 AM | Last reply by Eduard Porchinskiy - 22 hours 10 minutes ago -
Unanswered0Votes
Develop an accordion in windows store apps c#
Hello everybody ! I've developped an accordion in XAML and I need to show and hide The StackPanel in the DataTemplate to the ListView.ItemTemplate when the ...1 Replies | 72 Views | Created by DiddyRennes - Friday, September 06, 2013 9:23 AM | Last reply by Eduard Porchinskiy - 22 hours 15 minutes ago -
Unanswered0Votes
Force input into textbox
I have a requirement like when ever a new row is added to grid. One of the column having textbox in this new row is required. How to block user, and put focus into textbox till he enters nonempty ...2 Replies | 74 Views | Created by sbprasadrao - Friday, September 06, 2013 3:00 AM | Last reply by Eduard Porchinskiy - 22 hours 27 minutes ago -
Unanswered0Votes
Not enough quota is available to process this command. (Exception from HRESULT: 0x80070718) in windows 8 metro app for GRID(Not for GRIDVIEW)
Hi, I am trying to generate dynamic controls in grid through UI where am dynamically specifying the size of controls. while generating more then 1500 control it is throwing ...2 Replies | 87 Views | Created by puneethkv - Friday, September 06, 2013 5:38 AM | Last reply by Eduard Porchinskiy - 22 hours 35 minutes ago -
Unanswered0Votes
How To Debug Installed App Product Purchase?
A user has reported an issue with an in-app purchase not working in a Win8.0 Xaml/C# app. I have noticed the problem as on the release app but can’t reproduce it with the ...3 Replies | 112 Views | Created by Synergist - Monday, September 02, 2013 5:28 PM | Last reply by Eduard Porchinskiy - 22 hours 52 minutes ago -
Unanswered0Votes
BackgroundDownloader - BackgroundTransfer API Cannot Resume Download
Hi Pro, Currently I encountered a strange problem with resume downloaded multiple files using BackgroundDownloader. When I test using VS IDE Ctrl + F5 everything ...3 Replies | 106 Views | Created by mrmilng - Thursday, September 05, 2013 8:46 AM | Last reply by Eduard Porchinskiy - 23 hours 4 minutes ago -
Unanswered0Votes
App crash while a touch event is accessing the ListBox in FlipView
http://i49.tinypic.com/2qvz6nn.png Anyone know how to fix this? It seems that the app crashes every time I scroll up/down on that ...10 Replies | 1022 Views | Created by LastBattle - Friday, October 19, 2012 7:16 AM | Last reply by Eduard Porchinskiy - 23 hours 23 minutes ago -
Unanswered0Votes
ListView with a Header, any way to freeze it?
I am using ListView to simulate a grid, I added a header to describe the "columns". It's fine, but when there are many items in a ListView, Header scrolls away. Is there another way than to ...1 Replies | 33 Views | Created by IvanIL - Friday, September 06, 2013 9:33 PM | Last reply by IvanIL - Friday, September 06, 2013 9:56 PM -
Proposed0Votes
Unzipping downloaded .zip file WinRT
Hello, Currently I have a WinRT component that downloads a file (In this case a zip file) to the local local directory and tries to unzip the file using the ZipArchive ...2 Replies | 62 Views | Created by obece - Thursday, September 05, 2013 11:21 PM | Last reply by obece - Friday, September 06, 2013 8:58 PM -
Unanswered0Votes
Can I have controls that can be dragged and also have Storyboard animations?
I want to be able to drag my controls across the screen, and I also want the controls have their own animations so that they can move to a certain position from wherever they have been dragged on the ...2 Replies | 72 Views | Created by EddyTheBlack - Friday, September 06, 2013 12:25 PM | Last reply by EddyTheBlack - Friday, September 06, 2013 8:25 PM - Items 1 to 20 of 14689 Next ›