Working with Strings - Day 2 - Part 1
- Posted: Nov 11, 2010 at 5:45 PM
- 29,548 Views
- 7 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Since you'll often be working with user-inputted data when writing Silverlight applications for the Windows Phone 7, Bob walks you through some common String manipulation features of the .NET Framework Class Library's String class and StringBuilder class to help you parse, format, manipulate, concatenate and evaluate string data.
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
Good video, but ctrl + . does nothing for me after I type stringBuilder. Did I do something wrong? I did it immediately after I typed it.
Edit: I found it, I didnt have a capital S at the start. Doh!
I'd recommend Kathy Kam's .NET format string 101 on her MSDN blog as a reference.
@Mintydog: a nice little trick you can do is control + space and intellisense will help correct that for you!
Is there any reason why mine didn't put commas and decimal places into the number sequence or the $ sign? Where can I change that?
@Michael: can you paste your line of code that does the string.format? That would help me figure out what happened.
the "control + ." key never works for me. i spent 10 minuts to try and nothing happened.
what is going on in this program?
here is my code.
StringBuilder
[quote]
Dec 31, 2010 at 5:01 PM, Clint wrote
@Michael: can you paste your line of code that does the string.format? That would help me figure out what happened.
[/quote]
Remove this comment
Remove this thread
close