FRAMEWORK ARCHITECTURE

                                                         WINDOW

TOOL BOX                                                                                        SOLUTION EXPLORER
(controls)                                                                                                     (view all files)



SERNER EXPLORER                                                                       PROPERTIES WINDOW
(use to create database)                                                                       (shows the properties)


                                                     DEBUG WINDOW(errors)


for execution of program press F5


CONTROL:

Set of functionality is called CONTROL.


HOW TO MANAGE CONTROL:
PROPERTY:-
DESIGN TIME(property window)
RUN TIME(code window)

CONTROL:-
SERVER SIDE
CLIENT SIDE


SERVER SIDE:- REQUEST AND RESPONSE
*CATEGORY:-
1.Standard Control(high weight)
2.Data Control
3.Validation
4.AJAX(light weight)


CLIENT SIDE:-
HTML


Popular Posts