Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
1115What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
982What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
1025
Distinguish between Server-side and Client-side code?
Define cookie.
What is difference between session and cookies in asp net?
How can you apply a theme to your asp.net application?
How can we prepairing Interview
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
Explain the advantages of caching?
What are custom controls?
Can you clarified A Web service can only be written in .NET or not?
What is _dopostback in asp net?
What does postback mean?
What is a viewstate?
Name some asp objects?
Is it possible to write code in many languages in one asp.net project?
Define the term Web Garden?