| | |
query
Please support our VB.NET advertiser: Intel Parallel Studio Home
![]() |
VB.NET Syntax (Toggle Plain Text)
Dim Phrase As String = "this is a test" Dim TextArray As String() = Nothing Dim Word As String Dim NewString As String TextArray = Phrase.Split(" ") For Each Word In TextArray NewString = NewString & (Word.Substring(0, 1).ToUpper() & Word.Substring(1, Word.Length - 1).ToLower() & " ") Next Word
See this link :
http://msdn.microsoft.com/en-us/library/aa332127.aspx
Last edited by Jx_Man; Feb 21st, 2009 at 10:54 am.
Never tried = Never Know
So, Please do something before post your thread.
* PM Asking will be ignored *
So, Please do something before post your thread.
* PM Asking will be ignored *
![]() |
Similar Threads
- Sql Query (VB.NET)
- Removing Query Strings (ASP.NET)
- Double MySQL Query (PHP)
- Dynamic Query (JSP)
- MySQL nested query / joined query conversion help (MySQL)
- problem with lengthy query (Java)
- Retreiving variables from a sql query into a form (PHP)
- Query Building (Database Design)
Other Threads in the VB.NET Forum
- Previous Thread: Correctly displaying image in PictureBox?
- Next Thread: report viewer
| Thread Tools | Search this Thread |
.net .net2008 30minutes 2005 2008 access account arithmetic array basic bing button buttons center check code combobox component connectionstring crystalreport data database databasesearch datagrid datagridview date design dissertation dissertations dropdownlist excel fade file-dialog filter folder ftp generatetags google gridview hardcopy images input insert intel internet mobile monitor ms net networking objects output panel passingparameters peertopeervideostreaming picturebox picturebox1 port position print printing problem problemwithinstallation project save searchbox searchvb.net select serial shutdown soap survey table tcp temperature text textbox timer timespan toolbox trim update updown user vb vb.net vb.netcode vb.netformclosing()eventpictureboxmessagebox vb2008 vbnet view visual visualbasic visualbasic.net visualstudio visualstudio2008 web winforms wpf year






