How to manage pagination in a page using .net?
No Answer is Posted For this Question
Be the First to Post Answer
How many types of exception handlers are there in .NET?
What is the new three features of COM+ services, which are not there in COM (MTS)
What's the use of system.diagnostics.process class in .net?
What is garbage collection in .net? Explain the garbage collection process?
Explain cas (code access security)?
What are the differences in C# .Net and ASP .Net.
What is a .DLL and .EXE files called in .NET?
Is .net core free?
What is concurrency? How will you avoid concurrency when dealing with dataset?
i have an array of 10 objects whose values are from 1-10 randomly inserted. i have deleted one array object. tell me what is that value? write the logic of it.
2 Answers Deloitte, Srp Khanij,
What is the intermediate language between asp and asp.net1.0?
Should I use readerwriterlock instead of monitor.enter/exit?