VS 2010 [WM] Develop Window Mobile - System Rebuilder
Feb 17, 2010[Code]...
I need help to insert folderbrowserdialog in the code above, instead of location, "SYS"
Excuse me for English language
[Code]...
I need help to insert folderbrowserdialog in the code above, instead of location, "SYS"
Excuse me for English language
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 RepliesI 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).
I would like to fine-tune their work tool.The basic idea is to load different libraries etc CppThere in my working environment, such as files - *. dsm.Read the information from them is no mean feat.
View 2 Repliesa company offered me to develop a project for our attendence system in which finger recognition system is used. now i have quitely no idea that what i do and what do i do with this finger recognition system project.
View 3 RepliesI create a vs 2005 project and a sdf file using ms sql server express 2005. And I try to connect it in MC65. I got this error The database file has been created by an earlier version of SQL Server Compact. Please upgrade using SqlCeEngine.Upgrade() method.
View 2 RepliesThis is the very first time I join this forum, since I have difficult convert vb.net code into windows mobile 6.x vb.net compact frame. I hope someone know how to write coding for compact frame.
I would like to load jpeg stored from an array to picture box, the following code work for vb.net only, It is not working under wm6.x compact frame.
[Code]...
i face check txt file location problem in window mobile 6 professional.code testing for window form
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Dim FILE_NAME As String = "c:UsersChee KangDesktopNew folder (2) estFile.txt"
If System.IO.File.Exists(FILE_NAME) = True Then
[code]....
coding above show me the correct answer :File already Exist (i pasted the file there before i start my program)but when i apply the same thing in window mobile 6 professional, it give me the wrong answer "File Does Not Exist" although i pasted the file there before i start my program.
am facing overwriting file in window mobile 6 professional.bellow are my code.
when the system start loading:
PrivateSubForm1_Load(ByVal sende System.Object, ByVal System.EventArgs)HandlesMyBase.Load
[code].....
I'm trying to make a project about a basic login system using visual studio 2008.I have a project that has 2 windows forms applications embedded in project.Form1.vb contains this:Code for Create account button:
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
'we verify if the accounts folder exists
If My.Computer.FileSystem.DirectoryExists("C:\Accounts") = True Then
[code]....
I have some errors of syntax that I don't know how to correct them.If it's neccessary I can also attach the project.It automatically creates on c drive a folder called accounts with 2 files where we have stored the username(Username.txt) and the Password(Password.txt).
I am trying to develop a simple inventory system. I now have all the database set up and would like to know if there is any code that I can refer to that alert users when the stock is low (e.g pop out window informing users that stock is low or change the number of stock in the database table into different colors).
View 16 RepliesI want to develop a system for booking cars for example. Suppose that one customer wants to book a car and this is the last one.Another customer searches with the same criteria and is finding this car too. How I am able to stay away of this situation?I don't know if I explained well... Imagine when you book tickets. How they can 'lock' the last ticket (or maybe the one that someone is viewing it) and make it unavailable to customers that have browse the site after?I use C# and it's about a very simple web service.
View 3 RepliesI need to know how to develop an inventory system using vb.net with msaccess
View 1 RepliesI have been assigned to develop ground control system software. The thing is, i have never use visual basic before. Can anyone help me or guide me on how to develop the ground control system software?? is there any tutorials or basic training module which is almost same like ground control system??
View 6 Replies[font=Arial] i whoud like to develop vehical reservation system project what can i do for that?
View 1 RepliesPrivate Sub wb_Scrape(ByVal sender As System.Object, ByVal e As
[Code]...
SMS Sending application in vb.net using GSM Modem of Mobile & AT Command where mobile numbers are dynamically coming from sql server database.
View 1 RepliesI just downloaded the Visual Studio 2010 Express for Mobile Phone. C# is the only language available. Will Microsoft add Visual Basic as well? When?
View 5 RepliesDoes Windows mobile 6.x and CE development supported in VS2010?
View 1 RepliesI m trying to connect sql server to mobile device but dont know were to start
View 2 Replieshow can i send sms from PC to GSM-MOBILE i am developing a banking application and want to add a functionality by which the user can know the balance in his account by sending a sms only.so i want my PC to send sms to mobile and receive SMS from mobile.i heared about GSMCOMM library but dont know how to use that.
View 2 RepliesI would like to create a mobile application for Windows Mobile, how can this be done? I have Visual Basic Express edition.
View 4 RepliesFirst off, this is not for a class. Although I *AM* taking VB classes, I wanted to do something on my own that would help me learn. I find that the examples and assignments in class, are okay, but I would like to do something that I could apply in real life, perhaps apply it to my own work and master many techniques. So this could actually become my own final exam
That being said, I have searched and read all the posts on quizzes and tests and they are usually asking for code answers. No from the beginning development and planning. I am sure eventually, I might ask some code questions, but I would like to start at the beginning and analyze, develop the algorithm/ flow chart, and desk-check first.
im a newbie to visual basic 2010 but i plan on learning everything in a 2 week period(i have a book on learning and im a very good at being self taught) i was just wondering if visuabasic 2010 would be a good language for building a mobile device from scratch and or developing for a mobile device(homebrew mobile device),
View 5 RepliesI'm trying to integrate a feature into my application that emulates a cell phone. This means that when the "mobile browser" is used, the browser automatically redirects to the mobile version of the site (if there is one). How would I do this? Is there a way to make the site think my browser is from a mobile phone? How do I detect if there is a mobile version of the site?
View 3 RepliesWhen I try to start a USB Modem application, which was working normally by the way, it gives me this message.
[Code]...
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.
Can anyone suggest a book or a direction for some training other than bombarding you guys with posts all the time? I'd like something geared more for teaching than for just reference. Books really aren't cheap and I'd like to just buy one if possible. Free website tips and training would be nice too. I've built a calculator for fun and my project will be more database oriented but I'd like to build more form applications.
View 3 Replieshow to write mobile phone caller in VB 2010..please give me samples or video tuts or pdf books or any instruction about that....
View 5 RepliesI just downloaded the Visual Studio 2010 Express for Mobile Phone. C# is the only language available. Will Microsoft add Visual Basic as well? When?
View 5 Replies