Added: 1 year ago
From: BablioBr
Views: 15,868
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (32)

Sign In or Sign Up now to post a comment!
  • Out of all the videos I've watched on C# and mySQL yours has been the most straight forward, precise, and well explained so far. Thank you.

  • Very helpful, thank you!

  • Hi,

    excellent stuff you have put on Youtube. could you please share your mail ID? if you dont' want public could you please share me with at raisudhakar1980@gmail.com.

    thank you so much!

  • thank you! :)

  • perfect video thanks

  • Nailing right on the head. Awesome videos. And I like it when you explain while coding. Helps guys like me to understand what,s going on even without having much prior knowledge of csharp.

  • brother one question, what is cs in the minute 2:24?

  • @seogery it is a reference to the sqlConnection object right above it.

  • thats gud but i want to know that what we should do when we want to search a particular entry from database

  • My saviour! thx you so much!

  • thank you! very usefull!

  • Hello, I got a quesion, what shuld i do if i want to select one more data table into the same combobox?

    thank for your video.

  • excellent

  • Comment removed

  • thank u veryyyyyyyyyyyyyyyyyyyyyyyyyyy­yyyyyyyyyyyyyyyyyyyyyyyyyyyyyy­yyyyyyyyyyyyyyyyyyyyyyyyyyyyyy­yyyyyyyyyyyyyyyyyyyyyyyyyyyyyy­yyyy much.,.,

  • thank u veryyyyyyyyyyyyyyyyyyyyyyyyyyy­yyyyyyyyyyyyyyyyyyyyyyyyyyyyyy­yyyyyyyyyyyyyyyyyyyyyyyyyyyyyy­yyyyyyyyyyyyyyyyyyyyyyyyyyyyyy­yyyy much.,.,.

  • Thank you very much for the time you put into your videos.

    I was wondering if you can show me how to use phrase perdict using a combo box to search a sql datebase for records? Thank you very much for everything.....

  • thank u very much for the video ....it really worked

    

  • thank u very much for the video ....it really worked

  • what if i want the data to be already in the combobox without pressing the get names button??

  • @jcp10316

    instead of doing it in the button1_Click you could do it in Form1_Load (double-click on the Form in the Designer)

    or

    just insert the code below "InitializeComponent();" in the Form1() constructor

  • awesome :) , u helped me alot, thanks mate

  • Hi! thanks loads for the tutorial! it was really helpful! wanted to know how to insert primary and foreign key in tables.....that is how to define the tables' relationship in the sql query....please see if you can post the tutorial as soon as possible.i'm doing a C# project and i really really need your help!! i have seen your past tutorials.....it was really really helpful!!! @MultiAnonymous1989 well said......u r a life saver!!

  • thanks alot!!!! i went through all these videos but you are a life saver

  • My teacher always teaching me how to work with C# and SQL :D

    Keep helping us!!

    God Bless you

  • Many thankx for the video tutorial as usual great stuff from u. One question i have thogh the intelliscence in c# is not bringing up the "Rows" and as result i cant actually populate combo box Message i get is an errror message

    " 'System.Data.DataSet' does not contain a definition for 'Rows' and no extension method 'Rows' accepting a first argument of type 'System.Data.DataSet' could be found (are you missing a using directive or an assembly reference?) "

  • @oj4y Sounds like your prolem is as simple as adding "using System.Data;" to the top of your program. Perhaps you are using VS 2008? VS 2010 already adds System.Data namespace to the program. Check out the beginning of my video and how "using System.Data;" is already there. Please let me know if this solves your problem. Thank for watching!

  • this is good. you should add more tags because it took me a while to find this.

  • Thanks! I was getting hung up in trying to do that exact thing.

  • thx

  • Excellent!!! Hope to see some videos on LINQ.

Loading...
Alert icon
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