|
|||||||
| Windows Mobile 2003 Questions and Answers regarding Windows Mobile 2003. |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#3 (permalink) | |||||||||||
|
Aximsite Hall of Fame ![]() ![]()
|
Have you used it? I have VB6 and love it, but from what I understand, the new version is object oriented, and I don't want to learn a whole new way of programming.
| |||||||||||
|
|
||||||||||||
|
|
|
|
|
#4 (permalink) | ||||||||||
|
Aximsite Elite ![]() ![]()
|
VS 2005 is great. From a developer perspective, it's a huge improvement over VS 2003. For example, the work for a lot of common activites (eg. building security) is much, much simpler, as MS provides a set of libraries that the the repetitive stuff.
The OO thing is not all-or nothing. If you know VB6, you can use VB.Net 2005, no problems. I haven't done any create any mobile apps, other than playing around a few years ago when I first got my hands on VS 2003. I just spent the last 5 minutes creating a mobile app with VS 2005 and deploying it to the emulator. Doesn't do much (copies the contents of Text1 to Label1 when Button1 is clicked), but still, pretty good for five minutes work, most of which was figuring out how to do the deployment. | ||||||||||
|
|
|||||||||||
|
|
|
|
|
#5 (permalink) | ||||||||||
|
Aximsite Minor League ![]()
|
You may have to download the WM2003 Sdk.
I use vs2005 standard with C# and it appears to work well. | ||||||||||
|
35.50296% - Major Geek I am nerdier than 95% of all people. Are you nerdier? Click here to find out! |
|||||||||||
|
|
|
|
|
#7 (permalink) | ||||||||||
|
Aximsite Veteran ![]()
|
Quote:
I use both VB6 and Visual Studio.Net in my work. For my own little side projects, however I still use VB6. .Net is fine - but if you're interested in developing strictly to the Windows desktop then VB6 still has the most bang for the buck, IMHO. If you have an extra couple hundred bucks - order yourself a copy of CodeSmart2007 for VB6. (www.axtools.com). It enhances the VB6 IDE with features you only find in .Net - it's an excellent extension. Much of the code that I still maintain in our system here (at least 60% of it) is in VB6 and really has no cause to be migrated to .Net as yet. VB6 ain't dead by a long-shot. -CB ![]() | ||||||||||
|
General Aviation is not the stepchild of modern aviation... it is the Father. - Unknown
The aviation industry has a perfect record: we've never left anyone up there! - Unknown If the plane is still in one piece don't cheat on it, ride the bastard all the way down! - Airp, Airp. |
|||||||||||
|
|
|
|
|
#8 (permalink) | ||||
|
Aximsite Minor League
|
I'm talking about using Visual basic for building an application for WM2003, not any other visual studio language. I'm not a programmer really, sort of a beginer to the scene. Though for the pc, using Visual basic in VB 2005, how do you animate a square that has been made using the brush/ graphics code? As well control it by using a key.
| ||||
|
|
|
|
|
#9 (permalink) | ||||||||||
|
Aximsite Minor League ![]()
|
All the .Net languages all use the same framework, just the syntax is slightly different.
You will wire up an event for OnDraw and one for OnKeyPress. You will also need to access the Graphics object and use the DrawSquare function. | ||||||||||
|
35.50296% - Major Geek I am nerdier than 95% of all people. Are you nerdier? Click here to find out! |
|||||||||||
|
|
|
![]() |
| Tags |
| 2005, basic, studio, visual |
| sponsor links |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Free Visual Studio 2005 | mannc7 | Hot Deals | 6 | 09-19-06 07:29 PM |
| Visual Studio 2005 | Dylan C | Water Fountain | 6 | 08-23-06 11:22 AM |
| AXIM X51 and Visual Studio 2005 | Rippo | Water Fountain | 9 | 06-24-06 10:38 AM |
| Visual Studio 2005 deployment | cve.axim | X50 / X51 Forums | 3 | 12-29-05 08:57 AM |
| Visual Basic PPC programming in Visual Studio 2005 Beta 1. | cnjmorris | Water Fountain | 2 | 09-10-04 06:17 PM |