Which is better asp.net or php?
No Answer is Posted For this Question
Be the First to Post Answer
I have to send data throug querystring from one page to another. But it should not be displayed in URL. How it is possible?
What is the significance of finalize method in .net?
Explain authentication levels in .net ?
Difference between windows application and web application? Which is the best for updation purpose?
How can you provide an alternating color scheme in a Repeater control?
What is Pre-Render event in ASP.NET?
What is autopostback true?
what are the differences between windows services and web services?
Types of state management techniques ?
hi i have a problem regarding to datagrid in aspdotnet.i have a datagrid in my application.i have to place add,edit,delete buttons or links what ever it may be. now the problem is if i click on add button then the page has to redirected to another form called "xyz.aspx" and if i click on edit button the page has to redirected to another form called "abc.aspx".i am phasing the problem that if where ever i click on the datagrid the cursor goes to gv1_SelectedIndexChanged event.please tell me the solution about the code.
what is DLL Hell and how it is solved in .NET?
24 Answers icegen, next, -uk, NIIT,
what is the difference between response.write() and response.output.write()?