How to display validation messages in one control?
How .net CLR works with n-tier application
In how many ways we can retrieve table records count?
What parameters can you pass in the url of the api? Can get and post use the same url?
What is cookies in asp net?
By default what is the Asp.Net application login context on IIS 5.0? By default the ASP.Net app runs in the context of a local user ASPNet on IIS version 5. On IIS version 6 on windows 2003 it is called Network service
Why do we need Sessions?
How do you implement sql caching in asp.net?
Give an example appropriate use forweb service as opposed to a non-serviced .NET component
Who generates session id?
Is a dll file an executable?
How do I debug an ASP.NET application that wasn't written with Visual Studio.NET and that doesn't use code-behind?
What is the difference between executescalar and executenonquery?