Freigeben über


Debugging videos anyone?

I am considering creating some videos showing some debugging tips.  My original idea is to create short videos that just some doing some specific things.  So not full debug sessions, but rather specific parts.  So that when you are debugging, you can use these videos to help you troubleshoot and figure out what to do next.

What I would like to know, do you think this is a good idea?  Would you be interested in seeing videos?

I’d really like to hear your feedback and suggestions.  Also if you want to me to create them, I’d also like to hear what topics you would like me to create videos about.  Any topic is fair game as long as it is something that I know about.  The tags hopefully will give some ideas.

kick it on DotNetKicks.com

Comments

  • Anonymous
    April 04, 2008
    You've been kicked (a good thing) - Trackback from DotNetKicks.com

  • Anonymous
    April 04, 2008
    Yes I would appreciate it, if you would make some videos. Than as like me not everyone is able to visit a professional learning course, and then getting these things here would be a great support for us. Hopefully I've convinced you :-)

  • Anonymous
    April 04, 2008
    Thanks...   I appreciate you letting me know.

  • Anonymous
    April 04, 2008
    That sounds really great!  I think there's a lot that I don't know so I can't give you any suggestions. I hope you create them though!

  • Anonymous
    April 04, 2008
    That would be great! please let us know!

  • Anonymous
    April 04, 2008
    The comment has been removed

  • Anonymous
    April 04, 2008
    Hi Tom, Yes. I know that I use some fairly basic debugging techniques and I'm sure I could be doing things far more efficiently. I would love to see some good debugging videos. Mark

  • Anonymous
    April 04, 2008
    That would be awesome!  I'd suggest walking through your most typical scenarios, perhaps debugging 50x errors, debugging blocked threads, unexpected app pool recycling (and the app pool recycle reasons we see in http sys err log).  Maybe request tracing with ReqMon and IISTrace.

  • Anonymous
    April 04, 2008
    SURE..i AM interested TO SEE SOME DEBUGGING USING wINdbg and similar tools..

  • Anonymous
    April 04, 2008
    Great idea. I would really like to see how to use the debugger properly...

  • Anonymous
    April 04, 2008
    Yep, that would surely help a lot of developers.

  • Anonymous
    April 04, 2008
    Yes it is really a good idea. It will be more helpfull for the developers.

  • Anonymous
    April 04, 2008
    The comment has been removed

  • Anonymous
    April 04, 2008
    The comment has been removed

  • Anonymous
    April 05, 2008
    Debugging is always important work to do in developing. I support you creating videos for everybody as beginner.

  • Anonymous
    April 05, 2008
    Debugging tips are always welcome. I think your idea of shorter, specific videos is a great one. I don't always have the time to site through a 30 - 45 min video which contains 50% of information I already know. A 3-4 min video covering a specific tip would be most welcome.

  • Anonymous
    April 05, 2008
    That would be great. I would start small (simple topics, short videos) and then wait for feedback

  • Anonymous
    April 05, 2008
    yes thats great idea. i have learned a lot from www.asp.net/learn/videos but there was no video about asp.net debugging, m sure this would be great addition in asp.net community and our knowledge ofcourse. kindly make videos about setting up debugging env as well and ofcourse debugging commands (can you provide a list ;) with some brief description atleast) and how we can use remote debuggers hehehe i think i m getting free :$ now. anyhow thanks in advance. pls go ahead

  • Anonymous
    April 05, 2008
    Yeah, wonderfull idea,it would be nice to start with realapplication, creating dump, then searching information in the dump

  • Anonymous
    April 05, 2008
    It will be nice to see the videos. Josh Coswell http://riverasp.net

  • Anonymous
    April 05, 2008
    Thanks everyone.  I will keep all these in mind.  If you have any other suggestions, I'd love to hear them..  So keep them coming.

  • Anonymous
    April 06, 2008
    Great idea. Please do create videos. Personally, I learn more by watching than reading.

  • Anonymous
    April 07, 2008
    yes videos would help. Anything to build my debugging skills helps me.

  • Anonymous
    April 07, 2008
    All I know about debugging is in VS by adding breakpoints.  Increasing my knowledge in that area would definatly be a plus.

  • Anonymous
    April 08, 2008
    why not you post few and track the downloads?personally i wud love to see those

  • Anonymous
    April 17, 2008
    Great Idea!! Mayby from novice to advanced debuging videos?

  • Anonymous
    April 25, 2008
    Please can you make some video on following topic

  1. Debugging Silverlight 2.0 on asp.net 3.5
  2. Silverlight 2.0 Calling WCF Service (json , atom and etc)
  • Anonymous
    April 26, 2008
    Sachin, Thanks for the suggestions.  I will see what I can do.

  • Anonymous
    June 06, 2008
    I am considering creating some videos showing some debugging tips.  My original idea is to create short videos that just some doing some specific things.  So not full debug sessions, but rather specific parts.  So that when