Added: 2 years ago
From: CSharp61Programmer
Views: 1,161
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:
see all

All Comments (8)

Sign In or Sign Up now to post a comment!
  • i don't get what is the goal of this code, as in the end i see nothing.. what is this 2 part tutorial all about?

  • maybe you should watch the rest of the videos.

  • I will this weekend, but I don' thave time at night, and my employer would not appreciate during the day.  I am brushing up on my c# though at work because I don't program all day like in the old days. Now we have to do everything IT related. Programming is my favorite though.

  • plz make movies

  • thank you

  • following is the correct text: (I think you forgot the curly brackets around the '#' and you have an extra right parenthese.

    string[] tx = text.Split(new char[] { '#' });

  • is there a way to start with one char and end with another like start with the char '=' and with '#'

    and did you get my email?

    thank you for your help but your new movies i can not do because i do not know how to make a database thank you

  • try using StartsWith() and EndsWith() in C# I don't have any examples in C# but I use similar things all the time in progress.

    you will have to use a reference book or website to get the exact syntax.

  • string[] tx = text.Split(new char[]( '#' ));

  • i got a error

    it says

    Array creation must have array size or initializer

Loading...
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more