Click here to Skip to main content
15,879,348 members
Everything / Operating Systems / WinCe / Windows CE .NET 4.0

Windows CE .NET 4.0

CE.NET4.0

Great Reads

by Heath Stewart
Use XML Digital Signatures for a request- and signing-based licensing mechanism for your applications.
by Colin Angus Mackay
Discusses various aspects of SQL Injection attacks, what to look for in your code, and how to secure it against SQL Injection attacks.
by c-smile
HTML/XML scanner/tokenizer, also known as a pull parser
by Alain Rist
Featuring cell menu, in-place editor, single control and split dialogs, Vista shell and Mobile file controls and selection dialogs

Latest Articles

by chmod2222
Having problems changing app.config and web.config? Use your own settings class. Easy to add new keys and save to disk.
by Noel Frankinet
A virtual WTL ListView control on an SQLite3 table or view.
by popnadrian
Educational article about C# events
by saiful_vonair
Defines many to many relationship between different types of classes.

All Articles

Sort by Updated

Windows CE .NET 4.0 

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.
13 Jun 2008 by Noel Frankinet
A virtual WTL ListView control on an SQLite3 table or view.
22 May 2008 by saiful_vonair
Defines many to many relationship between different types of classes.
22 Mar 2008 by Derek Bartram
A quick start guide to custom event generating and handling
1 Feb 2008 by Agha Zair Ali
A way to capture signature on Pocket PC and saving as BMP file
11 Nov 2007 by Alain Rist
Featuring cell menu, in-place editor, single control and split dialogs, Vista shell and Mobile file controls and selection dialogs
10 Oct 2007 by c-smile
HTML/XML scanner/tokenizer, also known as a pull parser
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
18 May 2007 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#).
18 Apr 2007 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#).
8 Apr 2007 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.
19 Mar 2007 by Adam Nelson
Presents a C# implementation of Double Metaphone, for use with any of the .NET languages.
13 Mar 2007 by Guenther Klenner
The DataPlotter is a .NET control for graphical display of 2D data. For both the X and Y axis, a linear or logarithmic (any base) scaling can be selected.
18 Feb 2007 by AhmedEssamNaiem
Using Vector and double linked list to create trees
28 Sep 2006 by Alain Rist
Plug-in CodeProject's CStdString as WTL::CString and get the WTL CString support with a Standard C++ Library implementation.
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"
24 Apr 2006 by sebagomez
An article on how to configure a SQL Server 2000 and SQL CE on different PPC that syncronize their data with the SQL Server 2000
23 Nov 2005 by Heath Stewart
Use XML Digital Signatures for a request- and signing-based licensing mechanism for your applications.
12 Apr 2005 by Nick Parker
Using reflection and a custom attribute to bind data to UI elements.
10 Mar 2005 by Jim Wiese (aka Spunk)
Execute an assembly on a remote machine without any special hooks - works on existing assemblies!
15 Feb 2005 by ThaddParker
An article on the use of the OverlibPageControl and OverlibPopupAnchor for extended manipulation of the overLIB popup JavaScript library.
23 Jan 2005 by Colin Angus Mackay
Discusses various aspects of SQL Injection attacks, what to look for in your code, and how to secure it against SQL Injection attacks.
18 Aug 2004 by Sprotty
An introduction to XML Data Binding, and a review of a number of leading products.
9 Aug 2004 by Chad Z. Hower aka Kudzu
In this article, I will propose why developers like yourself should care about .NET, even if you are not planning to move to .NET.
2 Aug 2004 by Mubbasher Adeel
This is a simple C# program that illustrates the usage of DataGrid with DataSet.
2 Aug 2004 by Mubbasher Adeel
19 Jul 2004 by Jonathan Nethercott
A component to enable performance testing and timing of code in .NET.
17 Jun 2004 by Martin Randall
A ScrollableControl extension to generate horizontal and vertical scroll events.
8 Jun 2004 by Jose Luis Balsera
This article proposes a solution that mitigates the lack of debug console, when building Compact Framework-based Pocket PC apps.
13 May 2004 by Dan Glass
6 May 2004 by Hannes Foulds
An article on creating a custom collection like the SortedList that sort entries by value instead of by key.
28 Apr 2004 by Heath Stewart
Discusses the implementation of custom format providers for existing types and custom formatting for user-defined types.
20 Apr 2004 by aprenot
A generic algorithm that can be used to find the difference between objects.
16 Apr 2004 by Simon Kittle
Step by step instructions for creating an MSI Windows Installer for Pocket PC applications.
12 Apr 2004 by Steven Campbell
A fully tested component capable of encoding and decoding yEnc data.
28 Mar 2004 by BenDi
Another addition to the System.Collections namespace - a priority queue, also known as a heap.
23 Feb 2004 by kig
An article on how to implement and use variant. Variant is useful for creating heterogeneous containers and much more.
22 Feb 2004 by Matthew Hazlett
16 Feb 2004 by Mark Johnson
A suggestion to an alternative way to support languages under the .NET Framework.
20 Jan 2004 by Microsoft - Compact Framework
Learn how to create a single .msi file that is run from the desktop to install an application on different Pocket PC devices. The development process is automated so it's easy to build and package all of the necessary components into the .msi file. Sample code is provided for C# and VB.NET.
4 Jan 2004 by Jonathan Nethercott
Shows how to write a color button control for the .NET compact framework.
12 Dec 2003 by sh856531
A simple tutorial showing how we can customise the templates used by VS when it generates source code for us.
4 Dec 2003 by Saurabhdotnet
This article helps in exploring the power of Visual Inheritance and makes your application development very easy.
6 Nov 2003 by victor vatamanescu
Developing .NET cross platform applications using mono and IBM DB2
21 Oct 2003 by Daniel Fisher (lennybacon)
This article describes how to create a custom configuration file AppSettings reader class.
18 Aug 2003 by Salil Pitkar
Proposal to make C# properties flexible whilst maintaining the Smart Field syntax.
15 Jul 2003 by jemodurn
XSLT to transform Excel XML spreadsheet to CSV or HTML table.
7 May 2003 by xicoloko
Implements a DataGrid with a Master/Detail view on data.