Hi, We have a user control that have button Now we use this user control on different aspx pages. We want when we click on the user control button then button behave differently on different page (Dynamacilly).
HCL,
2 3793How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server
CTPL,
6551Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
2103Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
2418
Differentiate between client-side and server-side validations in web pages.
What is the difference between mechine.config and web.config?
What I need to create and run an asp.net application?
What is semantic gap?
When maintaining session through sql server, what is the impact of read and write operation on session objects?
What is session mode in asp.net?
What is an asp.net validator? And, mention its types.
Explain what is an abstract class?
How you can stop the validation of ASP.NET controls from client side?
how can create login from create and written conde in asp.net
Why is an object pool required?
Describe session handling in a webfarm?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
What are web server controls in asp.net?
How many types of validation are there?