Added: 2 years ago
From: zoom1177
Views: 107,986
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:
see all

All Comments (22)

Sign In or Sign Up now to post a comment!
  • Comment removed

  • It's 360p. Can't see shit.

  • Danke für die nette einführung in Asp.net. Echt klasse Tutorial. Ich Programmiere in Visual Sudio 2010 ind wollte Fragen ob du mir pls einen Downloadlink für Asp.net geben köntest. Danke Schonmal im Voraus

  • Thanks. Video is useful

  • NIce vedio dud,Subscribed, we're hoping more vedios.Thanks.

  • Sweeeeet!!!

  • nice..clear and concise.  This is how tutorials shd sound..learn vtc and total training(to some extent)

  • I would say....hows u guyz follow this video where what is typing on the video its so unclear...............

  • What I'd like to know is how you folks can make out enough detail on this video to ask questions. I have even tried to download using one of the third-party applications to improve quality but to no avail.

    I would love to be able to follow what's going on but I see this problem with the vast majority of YouTube content.

  • @desmondcolada

    yea it's an incredibly high quality video, and the only problem is figuring out what's going on on the screen sometimes.

    zoom1177, can you maybe upload these videos again in a higher quality? Nowadays Youtube seems to support higher quality videos as well!

  • Php = Awesome. Asp = Fail.

  • Comment removed

  • Its a cool video! Thanks for sharing!

  • what did you write @ 8:50 ?

  • When trying to show information for just one CustomerID using ?CustomerID=ANTON the page displayed is blank.  It works fine when I do not configure the data source. Do you have any suggestions?

  • Try CustomerID=@ANTON

    But this will make it STATIC, what you want to do is CustomerID=@CustomerID

    The @ sign means the page is expecting a variable/parameter to be passed to it before it's displayed.

    Try it and let me know if it worked.

  • Wait...i am sorry that's not it.

    You should put ANTON between quotation marks since it's constant, Try double quotation or single quotation i am not sure "ANTON" OR 'ANTON'

  • On the other hand if you want to make it dynamic, you should write it like that

    ?CustomerID={0}

    The {0} means that you are sending a replacable paramatere {0} and the 0 will be replaced with the actual CustomerID that the user will click on.

  • I actually was able to get it to work. I spent about 3+ hours trying to figure it out.

    Not sure what I did really though. I just played around with it a lot. I think what did it was editing the columns with the fields window.

    Are those templates downloadable? Also, try to make the videos more high quality..Can barely make out some of the code. I had to guess a lot.

  • I was not able to see anything at first and I have ?CustomerID=ALFKI after Default.aspx; then I went back to GridView1, and edit Column through GridView Task. I added those 4 fields into the Selected Fields, and I finally see them appeared.

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