About writting a query and SP which is better ?
Answer Posted / surendra
Stored procedures........
group of queries is nothing but sp..in sp we can use
functions etc
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is query string?
What is full trust in asp.net?
Which .NET framework supports Web API?
Define the types of configuration files.
Do you know caching feature?
In which event of the page life cycle, is the viewstate available?
How you can return View from ASP.NET Web API method?
How can we inherit a static member?
Explain the various authentication mechanisms in asp.net.
Why mvc is faster than asp.net? : Asp.Net MVC
What is the usage of DelegatingHandler?
What kind of data we can store in viewstate?
Please brief not about xsd,xslt & xml?
How long does an http session last?
Are cookies stored on server or client?