Difference between dynamic query and static query ?
Answer / vishal jani
Dynamic query will build at runtime where static query is
already builded.
Is This Answer Correct ? | 22 Yes | 5 No |
What is asp.net localization?
What is the T-SQL equivalent of IIF (immediate if/ternary operator) function of other programming languages?
version information is mentioned in which file
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
Mention the execution process for managed code?
Why is xap important?
Can we have multiple master pages in asp net?
How do you declare static variable?
what r the Templeats in ASP.net?
why many web.config files are used in are project
What is difference between response.redirect and server.transfer ?
2 Answers Kalinga Software, Satyam,
How many types is controls is there in Asp.Net?If it means what are types of custom controls?Explain about user controls,Web server controls,Hrml server controls?