What is the difference between a thread and a process?
Answer Posted / swetha
Thread is line under execution and Process is prgm under
execution
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Where is the view state data stored in asp net?
Mention few asp.net validators.
If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?
What are the types of caching in asp.net?
What is s2s tracking?
How to Insert/Add in ASPXgridview
Error : 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?
How do session tokens work?
What is server redirect?
What is httpresponse?
What is owin authentication?
What are the components of ado.net?
What is an imagemap in asp.net?
What are the Types of authentications in IIS
How you can return View from ASP.NET Web API method?