No announcements
Found 2936553 threads
-
1 Votes
Find the no of records in a particular SQLite table in windows 8 metro apps
Hi, I want to find the no of records in a particular SQLite table. Could ...Answered | 2 Replies | 2571 Views | Created by Naveen C Ram - Monday, September 16, 2013 7:49 AM | Last reply by Anne Jing - Tuesday, September 17, 2013 6:02 AM -
0 Votes
Problem using SQLite in Metro UI Apps
The thing is that I am trying to create a table with two columns as a primary key -
0 Votes
Windows 8 Metro Apps
Metro applications, regardless of language, are not single-threaded when they use the async/await pattern in any of their functions or namespaces that use ...Answered | 3 Replies | 2106 Views | Created by mark newton - Wednesday, March 7, 2012 11:51 AM | Last reply by Matt Small - Thursday, March 8, 2012 2:15 PM -
0 Votes
wifi support in Windows 8 (Metro apps)
Windows Store apps cannot make system wide changes, but the Windows.Networking.Connectivity can retrieve much of the information you are looking ...Answered | 1 Replies | 2446 Views | Created by ATL DLL - Tuesday, March 12, 2013 6:57 AM | Last reply by Rob Caplan [MSFT] - Tuesday, March 12, 2013 10:46 PM -
1 Votes
[W8.1]Merge two sqlite database in Windows Metro Apps C#
But this doesn't work in C# Metro apps/ Windows 8.1/ Windows Phone 8.1 apps. I tried the following codeAnswered | 1 Replies | 947 Views | Created by KishorBikramOli - Friday, May 15, 2015 7:03 AM | Last reply by Herro wong - Monday, May 18, 2015 5:50 AM -
1 Votes
In Windows 8 Apps(Metro Apps) certification requirements
You can find the Windows 8 appAnswered | 1 Replies | 1923 Views | Created by PrasadKurdiMatta - Monday, July 15, 2013 12:49 PM | Last reply by Rob Caplan [MSFT] - Monday, July 15, 2013 9:54 PM -
0 Votes
SqliteDataReader in windows 8 Metro Style Apps
Hi,smanjula The forum is mainly care about the problems which related to windows store app.I think your question is concern about the how ...Discussion | 3 Replies | 1319 Views | Created by smanjula - Thursday, August 8, 2013 6:07 AM | Last reply by Anne Jing - Friday, August 9, 2013 9:22 AM -
0 Votes
SQLite in Windows Store Apps
Read the article on SQLite in Windows Store Apps - (Working with SQLite in Windows Store Apps). The article ...Discussion | 1 Replies | 452 Views | Created by ChetanKumar G Shetty - Thursday, September 25, 2014 7:37 AM | Last reply by Kareninstructor - Thursday, September 25, 2014 11:15 AM -
0 Votes
Downloading the executable of some Windows 8 Metro Style apps
Hi I installed a clean Windows 8 machine without Visual Studio or the Metro apps. I need to install ...Answered | 1 Replies | 2252 Views | Created by mbrainsky - Tuesday, November 29, 2011 9:24 AM | Last reply by Chris - Support_Engineer - Tuesday, November 29, 2011 2:28 PM -
4 Votes
Encoding.ASCII in windows 8 metro apps.
Hi. I am trying to convert a string to a stream in windows 8. The function normally used ...Answered | 1 Replies | 6673 Views | Created by Guilherme.Silva - Monday, August 13, 2012 12:01 PM | Last reply by Rob Caplan [MSFT] - Monday, August 13, 2012 5:23 PM -
0 Votes
Lync Integration with Windows 8 Metro Apps
advanced functionalities such as event subscriptions (e.g. user message me then in metro app a toast notification will appear), built-in metro ... -
1 Votes
RotateTransform Webview in Windows 8 Metro apps
Hi I'm facing issues in rotating the Webview control in Windows 8 metro Apps using RotateTransform on click ...Answered | 3 Replies | 3166 Views | Created by prabh.arora - Tuesday, August 28, 2012 12:02 PM | Last reply by Matt Small - Wednesday, August 29, 2012 12:40 PM -
1 Votes
Windows 8 Metro Apps MouseLeftButtonDown
Metro style apps use Pointer events instead of mouse events. I recommend you read the getting started documentation to better understand how Metro style ...Answered | 3 Replies | 2245 Views | Created by essigzso - Wednesday, July 18, 2012 9:14 PM | Last reply by Rob Caplan [MSFT] - Thursday, July 19, 2012 5:51 AM -
0 Votes
database table creation in metro apps
I have to create a database in a similar way as it is for windows phone 7 . please suggest me with some tips for creating a database table for ...Unanswered | 2 Replies | 1832 Views | Created by Metroappdevelopers - Wednesday, July 4, 2012 1:52 PM | Last reply by Metroappdevelopers - Thursday, July 5, 2012 1:57 PM -
0 Votes
Sqlite WinRT for Windows Store Apps on Windows 8 platform.
which is got from Windows Phone 8 project, where SQLite for WinRT is working fine. but adding this file in Windows Store ...Answered | 4 Replies | 1588 Views | Created by PravinCS - Friday, May 2, 2014 10:09 AM | Last reply by PravinCS - Monday, May 5, 2014 11:46 AM -
2 Votes
no of records in table
how I get the actual no of records of the table which when I use recount('table01') then result ...Answered | 2 Replies | 542 Views | Created by Alaa Mukhtar - Sunday, July 12, 2015 12:46 PM | Last reply by Benny Gabel - Sunday, July 12, 2015 6:35 PM -
3 Votes
Migrate windows 8 metro apps to windows phone 8
complete different architecture. I hope MS will find a better solution for the last two points. I think its a bit disappointing that the phone is ...Unanswered | 3 Replies | 2515 Views | Created by Dhanns - Saturday, November 17, 2012 5:08 AM | Last reply by psud2 - Saturday, November 24, 2012 6:21 PM -
0 Votes
develope metro Apps for Windows 8 tutorial
://msdn.microsoft.com/en-us/library/windows/apps/xaml/BR229566 Win 8 Metro Samples : ...Discussion | 1 Replies | 1908 Views | Created by cheerfulwish - Monday, July 2, 2012 11:13 PM | Last reply by Lisa19 - Tuesday, July 3, 2012 10:08 PM -
1 Votes
using SQLite to find information in windows 8 store app
easily insert, select, delete and update the data in the database. Storing the path to your images can be done by using an insert statement. Review ...Answered | 1 Replies | 973 Views | Created by Rui M_ - Thursday, March 19, 2015 5:29 PM | Last reply by Abdulwahab Suleiman - Thursday, March 19, 2015 9:29 PM -
2 Votes
Testing apps in metro style on windows 8.
Sorry if I wasn't specific. And yes I mean Metro style applications. I want to create manual tests that will test if the applications agrees with windows 8 ...Answered | 2 Replies | 2491 Views | Created by Lucas Gomes fpf - Tuesday, May 15, 2012 8:23 PM | Last reply by Lucas Gomes fpf - Wednesday, May 16, 2012 12:39 PM - Items 1 to 20 of 2936553 Next ›
No announcements