Latest Answer: You would accomplish this by having its containing parent page be a mediator between the two user controls. The parent aspx page would subscribe to the public event on user control 1, will hookup a delegate handler to it. Then there are two ways to handle ...
How to write the OnSelectedIndexChanged event for the inside of the gridview HyperLinkField in Asp.net.
Latest Answer: The MS Data Access Block is the component in DAL which can be used to derive all data communication code with in your application. The connection string, and the end database need to be specified in the app.config file under the Data Layer. ...
You have created an .aspx file that is viewed through a browser. In this scenario, the server sees the page as a running instance of what class type?
Latest Answer: Response.RedirectPage redirect to another page. Value display another page.It's allow referesh the page.It's support for Html Page.We can see the query string value in browserResponse.TransferPage Redirect to same Page.Value dispaly same page.It's ...
Latest Answer: COM means component object model. Through com we can create component or you may say as dll file.dll's or components are created in the libraries. in asp.net it is known as COM+ Any replies or suggestion is most welcome.Thank youJiteshProgrammer[url=http://www.intelcs.com/]Sharepoint ...
Waiting 4 ans
HI I am transforming XSLT on my xml on C#.Net code and returning back xml string to javascript code, When I am checking from IE xml string is coming with all attribute and value with XSLT transformation,
Latest Answer: Jus create a table and then create table and then add table cells to that. Jus Add a div and place it on the left add some url's and create a navigation on left side ...
Latest Answer: There are two types of controls .Client Side and Server SideThe client side control dont runat="server" attribute and they dont have events .They are predefined according to a particular action.As for eg.this has the property ...
View page << Previous 1 2 3 4 [5] 6 7 8 9 10 Next >>

Go Top