To add a hyperlink column to the DataGrid which tag is used ?
No Answer is Posted For this Question
Be the First to Post Answer
how to encrypt a connection string in web.config file?
What is difference between Lambda Expression and LINQ in ASP.NET?
Can you explain autopostback?
What is the latest version of asp.net?
What is the other method, other than GET and POST, in ASP.NET?
What does mean by a neutral culture?
Suppose, I have 3 pages, Page1.aspx, Page2.aspx, Page3.aspx. All pages are in diff. server. When user req. for a page, Page1.aspx opens Ist & a session established. If user req. for IIn page, second session established. Similarly, 3rd session established if user req. 3rd page. In this scenario, tot. 03 sessions are established. How we can minimize it so that it will work with only one session?
what is a .xap file? Explain with an example.
Is viewstate secure?
What Are The Difference Between AutoEventWireup="true" and AutoEventWireup="False"
12 Answers Phoenix Technologies,
what is the role of aspx file ?
can i call the java script to code behind file?if yes how?