Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does Visual CE work with Microsoft Visual Basic, Visual C++, Visual Studio .NET?

0
Posted

Does Visual CE work with Microsoft Visual Basic, Visual C++, Visual Studio .NET?

0

Visual CE is a self contained development environment. Forms created with Visual CE cannot be used directly as input forms for Visual Basic or Visual C++ programs. However, from your Visual CE application, you can launch Visual Basic, Visual C++, Visual Studio .NET programs. Likewise Visual Basic, Visual C++, and Visual Studio .NET can launch a Visual CE application. Data can be passed from one to the other through the database. Visual CE’s tables reside in the Windows CE Database Object Store, a Pocket Access database, or a SQL Server CE database. If the tables were created using Pocket Access or SQL Server CE, they can be accessed using the operating system’s database APIs. If the table were created using Visual CE, they can be accessed through the operating system’s APIs. You can also pass values to a Visual CE application by setting a Visual CE variable in your application. You do this by using the /a command line switch on the Visual CE runtime.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123