Click here to Skip to main content
16,006,006 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: What is the .NET equivalent of Format() and Mid() = ??? Pin
Marcus J. Smith28-Mar-07 5:07
professionalMarcus J. Smith28-Mar-07 5:07 
GeneralRe: What is the .NET equivalent of Format() and Mid() = ??? Pin
Dave Kreskowiak28-Mar-07 5:19
mveDave Kreskowiak28-Mar-07 5:19 
GeneralRe: What is the .NET equivalent of Format() and Mid() = ??? Pin
Marcus J. Smith28-Mar-07 5:22
professionalMarcus J. Smith28-Mar-07 5:22 
GeneralRe: What is the .NET equivalent of Format() and Mid() = ??? Pin
Dave Doknjas28-Mar-07 13:25
Dave Doknjas28-Mar-07 13:25 
GeneralRe: What is the .NET equivalent of Format() and Mid() = ??? Pin
Dave Kreskowiak28-Mar-07 15:10
mveDave Kreskowiak28-Mar-07 15:10 
General.NET equivalent Mid() = ??? - Not Answered... Pin
RichardBerry28-Mar-07 4:29
RichardBerry28-Mar-07 4:29 
GeneralRe: .NET equivalent Mid() = ??? - Not Answered... Pin
Marcus J. Smith28-Mar-07 4:50
professionalMarcus J. Smith28-Mar-07 4:50 
GeneralRe: .NET equivalent Mid() = ??? - Not Answered... Pin
Dave Kreskowiak28-Mar-07 5:21
mveDave Kreskowiak28-Mar-07 5:21 
Then you'll have to build the string back up using the available substring methods. The StringBuilder class would probably come in handy for that and save you from creating more String objects than is necessary.


Dave Kreskowiak
Microsoft MVP - Visual Basic


QuestionWord document Pin
scorp_scorp28-Mar-07 1:55
scorp_scorp28-Mar-07 1:55 
AnswerRe: Word document Pin
freefika28-Mar-07 2:44
freefika28-Mar-07 2:44 
GeneralRe: Word document [modified] Pin
scorp_scorp28-Mar-07 2:52
scorp_scorp28-Mar-07 2:52 
GeneralRe: Word document Pin
RichardBerry28-Mar-07 4:08
RichardBerry28-Mar-07 4:08 
GeneralRe: Word document Pin
freefika28-Mar-07 5:42
freefika28-Mar-07 5:42 
Questionprint preview in vb.net 2005 Window Application Pin
amaneet28-Mar-07 1:31
amaneet28-Mar-07 1:31 
AnswerRe: print preview in vb.net 2005 Window Application Pin
Vasudevan Deepak Kumar29-Mar-07 6:27
Vasudevan Deepak Kumar29-Mar-07 6:27 
Questionglobal.asax in .net......................... Pin
Member 387988128-Mar-07 1:06
Member 387988128-Mar-07 1:06 
AnswerRe: global.asax in .net......................... Pin
Jaiprakash M Bankolli28-Mar-07 1:20
Jaiprakash M Bankolli28-Mar-07 1:20 
GeneralRe: global.asax in .net......................... Pin
Member 387988128-Mar-07 1:28
Member 387988128-Mar-07 1:28 
GeneralRe: global.asax in .net......................... Pin
Jaiprakash M Bankolli28-Mar-07 1:43
Jaiprakash M Bankolli28-Mar-07 1:43 
QuestionBusiness applicatiion with multiple unit transaction Pin
Ali 11028-Mar-07 0:54
Ali 11028-Mar-07 0:54 
QuestionDesign Issues in Crystal Reports in VS.NET 2003 Pin
freefika28-Mar-07 0:45
freefika28-Mar-07 0:45 
QuestionParse word document using vb6 Pin
Sushantc28-Mar-07 0:28
Sushantc28-Mar-07 0:28 
AnswerRe: Parse word document using vb6 Pin
Dave Kreskowiak28-Mar-07 15:17
mveDave Kreskowiak28-Mar-07 15:17 
QuestionGet Ascii/ Unicode Values Pin
Jonathan Gibbs27-Mar-07 23:54
Jonathan Gibbs27-Mar-07 23:54 
AnswerRe: Get Ascii/ Unicode Values Pin
MikeMarq28-Mar-07 6:50
MikeMarq28-Mar-07 6:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.