|
| Dollarjunkie : On March 22, 2008 4:44 PM said: |
Great Video. I hope we have more and more of these as some of us are not as good as we would like to be when it comes to client side server side interaction.
|
|
|
| Rene Drescher-Hackel : On March 23, 2008 2:06 PM said: |
Was in dieser Darstellung leider fehlt ist die Cross-Browser-Kompatibilität und der Fall, wenn Javascript in externen Javascript-Dateien organisiert ist, was ja immer zu empfehlen ist.
Hier ist ein Ansatz im LoadComplete-Event der Seite alle relevantene Controls in einem Clientobject zusammen zufassen, wobei sich JSON als Datenaustauschformat anbietet.
Einen einfachen Lösungsgedanken habe ich mal unter www.drescher-hackel.de/default,date,2007-07-22.aspx">www.drescher-hackel.de/default,date,2007-07-22.aspx versucht darzustellen.
Neben der ClientID kann man hier auch weitergehende Funktionalität unterbringen und sich so die Arbeit etwas erleichtern.
-------- translation by google service -------------
What happened in this presentation is sadly lacking cross-browser compatibility, and the case where JavaScript in external JavaScript files organized, which is always recommended.
Here is an approach Load Complete event of the page all relevantene Controls in a client Object zufassen together, with JSON as the data exchange format offers.
A simple solution, I thought at times www.drescher-hackel.de/default, date ,2007-07-22. Aspx seeks to demonstrate.
Besides the ClientID can also accommodate additional functionality, and so the work somewhat easier.
|
|
|
|
|
| brentlamborn : On March 24, 2008 2:56 PM said: |
I didn't know about window.event.srcElement ! Thanks!
|
|
|
| scottt40 : On March 24, 2008 5:48 PM said: |
Nice job!
As a non-Javascripter, that helped me to understand quite a bit of how javascript can work with asp.net controls on a page. Thanks
|
|
|
| BrianOConnell : On March 25, 2008 1:45 AM said: |
Good video but be careful with srcelement. It is IE only. Microsoft need to start reading quirksmode.org and as has been said above eventually they need to start encouraging people to use external .js files only.
|
|
|
| gokul_4580 : On March 25, 2008 8:34 AM said: |
Learnt few new things today. Good one. Thanks a lot Chris.
|
|
|
|
|
| PragatPatel : On March 28, 2008 3:01 AM said: |
If I want to call any server side method from Javascript, Can I do this? Property I understood but what about method.
|
|
|
|
|
|
|
| good2great : On April 02, 2008 5:23 PM said: |
What happened in this presentation is sadly lacking cross-browser compatibility, and the case where JavaScript in external JavaScript files organized, which is always recommended.
Here is an approach Load Complete event of the page all relevantene Controls in a client Object zufassen together, with JSON as the data exchange format offers.
A simple solution, I thought at times ... Aspx seeks to demonstrate.
Besides the ClientID can also accommodate additional functionality, and so the work somewhat easier.
|
|
|
| randomaccess : On April 07, 2008 7:17 PM said: |
Hi,
Why not just post a simple written tutorial? Why waste 18mins of my life watching a video reference that would be far simpler to digest as written text, and would only take about 3mins to read? I find these video tutorials intensely boring and annoying, to the point that whilst I'm very interested in this topic, I am not going to watch this video.
Please release a detailed written tutorial on this very important topic.
Do you really think ASP.NET programmers are so stupid that they must be read to like a child?
Video tutorials are ideal for: Photoshop, Blend, 3D Studio, i.e. *visual* software. *Programming* does not suit video tutorials. Sorry.
/Serializer
|
|
|
| JoeStagner : On April 14, 2008 8:17 PM said: |
That's pretty harsh.
Different people prefer to learn in different ways.
As you can read above many, many people really like the short video style.
So, based on our download numbers .....
How-Do-I Videos
30,000,000 - In favor.
1 - Opposed
:)
|
|
|
| maryraj : On April 22, 2008 1:34 PM said: |
Hi
randomaccess,
These videos are only for beginners,not for experienced people.Beginners really enjoy these videos.
|
|
|
| muhammed : On August 07, 2008 12:39 AM said: |
|
|
|