Visual Basic Language announcement
-
Link
This forum has been locked; it will still be available for review in the Archived Forums folder. Any future posts on this topic should be put in the Visual Basic General forum.
-
Link
Many of you have asked if Visual Basic can be used to write Windows Phone applications.
As of today, the answer is "yes!"
Starting today, you can download Microsoft Visual Basic CTP for Windows Phone Developer Tools. This is a great milestone as it enables our Visual Basic developers to be able to build applications for Windows Phone.
Applications built using the CTP run on both the emulator and the phone. To try the CTP, you'll need the final version of Windows Phone Developer Tools and Visual Studio 2010 Professional or higher. If you don't have Visual Studio 2010 Professional, you can install the free trial of Visual Studio Professional.
The CTP includes Visual Studio 2010 project templates, item templates, designer support, emulator support, debugging, and IntelliSense for Visual Basic. After installing the CTP, Visual Studio 2010 Professional and higher users will find Windows Phone project types for Visual Basic in the New Project Dialog, as you can see below.
Post your feedback and connect with others on the Windows Phone Forums, and report issues on Microsoft Connect.
(Reffered from Soma's blog http://blogs.msdn.com/b/somasegar/archive/2010/09/23/windows-phone-vb-developers-great-mobile-apps.aspx)
-
5 Votes
Questions Regarding Web Projects (ASP.Net)
For questions regarding any kind of WebForms project, such as ASP .Net Websites and WebServices, please use http://forums.asp.net/ These forums (forums.microsoft.com/msdn) are ...Sticky | 9 Replies | 44174 Views | Created by Reed Kimble - Tuesday, June 19, 2007 3:58 AM | Last reply by Reed Kimble - Sunday, April 8, 2012 4:09 PM -
5 Votes
How to Receive Optimal Support for your Question
Asking a good technical question is a skill and an art and it’s a valuable skill to acquire. Your question and the information you supply will hopefully help you receive a rapid response and ...Sticky | 2 Replies | 32330 Views | Created by ReneeC - Monday, June 26, 2006 9:33 PM | Last reply by ReneeC - Wednesday, November 22, 2006 6:38 PM -
5 Votes
Where to post your VB 6 questions
- EDIT - 12/6/2010 MSDN now offers a local support option for VB6. This can be seen in the tabs at the VERY TOP of the MSDN ...
-
0 Votes
axmediaplayer1 - show label at frame - or time
"00:03" Then MsgBox("hi") End If qeqwUnanswered | 1 Replies | 6914 Views | Created by rqwew - Wednesday, December 19, 2012 3:05 PM | Last reply by Harry Strybos - Wednesday, December 19, 2012 9:09 PM -
0 Votes
How to convert Scanned PDF to XML
I am having bulk Scanned PDF document. I want to read Scanned PDF document and generate to XML. Again, i want to update the content in PDF from modified ...Unanswered | 1 Replies | 9320 Views | Created by gani7787 - Wednesday, December 19, 2012 1:13 PM | Last reply by Dick Grier - Wednesday, December 19, 2012 5:36 PM -
0 Votes
Help me please ! i need pro's in OPC server and VB.NET like Martin Xie - MSFT or others ! ;-)
Hello guys, First sorry for my english, i'm french..I am in an internchip and i have to realize an application which connect an API ( ELAU c600) with a PC allowing us to read and ...Discussion | 1 Replies | 7434 Views | Created by Clement Ozanne - Monday, December 17, 2012 9:55 AM | Last reply by EdwardNewgate - Wednesday, December 19, 2012 6:42 AM -
0 Votes
printer selection
Can i add any printer in visual studio 2010. i want to add a small printer which generates a small slip of bill. thank ...Answered | 3 Replies | 7266 Views | Created by pankaj.gera - Friday, December 14, 2012 5:42 PM | Last reply by pankaj.gera - Wednesday, December 19, 2012 6:40 AM -
0 Votes
Using Excel interop v11 and V15 in the same project
Hello I am trying to develop a test program which will start Excel 11 or Excel 15 depending on which test button will be clicked. So I have project structure like ...Answered | 1 Replies | 6842 Views | Created by RebootUniverse - Tuesday, December 18, 2012 7:56 PM | Last reply by Kareninstructor - Tuesday, December 18, 2012 8:29 PM -
0 Votes
how to selected date is this week or not?
how to selected date is this week or not? suppose this week ne i will open next week only the particular ...Answered | 1 Replies | 7341 Views | Created by Madasamyponraj - Monday, December 17, 2012 2:23 PM | Last reply by A.m.a.L Hashim - Monday, December 17, 2012 3:17 PM -
0 Votes
Sub class change the container Class
I have a Class cA containing some values. The Class cB have a member of type cA. I would like to have a sub in the class cA changing a value in the ...Answered | 3 Replies | 6222 Views | Created by hjl1 - Friday, December 14, 2012 12:25 PM | Last reply by hjl1 - Monday, December 17, 2012 12:08 PM -
0 Votes
Datagridview - Chart
Hello My name is Ozan Bayrak I have a Datagridview with some data in it. I have a code that can make a chart when you click on the Column ...Answered | 4 Replies | 7311 Views | Created by Ozan Bayrak - Monday, December 17, 2012 8:12 AM | Last reply by .paul. _ - Monday, December 17, 2012 9:58 AM -
1 Votes
True Type font creation in VB
Hi Guys Messing around with fonts and bitmaps and lockbits recently, a thought occurred to me. How would you create a true type font in VB? I don't mean construct a string using an ...Answered | 5 Replies | 10718 Views | Created by bigamee - Thursday, September 18, 2008 6:49 PM | Last reply by John Anthony Oliver - Sunday, December 16, 2012 12:30 AM -
0 Votes
class of class instance
Good day! How to create a class with strings array? For example, I need a class with artist names and artist albums and album songs. Somthing like ...Answered | 3 Replies | 6449 Views | Created by Newfriend - Saturday, December 15, 2012 11:38 AM | Last reply by Tom Lambert (Koopakiller) - Saturday, December 15, 2012 2:08 PM -
0 Votes
How to redirect audio stream to/from the serial port?
I’m writing a program that will allow me to send SMS and call using a GSM modem. I‘m communicate with the modem using AT commands. I have a problem ...Answered | 11 Replies | 22173 Views | Created by degan85 - Wednesday, January 19, 2011 9:08 PM | Last reply by vava1234 - Friday, December 14, 2012 7:40 PM -
2 Votes
'System.Collections.Generic.List(Of DCTS_CLASS.TripsDetail)' cannot be converted to 'System.Collections.Generic.List(Of DCTS_CLASS.Trips
I am using VB.Net 2010 and I get the following error on Return tripList "System.Collections.Generic.List(Of DCTS_CLASS.TripsDetail)' cannot be converted to ...Answered | 5 Replies | 7810 Views | Created by PoppyGB - Thursday, December 13, 2012 4:24 PM | Last reply by PoppyGB - Friday, December 14, 2012 4:59 PM -
2 Votes
how can i extract only letters from text?
Dim value = "only42letter" Dim m As Match = Regex.Match(value, _ ...Answered | 5 Replies | 6931 Views | Created by ulasank - Thursday, December 13, 2012 3:05 PM | Last reply by .paul. _ - Friday, December 14, 2012 9:03 AM -
1 Votes
Loading a pdf file from Resources
I am using vb 2010. I have a pdf file that I saved in Resources. I want this file to be opened when the end user click on "help" from a menuStrip option in a window ...Answered | 9 Replies | 8694 Views | Created by Mr. XML - Thursday, December 13, 2012 5:49 AM | Last reply by Mr. XML - Friday, December 14, 2012 3:57 AM -
2 Votes
Another vb error. What does it mean?
I get a vb error that says "Object reference not set to an instance of an object." The code Form4.Close() was highlighted. My code is: Module ...Answered | 6 Replies | 6830 Views | Created by Ali Hamza Mohammed - Thursday, December 6, 2012 6:10 PM | Last reply by Ali Hamza Mohammed - Thursday, December 13, 2012 7:32 PM -
2 Votes
ControlPaint.Light and ControlPaint.Dark
Hi to all, i've started using these two functions ControlPaint.Light and ControlPaint.Dark, but i've a dubt. What is the ...Answered | 12 Replies | 10029 Views | Created by _Genko_ - Saturday, December 8, 2012 2:49 PM | Last reply by Rudedog2 - Thursday, December 13, 2012 5:54 PM -
3 Votes
finding directory size in vb.net
I've been trying to find the size of a directory with vb.net but not having much luck. I've tried things ...Answered | 15 Replies | 45479 Views | Created by jcarter - Thursday, December 29, 2005 9:45 PM | Last reply by cfiene - Thursday, December 13, 2012 2:02 PM -
1 Votes
Different tabbing result between using Tab key and by code
I have a textbox in my vb.net form. After entering data in the textbox and press the tab key, the cursor will move out of the control. Now, instead of using tab key, I like to use the ...Answered | 2 Replies | 5681 Views | Created by TS Lim - Monday, December 10, 2012 7:31 AM | Last reply by TS Lim - Wednesday, December 12, 2012 11:25 PM -
2 Votes
Building a string using substrings from a Stream Reader
Hello all. I am working on a small bit of code in VS2012 that builds a text file from an existing text file. The first 404 lines(or however many the user ...Answered | 5 Replies | 6112 Views | Created by Mellonjollie - Wednesday, December 12, 2012 5:39 PM | Last reply by Joel Engineer - Wednesday, December 12, 2012 10:25 PM -
0 Votes
Using TAPI in Visual Basic 2005 Express
I am brand new to TAPI and am not sure whether it is even supported in Visual Basic 2005 or not. I need to develope a program that will call a phone number from a textbox and play a recorded ...Answered | 2 Replies | 7440 Views | Created by MichaelLee - Thursday, January 18, 2007 3:36 AM | Last reply by Juoaquin - Wednesday, December 12, 2012 8:17 PM - Items 1 to 20 of 22239 Next ›
Visual Basic Language announcement
-
Link
This forum has been locked; it will still be available for review in the Archived Forums folder. Any future posts on this topic should be put in the Visual Basic General forum.
-
Link
Many of you have asked if Visual Basic can be used to write Windows Phone applications.
As of today, the answer is "yes!"
Starting today, you can download Microsoft Visual Basic CTP for Windows Phone Developer Tools. This is a great milestone as it enables our Visual Basic developers to be able to build applications for Windows Phone.
Applications built using the CTP run on both the emulator and the phone. To try the CTP, you'll need the final version of Windows Phone Developer Tools and Visual Studio 2010 Professional or higher. If you don't have Visual Studio 2010 Professional, you can install the free trial of Visual Studio Professional.
The CTP includes Visual Studio 2010 project templates, item templates, designer support, emulator support, debugging, and IntelliSense for Visual Basic. After installing the CTP, Visual Studio 2010 Professional and higher users will find Windows Phone project types for Visual Basic in the New Project Dialog, as you can see below.
Post your feedback and connect with others on the Windows Phone Forums, and report issues on Microsoft Connect.
(Reffered from Soma's blog http://blogs.msdn.com/b/somasegar/archive/2010/09/23/windows-phone-vb-developers-great-mobile-apps.aspx)