Click here to Skip to main content
15,887,596 members
Everything / Operating Systems / Windows / Windows XP Tablet Ed.

Windows XP Tablet Ed.

TabletPC

Great Reads

by DrABELL
5-in-1 educational software package for Tablet PC/Win8: Fraction Calculator, Prime Factoring, Linear, Quadratic and System of Equation solvers (AIC-2013)
by Matthias.Fischer
A riddle game for Windows 8 using JavaScript and HTML5
by Adam Page
Setting up an SMS gateway to conduct an SMS survey and storing the survey results in an MS Access database, from which you can generate/print out reports.
by Chris Boss
OpenGL based 3D learning software

Latest Articles

by B.O.B.
Win10 TabletMode alters the order of Form events in WinForms.Net - this article describes how to correct the event order
by Piyush Manharlal
Numbers only textbox for Universal Windows App with options to allow negative numbers and set custom numeric pattern.
by NightWizzard
Handling for hex expressions and the trailing '}'
by Murray Foxcroft
Integrating WPF and XAML with the Windows forms NotifyIcon control to produce a slick, styled popup window when the mouse is moved over the NotifyIcon

All Articles

Sort by Updated

Windows XP Tablet Ed. 

22 Sep 2022 by Colin Edwards 2022
i don't know how to take the codes and get them and make them into something like a auto clicker? What I have tried: geting a auto clicker? [edit] Multiple question marks removed to reduce total width. (174 of them) [/edit]
22 Sep 2022 by OriginalGriff
While we are more than willing to help those that are stuck, that doesn't mean that we are here to do it all for you! We can't do all the work, you are either getting paid for this, or it's part of your grades and it wouldn't be at all fair for...
22 Sep 2022 by Dave Kreskowiak
You're going to have to learn to write code to do something like this. Nobody is going to write it for you. And no, this is not something you're going to be able to learn in a couple of weeks, not even a couple of years.
9 Mar 2021 by KEEPREADING
I am looking to build a Children’s educational app for alphabets, numbers, phrases, words etc. I want to use a cross platform framework that can create good 2D graphics and animated videos. Could you kindly suggest any cross platform frameworks I...
9 Mar 2021 by Richard MacCutchan
See Xamarin.Essentials - Xamarin | Microsoft Docs[^], but you need to be a reasonably experienced programmer.
28 Jul 2018 by B.O.B.
Win10 TabletMode alters the order of Form events in WinForms.Net - this article describes how to correct the event order
17 Apr 2018 by JDMCODEBLOX
I have a label that i need to press for 2.5 seconds before it displays a messagebox. i figired out how to work it except for the touch screen it is a windows 7 and it has the press and hold feature which i turned off but there is still a delay What I have tried: i tried diabling touch and hold...
29 May 2017 by Patrice T
Quote: I have been trying to guess a 6 digit # for my activation code. I bought it from someone and didn't get any papers or information. You forgot to tell what is the software. When you buy a software from someone, the activation code is where is the value, not a physical media. So ask the...
28 May 2017 by OriginalGriff
No. Even if we knew what app you need it for, we wouldn't do it - the activation code is between you are the authors of the software, and only they (or their authorised resellers) can provide codes. Contact the manufacturers or the person you bought it from, explain the situation and see what...
13 Apr 2017 by craigster1976
I am working on a project that requires us to capture the users signature from their tablet pc. Most of the data entry, up to this point, has been text entry and drop down lists, which allow the user to enter data in a window and choose the text they want to go into that field. I'm assuming i...
27 Jan 2017 by Member 12970541
private Drawable colocaImgen(String nombreFile) { Drawable res1 = null; String uri1 = null; try { //First image uri1 = "@drawable/" + nombreFile; int imageResource1 = getResources().getIdentifier(uri1, null,getApplicationContext().getPackageName()); ...
22 Dec 2016 by elitemod
Everyone helped me show Tooltip notifyIcon in the Windows 10 screen TableModeNormal status display window of Icon ToolTipTableMode transition of Icon Tooltip not showing anymoredev: vs2015 https://www.codeproject.com/Articles/36468/WPF-NotifyIcon Thanks all!What I have...
21 Nov 2016 by Piyush Manharlal
Numbers only textbox for Universal Windows App with options to allow negative numbers and set custom numeric pattern.
25 Apr 2016 by MARSA347
hi all!!I have wacom intuos pro.How can I use two stylus on a screen, simultaneously? orHow can I have two mouse pointers on the screen, simultaneously?Thank'sWhat I have tried:I see this page: Handling Multiple Mice with Raw Input[^]
25 Apr 2016 by Philippe Mori
This question was asked on Stack overflow:Multiple mouse cursors on Windows 7 - Stack Overflow[^]One option is: Welcome to MultiPoint Mouse SDK[^]You can download it here: Download Windows MultiPoint Mouse Software Development Kit 1.5.1 from Official Microsoft Download Center[^]By...
25 Apr 2016 by Dave Kreskowiak
First, the hardware has to support it.Second, Windows does not support multiple mouse pointers itself. Your code CAN support multiple mice but your code has to handle all of the raw mouse messages coming from the drivers, handle all of the mouse position tracking, handle all of the mouse...
9 Apr 2016 by NightWizzard
Handling for hex expressions and the trailing '}'
16 Dec 2015 by JPais
Hi EveryoneIs it possible to draw on inkpresenter?I found a MSDN article to work around the inkpresenter, but due to some reason when I use the stylus pen, I am not able to draw anything, Also the same with mouse.Am I missing some additional setting to enable the inkpresenter to take the...
7 Nov 2015 by JPais
Hi EveryoneI am working on a project for tablet PCHere I need to write on the tablet using a stylus, get the X and Y coordinates and the pressure exerted on the tablet with the stylus, save these values in a text file and retrieve the written material back from the text file.On...
4 Nov 2015 by Murray Foxcroft
Integrating WPF and XAML with the Windows forms NotifyIcon control to produce a slick, styled popup window when the mouse is moved over the NotifyIcon
26 Sep 2015 by Piyush Manharlal
Using integer instead of Enum for ComboBox and Radio Button in XAML
9 Mar 2015 by Peter Moore - Chicago
By writing your own Virtual File System with a little C++, you can escape ApplicationData.LocalFolder and read and write databases in any folder your app has access to.
17 Feb 2015 by DrABELL
Win8/Tablet PC app allows inflation calculation on individual products and basket of goods (AIC-2013)
17 Feb 2015 by DrABELL
5-in-1 educational software package for Tablet PC/Win8: Fraction Calculator, Prime Factoring, Linear, Quadratic and System of Equation solvers (AIC-2013)
17 Feb 2015 by DrABELL
Store securely credit cards' structured meta-data, like contact info, PIN, APR on balance transfer/purchase/cash advance, and other terms/conditions
11 Feb 2015 by UmarSiddiqui
Help us help you improve community health
25 Dec 2014 by PrakashCs.net
go through below code provided in link[^]and using Driveinfo you can use various properties to detect tablet PC using System.IO.DriveInfo; var availableDrives = DriveInfo.GetDrives().Where(d=> d.IsReady && d.DriveType == DriveType.Removable);
25 Dec 2014 by Yesii
In Win7? If it's the first time of this kind connection, your PC need a drive program to start your tablet PC. Under normal conditions, your OS will search and download a matched driver and you can install it. After that you can find contents of your tablet PC in your computer.
25 Dec 2014 by Member 11175072
I want to start my application when the tablet PC has connected to the PC via the USB cable,I find some articles about detect the USB Flash Disk rather than the tablet,I know little about these technologies,Can you give me some tips or examples? I just want to detect the event that the tablet PC...
8 Dec 2014 by daluu
An article on creating and using a web browser (IE only) compatible ink or drawing control using the Microsoft Tablet PC SDK version 1.7. A sample pre-built control is provided for use and demonstration.
10 Oct 2014 by User1454
I created a tab host in activity_main.xml that includes two tabs eg: tab1 and tab2that includes two xml files namely tab1.xml and tab2.xmlBoth the tabs has been included in mainactivity.java. TabHost mytabhost=(TabHost)findViewById(R.id.tabhost); mytabhost.setup(); TabSpec...
8 Sep 2014 by Pragmateek
"MCSD Certification Toolkit (Exam 70-483): Programming in C#” - book review
22 Aug 2014 by Lyle12313
use Silverlight 4 and attach the database using using (var connection = new ComToolkit.Data.AdoConnection(connectionString)){ connection.Open(); var command = connection.CreateCommand(); command.CommandText = "SELECT MyColumn FROM MyTable"; var reader =...
18 Aug 2014 by Lyle12313
I have built an application that will capture and upload images taken from a tablet webcam to a database, the app works on tablets that only have one webcam but refuses to load the driver from tablets that have dual webcams. The code I'm using is straight from another code project solution,...
19 Jun 2014 by Marco Bertschi
I look back at my half-year experience as Surface 2 RT User, showing off the Surface Hardware and my experiences I had using it
14 May 2014 by Member 10771162
AngularJS: Communication between Controllers
6 May 2014 by Kornfeld Eliyahu Peter
Some about PHP...PHP have a few advantages over other platforms1. Easy to learn (I wrote my first PHP SOAP server 2 hours after my ever first line in PHP)2. As PHP is an interpreted environment you have no compilation to perform, and also the deployment is copy-based\3. Wide community...
6 May 2014 by thatraja
I'm not a PHP guy so wait for someone to answer on PHP related things. Here a comparisonPHP and ASP.NET - A Feature List[^]OK, for ASP.NET you have this article.Beginner's Walk - Web Development[^]Sander Rossel wrote:I want to develop for the web so it's accessible from a mobile phone...
5 May 2014 by Sander Rossel
Hi all,I may have a rather unusual question. I was asked by someone if I could do a little project for him. I probably could, but I've never done anything like it, so I need some advice.This person has a startup and basically all he wants to do is login to the application and fill in some...
5 May 2014 by Sergey Alexandrovich Kryukov
Only one main advice: it you are interested, stop saying "but" and just learn all you need to learn, if not — just forget it. With general programming experience, it won't be extremely difficult.About the choice between .NET and PHP: ASP.NET is probably the perfect tool, with the best...
29 Apr 2014 by Igor Vigdorchik
Presents a simple function to get the IPv4 address
2 Apr 2014 by Maciej Los
You did not provide information about "available online solutions". So, have a look at SO:How to detect device is Android phone or Android tablet?[^]Determine if the device is a smartphone or tablet?[^]How to detect system information like os or device type[^]Note: Google[^] returns...
2 Apr 2014 by sachinDabas
Hi , I am trying in one of my project to detect if a user is using Mobile or Tablet. so that based on Device I can redirect the User i.e. send mobile user to mobile site and send Tablet user to desktop site.I am using 51degreemobil Free version but it's free Lite version is not...
5 Mar 2014 by Harnis Findoliya
how to retrive data from table radio button in datalist.
23 Jan 2014 by User1454
Hello Everyone Am developing an application with multiple XML files. When I receive particular commands from server, based on that i will be calling the required XML files using the command: setContentView(R.layout.xml_file1); setContentView(R.layout.xml_file2);and this...
22 Jan 2014 by Peter Leow
Android uses Intent to transit between activities, see these examples : simple-example-for-intent-and-bundle[^]example_using_intent[^]
15 Nov 2013 by linkedPIXEL
Unleash your wildest creativity with this unique doodle app for all ages.
25 Oct 2013 by Jason Gleim
An application to help QA inspectors in the field
15 Oct 2013 by PeterTeoh
The error "No device" connected is generally due to your device drivers for the phone is not installed. Perhaps you should try installing the USB drivers for the phone as per here:http://forum.xda-developers.com/showthread.php?p=40771032
14 Oct 2013 by Member 9461537
I have ubislate 7C+ with android 4.0 This is a rooted device. I want to reverse tether this one. Can you please tell me step by step procedure ? When i click on USB tethering on tablet my PC can not install this tablet saying "Found new hardware"I also tried...
15 Aug 2013 by Chris Boss
OpenGL based 3D learning software
4 Jun 2013 by Folker_
Paddle-Ball multiplayer multitouch game for Ultrabooks.
1 May 2013 by Jawahar Suresh Babu
The tip gives an easy way to bind string values to WinRT RichTextBlock
9 Apr 2013 by Maciej Los
As i wrote in comment, it depends on tablet's OS. Most tablets are working on Android OS... Below list of articles corresponds to how to use VS 2010 to programm android application:Welcome World - First Android Application in Visual Studio...
9 Apr 2013 by dilipxxx
Hi,I am a .net developer and i don't have any idea how to develop tablet application using VS 2010 (Window 7)Could you please guide me how i can start development tablet application without any tablet ,only i have laptop (installed OS:-window 7 ,VS 2010,Sql 2008).Please guide me.Dilip...
26 Mar 2013 by Lukasz Swiatkowski
How to create an animating glass button using only GDI+ (and not using WPF)
26 Mar 2013 by Lukasz Swiatkowski
How to notify Windows Explorer about which files are used and locked by your application.
4 Mar 2013 by Sergey Zwezdin
How to adapt your responsive HTML pages to Windows RT snapped mode.
3 Mar 2013 by TatianaB
We have native (WPF) application on tablet with Windows 8.Tablet's user can click on Send button and it will send to server XML (or object with data) and few files: pictures or video (from 0 to many).Questions:1. What is correct way to send structured data: XML or our type of object...
15 Feb 2013 by Sandeep Mewara
HTML5 self learning center - Explore and understand the new features!
14 Feb 2013 by Muneeb Ashfaq
I Want To Download Windows 8 Grapgics Driver In For HTC Shift x9500 But How Please help me?
5 Jan 2013 by Vimalsoft(Pty) Ltd
Coding an N-Tier application in C# without using Wizards.
4 Jan 2013 by Kerem Guemruekcue
How to reverese a string in C#/.NET with almost one line of code using a build in Windows library function which is available on any Windows system.
20 Dec 2012 by Farhan Ghumra
Here I am presenting you how can you paste date time in photo. This article will be helpful to those devs who want to add CamaraCaptureUI in their apps.
17 Dec 2012 by fadi_sayyed
WPF Compare two brushes IsEquals
25 Nov 2012 by imgen
This article describes an app that finds friends nearby. It's an App Innovation Contest entry.
22 Oct 2012 by Matthias.Fischer
A riddle game for Windows 8 using JavaScript and HTML5
4 Oct 2012 by stebo0728
This guide shows how to extend a standard TextBox to have an "empty value" template
2 Oct 2012 by Richard MacCutchan
You should post this question in the Article Writing[^] forum, so the administrators can help you.
1 Oct 2012 by B. Clay Shannon
I would like to join the contest, but I don't want my idea/app description to be "borrowed." Can I be assured that nobody else (besides the project administrators) will see it? IOW, I don't want the world at large/other developers to see it.
20 Sep 2012 by Sreedhar Puligundla
Simple steps to create SQL joins by using SQL Server 2008 Management Studio
27 Aug 2012 by textorijum
How to SIMPLY populate TreeView from some sort of "list" variable / object / structure
10 Jul 2012 by OriginalGriff
AFAIK, you are stuck with SQLite - certainly, SQLServer does not (and very probably never will) run on Android - it is too heavily dependant on Windows (ignoring that they are both MS products).There is an example of an Android SQLite app here: Using SQLite Database with Android[^]
10 Jul 2012 by gaurish thakkar
Does anyone know about any sql database servers which can work on android as well as windows tablets
5 Jul 2012 by Silver Lightning
Display number or amount with commas but no decimal places or extension displayed
17 Jun 2012 by OriginalGriff
We do not do your homework: it is set for a reason. It is there so that you think about what you have been told, and try to understand it. It is also there so that your tutor can identify areas where you are weak, and focus more attention on remedial action.Try it yourself, you may find it...
23 May 2012 by Cristhian Selah
Perform a conversion in a select, view, and Stored Procedure.
8 May 2012 by Pete O'Hanlon
What operating system do you want to use? Are you wanting to use Android? Windows? This is going to play a large part in any decisions you make, so you need to know this up front.Are you talking about a pure tablet, or a laptop with a touch screen?
8 May 2012 by Richard MacCutchan
This is a technical forum. We have no idea what is available in your local shops.
8 May 2012 by Ganesh KP
Hi FriendsI want to buy a Tablet PC. I Can invest Rs3000 to Rs.5000 only.Is there any Good Tablets available in that price.I use this for Reading PDF Documents, Word Documents, Surfing NET.I didnot use this for major applications.What should we need to check out before buying a...
2 May 2012 by gaurish thakkar
Can i deploy an app which is created for win mobile on a win7 tablet?Actually i want to design an app for a win 7 tablet ,but i am worried about the looks .So will it be better if i create the app for win 7 mobile & then deploy it .??I am new to win 7 mobile development so please reply...
8 Mar 2012 by Mohammad A Gharakhanlou
hi all IT specialistswe got a project about gathering money for a charity organisationin which the organ agents monthly go to the members (i.e members's home or office) and get their aid.but after getting aid the agent should have a handy set (i.e mobile Pos or Tablet or ...)for...
23 Feb 2012 by ZurdoDev
The default value for Session is to store in cookies. So, yes, the session id is in the cookie sent to the client. You can have the session id encrypted in the querystring and your code does not change at all. You just have to change the web.config setting.See...
23 Feb 2012 by Rene Bustos
hi peoplei have a question.recently im develop a WebApp, all its fine, but the problem is when i disabled the cookies manualy from a tablet (Android),Ipad2 AND iphone 4s ,Just for Security of the customer.The case is when i Test the webapp and i trying to create a SESSION with VB.NET,...
16 Jan 2012 by Joe BTrez
How does Polymorphism work in JavaScript.
12 Jan 2012 by rd.sandeep
Good question!1.) For Android application development(both phones and tablets), the best resource is the developer site itself: Android DevelopersYou will find all the tools, resources and training on this site.2.) Next, for Windows Phone development, there are many sites: - The...