ASP.NET Tutorial Video on Arrays and Validator

Опубликовано: 15 Май 2026
на канале: Jia Yuan ITE
189
7

I apologise for any mistakes or errors especially my pronounciation but please do give me some time to improvise as this is just my first video c:!

Thank you all for watching!
Please do leave a thumbs up or subscribe if you find this video useful!
--------------
F.A.Q
--------------
Q.What is array?
A.An array is a data structure that contains a group of elements that are all of the same data type, such as an integer or string. Array are used to organize data in a set of values that can be easily sorted.

Q.Why do you design such a UI
A.It is very simple and easy to understand without much distraction. It will be very convenient to design and as well save up some time too.

Q.Explain your sorting please?
A.Compiler will scan all the values inputted in the text box and re-arrange/sort them according to the sort type before displaying it out in the drop down list.

Q.Explain your output please?
A.Users will have to input values into all/either of those text boxes and choose a sort type of their choice(Ascending or Descending). Click the button and the results will automatically be sorted, It will appear in the drop down list.

Q.Explain what is validator please?
A.Validator is used if you want to check the user does satisfy the requirements given in those specific validator if not it will show a error message given by the coder.
---------------------------------------------
Thank you once again for watching my video!
---------------------------------------------