filmov
tv
ASP.NET - Dynamic UI - Simple Example - Part 1

Показать описание
For more Advanced Industrial Level Professional Training visit
-------------------------------------------------------------------------------------------------
This channel is dedicated to providing high quality Education in Practical Software Development Training. Teaching and learning Technique of this channel is unique: We will be using a style similar to what is used by current industry level programmers, referencing API s.
The Goal is to make the viewers become independent Software Engineers in a short period of time and be able to go and work in the industry ASAP.
More videos will be Coming Soon..
//-----------------------------------------------------------------------------------------------------------------------------------
*** SUBSCRIBE to the channel and be the first to know when new videos are released SOON.... ***
//-----------------------------------------------------------------------------------------------------------------------------------
Link to the previous lesson
-------------------------------------------------------
...
Project Source Code for this video
-------------------------------------------------------
…
What is covered in this video
-------------------------------------------------------
Dynamic UI
- How to create UI dynamically
- without statically creating the UI by drag and drop from ToolBox
- Useful when creating dynamic data driven apps
- Adding and displaying UI components dynamically
- Finding and accessing UI components dynamically
PlaceHolder
- Controls.Add
- FindControl
DropDownList
AutoPostBack="True"
IsPostBack
ViewState
Attributing of work
-------------------------------------------------------------------------------------------------
This channel is dedicated to providing high quality Education in Practical Software Development Training. Teaching and learning Technique of this channel is unique: We will be using a style similar to what is used by current industry level programmers, referencing API s.
The Goal is to make the viewers become independent Software Engineers in a short period of time and be able to go and work in the industry ASAP.
More videos will be Coming Soon..
//-----------------------------------------------------------------------------------------------------------------------------------
*** SUBSCRIBE to the channel and be the first to know when new videos are released SOON.... ***
//-----------------------------------------------------------------------------------------------------------------------------------
Link to the previous lesson
-------------------------------------------------------
...
Project Source Code for this video
-------------------------------------------------------
…
What is covered in this video
-------------------------------------------------------
Dynamic UI
- How to create UI dynamically
- without statically creating the UI by drag and drop from ToolBox
- Useful when creating dynamic data driven apps
- Adding and displaying UI components dynamically
- Finding and accessing UI components dynamically
PlaceHolder
- Controls.Add
- FindControl
DropDownList
AutoPostBack="True"
IsPostBack
ViewState
Attributing of work