Write the .net syntax for 'for loop'?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between a namespace and assembly name in .net?
Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
How do you give a Windows service specific permissions?
How to spawn a thread?
What is loosely coupled solution in.net?
How ASP .NET different from ASP?
What are possible implementations of distributed applications in .NET?
Explain what is reflection in microsoft .net context?
One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid this problem?
What is the difference between user control an custom control? Advantages/disadvantages?
What is a manifest in .net?
what user controls are and what server controls are and the differences between the two.