What are the various types of validation controls provided by asp.net?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between a cookie and a pixel?
What is asp.net response object?
Why do we use web config?
What is web.config and machine.config ?
Which class provides methods that can be used to manage role membership to be used in user authorization?
What is the application pool?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
How does u get record no from 5 to 15 from a dataset of 100 records?
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?
What is the difference between Trace and Debug?
what is the generics and where used generics in your project?