VIEWS WITH SYNTAX AND EXAMPLE IN SQL
Answer / amit v
create view <viewname> as Select *from <tablename>
| Is This Answer Correct ? | 2 Yes | 0 No |
mention what is csdl, ssdl and msl sections in an edmx file?
What was the problem in traditional component why side by side execution is supported in .net ?
How route table has been created in asp.net mvc?
How we can add the css in mvc?
What is serialization ?
Can we look at the IL for an assembly?
What is viewdata?
Why do I get errors when I try to serialize a Hashtable
can i change web.config settings from iis?
1 Answers HCL, ReadySoft, Wipro,
What are the major improvements provided by the common language runtime and the base class libraries? Or what are the major improvements in .net framework 4.0?
What is viewstart page in mvc?
If u have an Empty Xml file and u have to bind dataset data to empty xml file? if u have an empty dataset u have to bind xml file data to it?