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.
4 7927You have two buttons in web form and i clicked on one of the button, so how do i find which button i've clicked on the form in my page load?
15 18034How can we do the client side validation and Server side validations? But i told that At client side by with the help of validations control or by javascript? But I dont know about the Server side controls Explain?
5 10859
Explain about asp.net caching?
Explain what are the advantages of asp.net mvc framework? : asp.net mvc
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
How you can stop the validation of ASP.NET controls from client side?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
How can we communicate with each server in N-tier Architecture? and what are the methods?
How can you register a custom server control to a web page?
Why will you usually create an aspnet user account in the database for an asp.net web application?
Can you explain composite pattern?
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?
What language does asp.net use?
Give an example of cookie abuse.
What is a 401 redirect?
Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?
Which validator control you use if you need to make sure the values in two different controls matched?