In the past few days, I have been idle when I was debugging the question bank system. I just watched the Asp.net video. What should I do? I am talking about the use of some controls. It seems that there is nothing to say, because as early as the Learning Age of VB6.0, I already know how to get a strange control and then start to use it.
I think it is appropriate to use it as a learning control. That is, the question-the metaphysical means, and the lower means.
My personal understanding is that learning to use controls is a tool, and learning to use controls is a means (that is, learning often said ).
In this video, Tian gave a detailed explanation of the commonly used controls for website development, it is impossible to remember it all once. (Of course, if you are familiar with it, you can remember it, but will you still watch it later ...). Therefore, watching videos is more like reading a dictionary and a thick dictionary.
So what do I need to do when watching videos? Two words: understanding. (You can return to the following sentence: do not know, do not know)
There is a concept as much as possible for these controls. The best method is analogy, of course. However, hey, Microsoft has already summarized them, Data Controls, navigation classes ,............ What we need to do is to compare the similarities and differences between similar controls.
For example, the gridview and repeater controls have powerful functions and can directly use the editing and paging functions. The repeater is a lightweight control, however, the performance is also higher than that of the gridview. ......
Then, let's look at the differences between the controls on these pages and those in winform. It seems that there is no big difference. What I feel is different is the property of the page sending back.
To sum up, you can use the same thing as a tool. If you use it to rise to a level, it is thought.