Answer Posted / kinjal panchal
when u put image in your background then put it in a repeat
form.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the good practice to implement validations in aspx page?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
How we implement web farm and web garden concept in asp.net?
Please briefly explain the usage of global.asax?
What is the function of new view engine in asp.net? : asp.net mvc
ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?
Explain how dot net compiled code will become platform independent?
What is the use of session in web application?
i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?
Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)
Can you explain composite pattern?
What is redirecting behavior?
Can we override the enablepartialrendering property of the scriptmanager class?
What are validators and list some validators of asp.net?
How you can manage the state of application at the server side in ASP.NET?