Answer Posted / santhosh khanna
Common Table Expressions, It is return temporary result set
from inside a statement.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
How do you secure your configuration files to be accessed remotely by unauthorized users?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
How can we inherit a static member?
What is parse in asp.net?
Can user control be stored in library?
What are the difference between overriding and overloading?
How we implement web farm and web garden concept in asp.net?
What is view state and how it works in asp net?
Where web.config file is used?
Is there any alternative to avoid name collisions other then Namespaces?
Which is the best institute to learn Microsoft Technologies and the faculty if you Know?
What is AutoPostback?
What does asp.net stand for?
What is custom attribute? How to create?