Hi please tell me what is
ISNOTPOSTBACK,POSTBACK,AUTOPOSTBACK and also the extensions
of aspx,asmx,ascx its urgent plz reply me soon....
Answer Posted / krishna
aspx mean active server pages Extension
asmx mean Active Server Method Extension
ascx mean Active Server Control Extension
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are validator? Name the validation controls in asp.net?
Can we make activex dll also ti execute in some process as that of client ? How can we do?
Can user control be stored in library?
What is client side state management?
Is it possible to write code in many languages in one asp.net project?
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
What is session in web technology?
Define the term Scavenging in Caching?
What is difference cookie and session?
What is cross page posting in asp net?
How to register exception filter globally?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
What is work flow gen? how can it will work with .Net?
Describe the application event handlers in ASP.NET?
Can viewstate be accessed in another page?