![]() Related Questions Latest Answer : dataadapter.fill(ds)The beauty of this method is it automatically implicitly opens the connection to database and closes it once done.We dont need to worry about opening and closing the connection to the database. ... Latest Answer : not possible but format can,.. ... Latest Answer : ItemTemplate ... Latest Answer : AlternatingItemTemplate Like the ItemTemplate element, but rendered for every otherrow (alternating items) in the Repeater control. You can specify a different appearancefor the AlternatingItemTemplate element by setting its style properties. ... What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control? Latest Answer : ControlToValidate and ErrorMessage are the two properties for every validation control.. ... Which control would you use if you needed to make sure the values in two different controls matched? Which control would you use if you needed to make sure the values in two different controls matched? Latest Answer : There are following types of validation controls provided by ASP.Net:RequiredFieldValidatorCompareValidatorRangeValidatorRegularExpressionValidatorCustomValidatorThese controls are server side controls. However in up-level browsers that is IE 4.0 and ... A namespace is a logical naming scheme for types in which a simple type name, such as MyType, is preceded with a dot-separated hierarchical name. Such a naming scheme is completely under control of Latest Answer : Namespace - It is a logical group of classes means it defines boundary for
classes.
In a single program 2 namespace cannot be have same name.
Assemblies - These physical structure of coding and it can store manifest (metadata).
Assembly can be ... Managed code is code that is written to target the services of the Common Language Runtime. In order to target these services, the code must provide a minimum level of information (metadata) to the Latest Answer : The code which is under the control of CLR is call managed code , and the code which is not under the control of CLR is called unmanaged code. ...
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||