1.how to encrpt query string in asp.net?
2.there are 10000 records then i wnat display 5000 records
one gridview and 5000 records another grid view
what is the process?
asp.net page is a object or not?
How can u handle Un Managed Code Exceptions in ASP.Net?
Input:http://www.allinterview.com/forms/questionform.php Output:http://www.allinterview.com/forms/questionform Write c# program to get the above desired output for the given Input.....
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
how to increase performance of web site? if there is a page with high load. the content is high then what should we do to increase performance?
3 Answers Emphasis, Mphasis, TCS,
Explain about Application and Session Events ?
Explain page output caching?
What is the relationship(in oops) between codebehind and inline code(.aspx to .aspx.cs)??? explain
What are the various ways of securing a web site that could prevent from hacking etc ?
What is the lifespan for items stored in ViewState?
diffrance between stored procedure & function in sql server?
How many ways are there to maintain a state in .net? What is view state?