VS 2010 Indows Mobile 6.x Development 2010 Support
Feb 2, 2012Does Windows mobile 6.x and CE development supported in VS2010?
View 1 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 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 Replieswhat database i need to use for PDA application? EDIT: Title edited to be more descriptive
View 2 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 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).
is excel Import and export format supported in windos mobile development? because i cannot find it in add reference..
View 1 RepliesIs VS 2010 just IDE features - or do I need to use it to target more recent framework versions?Starting a big project and want to make sure I'm aware of what VS 2010 offers over VS 2008.
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 tried upgrading vb6 to vb.net using the convert tool in visual studio 2010. But I couldnt find the option Visual Basic 2010 Upgrade Wizard.
View 4 RepliesI always wanted to make some websites. Is VB 2010 a good tool to make websites?
Where is a good place to start. Tutorials, examples and all of that.
I just us visual stadio 2010, I want ask a question about VB10 develop a OPC client to connect SIEMENSPLCFirst in PC, I use SIEMENS software create an OPC server, then, add reference OPC control in VBthen I input some code in VB, that connect to OPC server, following is main part of code
(1) connect OPC server
Dim WithEvents MyOPCServer As opcsiemensautomation.OPCServe 'define OPC severMyOPCServer
[code].....
does anyone knows how to develop dlls for crystal reports 2008?My OS is Windows7 x64 but i would like to develop dlls for x64 and x86, i won't mind to compile them separately.
View 1 Repliesim 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 want to design a application which can support two different types of databases same time e.g; when we install, it will ask which db it has to support and based on initial selection it should work with any db without changing anything in the application.In short it has to be developed keeping in mind that user may have either MS SQL or MySQL. It should support both.
View 4 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 RepliesHave we moved from "Being forced to go install a 3rd party add in to get what C# users have" to "Being forced to go buy a 3rd party add in to get what C# users have"?
Why did MS see fit to get DevExpress to create Refactor! for the previous versions of VS, but not for 2010? Or am I missing something?
If anyone has ever worked in the food industry, you are familiar with the P.O.S. system that you place orders into. If a company adds a new menu Item, they don't have to rehire the programmer to code in the button, there is a script in place that will allow them to add their own buttons.
View 4 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 RepliesIn C#, one can create an array of anonymous objects with new []. This was not supported in earlier versions of VB.NET, but a comment by Chris Dwyer in another StackOverflow post suggests to me that it might be supported in VB.NET 2010. I haven't been able to confirm this though.
View 1 RepliesNext question.Does VB 2010 express support the my.computer etc. syntax? If so what do I have to do to use it? It appears to offer a pretty easy way to use FTP.
View 4 RepliesI am working on a project which use files with a .HRZ extension. These are image files with a simple red, green, blue, red, green, blue structure. There is no header of any kind. I know how to display these files in a picturebox or convert them to a bitmap, but of course Windows 7 does NOT know what they are, so just shows a blank icon in the OpenFileDialog. How easy would it be for me to add support for this file format to Windows and/or the OpenFileDialog so I can show a thumbnail of each file? I can create my own file browser but I would really like to use the OpenFileDialog if at all possible.
View 3 RepliesI've recently created my first serious Windows Service. It is a chat Server that can interact with a mobile Platform.Now If a Exception occurs in OnStart Sub you have no way of knowing there was an exception other than the misleading messagebox.I've Pinpointed the Exception to my fairly Simple log Class that Writes to a log file. Please look if you can see any obvious places where exceptions could occur. [code]
View 3 RepliesI'm trying to login to the mobile login page for hotmail.com. I want to login to each account, I have them in a multi-line textbox1 in username : password format (no-spaces) on new lines. It loops through all the accounts before the page is even loaded. and when the page has loaded, it logs into the hotmail login from the last login details at the end of the textbox, instead of going from first to last. It's not clicking submit button either, its just showing the username and password looping in the inputs. Not submitting at all. The submit button code is right. I know it works. So thats not the problem.
Here is my [URL]
[Code]...
I need help to insert folderbrowserdialog in the code above, instead of location, "SYS"
Excuse me for English language
Why doesn't vb.net in Visual Studio 2010 have any Refactor support
View 14 RepliesI found that this answer was asked and answered before VS2010 was actually released.[code]to a .NET Framework 4.0 project in Visual Studio 2010 and it does not compile.Do you now if this feature is really implemented and what I am doing wrong?
View 3 RepliesI am trying to make a renaming program, which I have done, but wanted to add drag and drop support. Firstly, when I drag and drop the files into a listbox they appear to be going in and are ordered randomly. I want them to go into the order they're dragged in. Secondly, instead of having the entire path such as:
D:TVThe Big Bang Theory SeasonSeason 1The Big Bang Theory S01E01 - Pilot
I want just "The Big Bang Theory S01E01 - Pilot" to go into the listbox.
I've been working on my game for a while, in a non-online multi-player state it is complete. My goal is to add LAN or Internet Play support.My game is coded in Microsoft Visual Basic 2010 Express, It relies heavily on timers.Currently you play against the AI, and there is a Local multiplayer mode, using mice, controllers or the keyboard.At the moment, it is a two player, (Or 1 player against the AI) game, from my understanding the standard Client-to-Server option wouldn't very efficent, the best choice would be a peer-to-peer system.That being said, a lot of the stuff could be done client side, like for instance, the particle engine and Dynamic Rendering.[code]
View 1 RepliesI was able to use the VB off line iso file to install VB 2010 Express but it did not include the Reference Library
View 9 Replies