Answer Posted / deepak
this indicate all action will perform before page will be
post back like
if(ispostback)
{
}
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
What is bound controls
What is ispostback property?
What is cas?
About CLR, reflection and assemblies?
What is the file through which you can customize your asp.net application?
If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
Define web.config in .net?
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
What are validators and list some validators of asp.net?
Distinguish between Server-side and Client-side code?
Explain how cookies work. Give an example of cookie abuse.
Which adapter should you use, if you want to get the data from an access database?
What is a proxy in web service?
Is asp.net different from asp? If yes, explain how?