What Development Tools Are Needed To Develop Windows Mobile Applications
May 18, 2010
I wish to develop windows mobile applications, preferably using VB (I 've done this in the past with VB6). What do I need to install? All my searches result in information about using 2005/2008 versions of Visual Studio, which seems odd if Microsoft are pushing to use Visual Studio 2010. I would like to use VS 2010. So, can I develop Windows mobile applications using VB 2010? If not, what version of VS do I need and what language should I use?
don't complicate the issue with a load of flannel. I just want to know that I need to install - this, with this SDK, these utilities and write your software in this language (ideally VB).
View 3 Replies
ADVERTISEMENT
Mar 8, 2011
I just installed VS 2010 Ultimate with the intent on developing Windows Phone apps. However, I've seen alot of different links as to what I need to integrate the Windows Phone SDK into VS 2010 and I'm really not sure about it. Can anyone provide me with a one-stop shop link for this?
View 2 Replies
Jul 12, 2010
i want to buy a phone thats running on windows mobile 6.5 (htc touch2) and i want to run visual basic applications on it. i don't know how i can run them , is it possible ? ive started to learn c# to. Is it possible to run applications made in visual basic or c# ? if i can , how do i run them
if i can't what phone should i use ( android driven phone maybe?)
View 2 Replies
Aug 25, 2010
I m trying to connect sql server to mobile device but dont know were to start
View 2 Replies
May 13, 2010
I understand the the Agile development methodolgy is popular. It's supposed to be a good way to develop projects. And potential employers want you to know it. So I would like to learn it. What are the best books, tutorials, tools and anything else that you can use to learn it?
View 1 Replies
Apr 14, 2009
what database i need to use for PDA application? EDIT: Title edited to be more descriptive
View 2 Replies
Feb 17, 2010
[Code]...
I need help to insert folderbrowserdialog in the code above, instead of location, "SYS"
Excuse me for English language
View 1 Replies
Aug 14, 2010
I'm am wanting to get out of access dbs and into something more solid, ive heard that sqlite or mysql are great database tools for your applications. I am also looking for a database with a GUi to manage the database more easily and links on how to incorporate the database into my projects, etc. So any links,videos, suggestions i'd like to hear them all.
View 9 Replies
Jun 12, 2012
is excel Import and export format supported in windos mobile development? because i cannot find it in add reference..
View 1 Replies
Apr 11, 2010
I recently developed three very independent applications of each other and showcased them to a professional. He praised the inventiveness of the softwares but gave one suggestion that "We would like to see a suite of these applications." I developed these applications as a hobbyist but now want to move forward with the suggestion.
View 5 Replies
Aug 19, 2011
Is it possible to run VB applications on a mobile?
View 2 Replies
Mar 28, 2009
Recently i had a discussion with someone about the proper way to develop a database driven (SQL Server) application.In his opinion i should design also the database inside the application.At this moment i design the database in SQL Managaement tool and use a custom class to connect to this database (or the one of the client) in my application.What are the cons and pro's of using the VS database designer inside my IDE?
View 4 Replies
Nov 12, 2009
I would like to create a mobile application for Windows Mobile, how can this be done? I have Visual Basic Express edition.
View 4 Replies
Jun 8, 2010
I would really like to have some icons for my applications, I cant seem to find any suitable on the net so I was wondering if there was any way I could change the file type of a jpg to ico or is there any free software for creating my own icons.
View 14 Replies
Jun 21, 2010
i wanna know whether we can create mobile applications for nokia (N series) and install them in the phone using vb.net..i have gone through the smart Device option available in .net and it seems to be valid only for pocket PC's.
View 1 Replies
Mar 9, 2010
Project to develop tidal height prediction system for mobile accplications. how to start! The first objective is to develop a calendar converter. i have tried to do the interface.
View 2 Replies
Apr 5, 2011
I would like to know if it is possible to develop smartphone applications using VB.NET rather than C# with the MonoDroid Visual Studio addin? Also, if possible could anyone point me in the right direction of some example code in VB.NET not C#?
View 2 Replies
May 13, 2010
I would like to know if I need to get permission from Microsoft to develop applications for Small local firms using Visual Studio 2010.
View 6 Replies
Feb 2, 2012
Does Windows mobile 6.x and CE development supported in VS2010?
View 1 Replies
Jun 19, 2012
I'm attempting to use waveOutSetVolume from coredll.dll to gradually increase the audio volume from silent (or near silent) to maximum.
Most of the code examples I'm finding show some predefined set points for Off, Low, Normal, Medium, High, and Very High like this:
Public Enum Volumes As Integer
OFF = 0
LOW = 858993459
[Code]....
OK, and here's some API documentation which doesn't make a lot of sense to me in this particular context. What is low-order word and high-order word and how can they both exist in a single value?
· dwVolume New volume setting. The low-order word contains the left-channel volume setting, and the high-order word contains the right-channel setting. A value of 0xFFFF represents full volume, and a value of 0x0000 is silence. If a device does not support both left and right volume control, the low-order word of dwVolume specifies the volume level, and the high-order word is ignored.
View 1 Replies
Mar 17, 2011
i am doing project of Order Accepting system for five star hotels.Scenario is Waiter will accept order using Window Mobile which is Connected to WiFi present in hotel.I want to communicate to database(Sql Server) present on My Machine (Computer present in kitchen) through WiFi and Add order into table present inside database. This should notify my application present on Compter and should print order. After completion of Order Application from kitchen will notify to waiter about completion. My problem is How to Communicate with database present on Remote computer using WiFi from windows Mobile.
View 2 Replies
Aug 23, 2009
I'm trying to move a windows form app to a windows mobile 5 device and I was able to get every thing working except this piece of code.
[Code]...
View 2 Replies
Oct 15, 2011
My some problem for vs 2008 in mobile applications How to learn mobile device board serial number in vb 2008?
View 2 Replies
Mar 15, 2011
it may be a silly question but can anyone pls clear why windows app do not have any such tools like jquery ,javascript for increasing performance .As some time we access data from remote server and use only app interface in our machine
View 3 Replies
Jun 9, 2009
is there a section on how to add controls, Ie like in fire fox Tools/Options
View 1 Replies
Nov 26, 2010
I am using a vb.Net 2010 and sql server 2005.I want to run a solution that is windows form to another computer.There is No centralized server.
View 1 Replies
Sep 17, 2009
I want to create a windows installer package using visual studio. It is my understanding that there was a simple way to do this in vb6, you could add an installer like you can add a new form.
How can I do this in vb.net? I downloaded and installed the Windows SDK from [url]... because it said somewhere that it could create installer packages and had tools to do so for .net
View 5 Replies
Mar 31, 2010
I am working on a VB6 project and my organization is planning to upgrade the technology from VB6 to VB.net. As I am new to VB.net windows application development, I dont know where to start and what to include in code. I have read that VB.net windows applications code should have AssemblyInfo, CultureInfo, Windows Security authentication etc. But I have still not found any article, code sample or VB.net windows application sample that could give me a complete list of features that an organization level VB.net windows application must have.
View 2 Replies
Sep 18, 2010
Despite the fact that Lisa and Luca anounced on 13 may 2009 that C# and VB.NET would have a Co-Evolution i am dissapointed that there is still no VB SDK for Windows Phone 7 development ( afaik complete XNA isn`t supported yet ) .
View 6 Replies
Jan 18, 2012
I'm in the market for getting a new laptop and not sure what version of Windows 7 I can get buy with for Software/Web Development. What's the census out there?
View 4 Replies