Tell us the difference between the while and for loop. Provide a .net syntax for both loops?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between imperative and interrogative code?
If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
What is meant by .Net framework?
How can you automatically generate interface for the remotable object in .NET with Microsoft tools?
What is marshling?
Explain me how does linq work?
Please explain when should you use .net web forms over asp.net mvc?
State the differences between the dispose() and finalize().
I am constantly writing the drawing procedures with system.drawing.graphics, but having to use the try and dispose blocks is too time-consuming with graphicsobjects. Can I automate this?
Compare client server application with n-tier application
Why is .net used?
How viewstate is being formed and how it's stored on client in .net?