Microsoft Internet Explorer for Microsoft Windows CE is the most compatible, feature-rich browser control for the Windows CE operating system. Developers, OEMs, independent software vendors (ISVs), and independent hardware vendors (IHVs) can use the technologies provided by Internet Explorer for Windows CE to build a custom browser for a specific device or market.Feature DifferencesSupported TechnologiesFeature DifferencesInternet Explorer for Windows CE supports the same features that were included...
Sunday, November 15, 2009
Information Internet Explorer for Windows CE
Author: hr
| Posted at: 7:11 AM |
Filed Under:
Programming
|

Continue Reading...
How To Upgrading Applications Created in Visual Basic 6.0
Author: hr
| Posted at: 6:43 AM |
Filed Under:
Programming
|

Visual Basic 2008 provides the ability to upgrade applications created in Visual Basic 6.0 so that you can continue development, taking advantage of the benefits of the .NET Framework. When you first open a Visual Basic 6.0 project file (.vbp), the Upgrade Wizard appears. A command-line tool is also provided for upgrading projects outside the development environment.With Visual Basic 2008, you can upgrade applications created in Visual Basic 6.0 so that you can continue development, taking advantage...
Monday, November 2, 2009
Build an Email Server
Setting up an email server is remarkably straightforward, but there are a couple of things to be very careful of so it doesn't end up being a haven for spammers.An email server consists of several components: an SMTP (Simple Mail Transport Protocol) server to handle mail transfer between hosts, POP and IMAP servers to give users access to mailboxes from their desktop mail clients, and often some kind of mail-filtering system for reducing spam and viruses passing through the system.Postfix SMTP ServerThere...
Microsoft Data Access Components
Author: hr
| Posted at: 6:14 AM |
Filed Under:
Programming
|

The Microsoft® Data Access Components (MDAC) SDK documents the key technologies that are part of Microsoft's strategy for providing access to information across the enterprise.Microsoft Data Access Components include ActiveX® Data Objects (ADO), OLE DB, and Open Database Connectivity (ODBC). Data-driven client/server applications deployed over the Web or a LAN can use these components to easily integrate information from a variety of sources, both relational (SQL) and non-relational.If you have...
Subscribe to:
Posts (Atom)