Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / operating-systems / WinCE / CE2.10

CE2.10

CE2.10

Great Reads

by Liam Cavanagh
The purpose of this article is to help get a user started in building a mobile database application using Visual Studio .NET (C#).
by Liam Cavanagh
The purpose of this article is to show how to add data replication to a mobile application through the use of .NET (C#).
by Sprotty
An introduction to XML Data Binding, and a review of a number of leading products.
by Chris Maunder
A class that makes using DIBSections as simple as using a CBitmap

Latest Articles

by Liam Cavanagh
The purpose of this article is to help get a user started in building a mobile database application using Visual Studio .NET (C#).
by Liam Cavanagh
The purpose of this article is to show how to add data replication to a mobile application through the use of .NET (C#).
by Sprotty
An introduction to XML Data Binding, and a review of a number of leading products.
by Chris Maunder
A class that makes using DIBSections as simple as using a CBitmap

All Articles

Sort by Score

CE2.10 

by Liam Cavanagh
The purpose of this article is to help get a user started in building a mobile database application using Visual Studio .NET (C#).
by Liam Cavanagh
The purpose of this article is to show how to add data replication to a mobile application through the use of .NET (C#).
by Sprotty
An introduction to XML Data Binding, and a review of a number of leading products.
by Chris Maunder
A class that makes using DIBSections as simple as using a CBitmap
by Chris Maunder
A class for adding icons to the system tray
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"
by Babak Ansari
A custom XML serializer using .NET.
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
by AhmedEssamNaiem
Using Vector and double linked list to create trees
by aa2max
Simple web-based time management application using ASP and MS Access.
by c-smile
HTML/XML scanner/tokenizer, also known as a pull parser
by Nilesh Surve
This code will give you the diffrence between the two dates in days.Some time it is required in the program to get diff. between two dates.It is so small and very efficient code.
by saiful_vonair
Defines many to many relationship between different types of classes.
by ThaddParker
An article on the use of the OverlibPageControl and OverlibPopupAnchor for extended manipulation of the overLIB popup JavaScript library.
by Chris Maunder
A simple application that places a date in the system tray
by Michel Helms
This easy-to-get tutorial explains in detail everything you need to know about audio-CDs and how to rip the tracks.
by Chris Maunder
A simple tutorial that demonstrates how to use the grid control in a doc/view application.
by John Paul Pirau
Use CString to convert betwen UTF8 and UTF16.