Click here to Skip to main content
15,887,436 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 Title

Windows XP Tablet Ed. 

30 Dec 2007 by Amer Chaudhry
.NET and J2EE interoperability for .Net Developers
6 Aug 2008 by SHRIDHAR TL
Compose mail messages and send them through your mail account provider.
24 May 2007 by Liam Cavanagh
The purpose of this article is to help get a user started in building a mobile database application using SQL Anywhere and Visual Studio .NET (C#)
24 Mar 2005 by xryl669
This article provides a very simple but efficient base code for hooking API functions in any application.
18 Aug 2004 by Sprotty
An introduction to XML Data Binding, and a review of a number of leading products.
23 Feb 2009 by Rick Hansen
Here is a very simplified method for selling relatively secure unlock keys to your customers. The unlock key you provide will only unlock that specific customer's download instance for a specific feature set or product.
5 Aug 2011 by beratxt
Hi GuysI have a trouble with this website https://ebeyanname.gib.gov.tr/giris.html . After I navigate this link in webBrowser Control , Website is directed to automatically https://ebeyanname.gib.gov.tr/index.html . So , I have trouble to show in webBrowser this link .How can i solve this...
6 Aug 2011 by Richard MacCutchan
The web site is automatically forwarding your browser to the second link; there is nothing you can do about this.
1 Jan 2008 by Steve-Low-NextwaveSoft
A button with a shiny orb effect on mouse hover.
7 Jan 2008 by Jarl Ostensen
A finite field EC and simple ECC scheme in C++ to help understand the principles.
30 Nov 2006 by Nick Alexeev
This class is a thin MFC wrapper around Win32 API for reading/writing INI files.
31 Oct 2005 by Alexandru Ghiondea
A histogram control for displaying your data.
26 Dec 2007 by Marc Clifton
Understanding value and ref types for equality tests and as keys in collections
4 Mar 2013 by Sergey Zwezdin
How to adapt your responsive HTML pages to Windows RT snapped mode.
13 Feb 2009 by SHRIDHAR TL
Allows to maintain and backup your contacts and also maintains a reminder. You can store data in any of the three different databases like Microsoft SQL Server, MySql, Microsoft Access
30 Jun 2007 by vridhichowdhry
How to print a Form in VB.NET using the Printform Component. Describes the various ways with examples on how to customize the printed output according to your need.
11 Jun 2006 by Sandip Dalvi Tung
This code is very useful when you want to auto increment number using A-Z and 1-9 with possible combinationYou can pass any string and system will return next possible number e.g. You can Pass number "PRO01A9" then You will get "PRO01B1"
13 Jun 2008 by Noel Frankinet
A virtual WTL ListView control on an SQLite3 table or view.
12 Jul 2006 by Steve Ward UK
This article will demonstrate an alternative to the C# out parameter for those times when you need to get a value back from a method plus some additional information. I'll show you how generics and anonymous methods can be used together to help you write cleaner resuable code.
22 Dec 2007 by YangXiaoWang
An apple style docking bar implemented by eGui lib
17 Oct 2006 by Rad1cal
I have written a number of applications and have always been a little disappointed at how drab they look using the standard VS controls. I had been looking for an easy way for brightening up these apps and in the end resorted to writing my own button control.
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[^]
6 Apr 2008 by Jeffrey Walton
Encrypt data using Block Ciphers with Crypto++.
28 Mar 2008 by Kam
An Arcball module using CsGL in C#.
11 Dec 2007 by James Sullivan
In this article, I would like to share my experience and knowledge about ASP.NET Caching and how it can improve your website performance.
5 Oct 2008 by Sergiy Stoyan
It is a handy thing if all the windows in an application, by default, have the same icon like the application’s executable. Here is a tip: how to easily assign your application’s icon to all the hosted forms.
21 Feb 2011 by vbRobNet
Hi:I have written in VB6 (many years!) and some dot net VB and PDA apps. I have just purchased a real nice tablet (ASUS Windows 7 Pad WIN 7 Professional) but am not sure how to go about writing apps for it. All of the books are dated back to 2002-3 and the SDK (1.7) is from 2006/7 ... Is there...
22 Feb 2011 by Henry Minute
It's only a little newer (2009) but this[^] should get you started.
22 Feb 2011 by vbRobNet
Thanks Henry ... Appreciate your response.Rob
24 Aug 2006 by AhmedEssamNaiem
external.menuArgument is very useful property but it can be used as a tool to help hacker to get quick information about your page and application
15 Dec 2007 by Joss
This project will show you how to make a program that randomly chooses a background image when you log on, and either lets you simply select a background, or randomly chooses one for you every minute to an hour.
27 Jan 2005 by drice
Mechanism to automatically dock/anchor your controls in a window or dialog.
8 Sep 2014 by Pragmateek
"MCSD Certification Toolkit (Exam 70-483): Programming in C#” - book review
31 Aug 2010 by Resco Developer Tools
No doubt, Microsoft Dynamics CRM is one of the world's most popular CRM systems. It's unique because of its customization capabilities allowing enterprises to adjust it to their specific needs whether their main focus is selling goods, providing services, or something completely different.
2 Aug 2004 by Mubbasher Adeel
21 Sep 2010 by craigster1976
I am working on an application for a tablet pc. In the UI, there is a section where there is a vertical list of checkboxes. The users would like the ability to draw a line through the list of checkboxes, and have the code check them. I was thinking that we could trap the starting and ending x...
26 Jun 2007 by venom00
In this article, we'll talk about VB6-.NET interoperation without involving COM. How? Making C-like exports of some functions from a VB.NET DLL. First, I'll introduce the technique used with a very simple sample and then it will be explained how to set a global hook just using VB (6 and .NET).
27 Dec 2007 by Asya Alshaikh
show how to call a web services inside ASP.NET web project. using a test published web services; Extentrix Web Services 2.0 Application Edition
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...
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...
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,...
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 =...
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 Sep 2010 by DaveAuld
There is an article on MS for this;http://msdn.microsoft.com/en-us/library/aa480678.aspx[^]
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
13 Jan 2008 by SirAsad
This Control can change the Georgian dates in Dataset to Shamsi date (For Report)
5 Jan 2008 by Mike Hankey
A utility to uncover the mysteries of the Clipboard, now with a data injector that allows you to pass various data formats to the Clipboard.
5 Jan 2013 by Vimalsoft(Pty) Ltd
Coding an N-Tier application in C# without using Wizards.
14 May 2014 by Member 10771162
AngularJS: Communication between Controllers
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,...
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...
7 Dec 2007 by sdk_codemaker_2005
Creates User Information from Input into a Text File - C#
9 Apr 2016 by NightWizzard
Handling for hex expressions and the trailing '}'
22 Oct 2007 by Shahar Gvirtz
In this article, you'll learn how to create a setup project to deploy your code with 0 lines of code.
1 Jan 2008 by Helmut Obertanner
In this article, we will create a form region that shows all contacts within the same category.
6 Jul 2007 by nguyenthanhtungtinbk
This article shows you the advantage of PNG images with alpha-blending feature in creating animation and demonstates how to use PNG images in Framework.NET application by calling API
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...
21 Dec 2007 by Roberto Sonnino
A text editor with interactive 3D, speech, and ink using WPF 3.5.
26 Mar 2013 by Lukasz Swiatkowski
How to create an animating glass button using only GDI+ (and not using WPF)
25 Sep 2007 by saud_ad
A walkthrough on building a Windows control that can be moved by the user at runtime.
20 Sep 2012 by Sreedhar Puligundla
Simple steps to create SQL joins by using SQL Server 2008 Management Studio
23 Aug 2005 by PEK
CThread simplifies the process to start, run and stop threads. You can use it to work with threads in the same way as you do in C# or Java.
26 Jun 2008 by chmod2222
Having problems changing app.config and web.config? Use your own settings class. Easy to add new keys and save to disk.
8 Dec 2007 by Hamidreza-Ghasemkhah
Automatically generates the required class and stored procedure to work with SQL databases
14 Sep 2008 by Steven A. Lowe
Dashboards are immensely useful not only for business data but also for business applications, but only if they display metrics that can be used to "drive" (or "steer") in real-time.
16 Oct 2006 by Sean Goodpasture
An article describing a way to find the differences between two database instances
30 Dec 2007 by Redskin9
A series of Database utilities for lookup and data manipulation written in C#
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...
10 Dec 2007 by MSDN_MCP
An article that discusses different ways of deploying ClickOnce
20 Jul 2005 by Juan Roman
This article explains how to use a BackgroundWorker and a StatusStrip to display an Internet connection status icon on a StatusStrip using .NET Framework 2.0.
5 Jul 2012 by Silver Lightning
Display number or amount with commas but no decimal places or extension displayed
22 Oct 2012 by Matthias.Fischer
A riddle game for Windows 8 using JavaScript and HTML5
14 May 2008 by daluu
GUI automation for the purpose of driving or controlling an application via its GUI
7 Sep 2006 by PRMan!!!
OK, Cancel, Yes and No buttons that set their own Text, Name, DialogResult and Accept/Cancel status
18 Feb 2007 by AhmedEssamNaiem
Using Vector and double linked list to create trees
17 Apr 2008 by sathesh pandian
The users can add new rows with values without using any databases
11 Mar 2008 by Sushant Joshi
To adjust the size of the drop-down list dynamically at the client-side and adding back-ground and fore-ground color to the drop-down list.
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)
6 Jul 2005 by Vitaly Tomilov
Demonstrates effective data processing of ADO recordset objects in C++ via Safe Arrays provided by method GetRows.
16 Dec 2007 by Yang XiaoWang
A easy-to-use widget libary to develop the animation GUI based on Windows GDI
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...
30 Dec 2004 by mav.northwind
How to use arbitrary controls in ListView cells.
8 Dec 2008 by Joseph Armbruster
How to embed the Google Earth scene in a C# application.
4 Oct 2012 by stebo0728
This guide shows how to extend a standard TextBox to have an "empty value" template
26 Dec 2007 by S.S. Ahmed
Surveys are an excellent way of collecting information from the users. Learn how to enable anonymous access in SharePoint surveys.
21 Nov 2008 by LeeBear
This is an inline enumeration of files instead of building an array first.
19 Sep 2004 by Dennis C. Dietrich
A VBScript that overwrites free disk space to prevent file recovery on a NTFS partition, by creating a file with random data and (mostly) the size of the free space.
11 Dec 2007 by Wahab Hussain
This will help you manipulate an Excel file through your code. You can update the Excel file as well.
15 Aug 2013 by Chris Boss
OpenGL based 3D learning software
17 Jul 2008 by steve_hocking
An article on extending the dependency injection framework provided by the ObjectBuilder from the Microsoft Patterns and Practices group.
6 Dec 2007 by Ali Ozgur
Describes making of an external tools add-in using ProcessStartInfo and Process classes in System.Diagnostics
10 Apr 2005 by Alexandru Ghiondea
Describes how to build forms that fade-in when they load.
10 Oct 2007 by c-smile
HTML/XML scanner/tokenizer, also known as a pull parser
5 Jun 2007 by J. Dunlap
Avoid the unnecessary pixel format conversion that normally happens when drawing a portion of an image to the screen with System.Drawing