Latest Answer: RangeValidatorRegular Expression validatorRequied Form ValidatorCustom ValidatorCompare Validator ...
Latest Answer: By default server side validation occures when using the validation controls.Additionally client side validation can be done through javascript.This increases the execution speed since it doesn't occur in the server.But when checking between of two ...
In A Page I have gridview with Options of select and delete using hyperlink when i am selecting any one of then it has to open another page how can it
Latest Answer: Dataset. Data is serialized and deserialized when transferred from client to server and back in Web Services.Dataset can be serialized and therefore correct option. ...
Latest Answer: Only the first answer appropriate. The question is how to create a dynamically grid view which means populate the grid view dynamically. ...
Latest Answer: Attaching metadata to code using attributes is a great feature in .NET. We can use this feature to write code that is conditionally compiled and invoked during program execution. Earlier, this was done in C/C++ using #ifdef statements. While this method ...
Latest Answer: Before developing any application in .NET it is better to define data types which can be used in creating objects of that type.This is where XSD plays a great role. develop the XSD file for the simple and complex types and genereate the classes using ...
Latest Answer: #if #else #elif #endif #define #undef #warning #error #line #region #endregion Main use of directives ...
If we remove web.config or machine.config from the application then, Is this application will works?
Latest Answer: convert textbox column into a template then it lets you change its width ...
View page << Previous 3 4 5 6 [7] 8 9 10 11 12 Next >>

Go Top