What is cshtml?



What is cshtml?..

Answer / Ashok Kumar Ray

CSHTML (C Sharp HTML) is an extension used for Razor files in ASP.NET MVC, a web application framework built on .NET. CSHTML files combine C# code and HTML markup, allowing developers to easily create dynamic, server-side rendered views.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is ildasm and obfuscator in net?

1 Answers  


Differentiate between the public and private ?

1 Answers   Microsoft,


Is array value type in c#?

1 Answers  


Why data types are important?

1 Answers  


What is datacontract in c#?

1 Answers  


What is func delegate in c#?

1 Answers  


What are object pooling and connection pooling and difference? Where do we set the Min and Max Pool size for connection pooling?

1 Answers  


What is array collection?

1 Answers  


What is _layout cshtml?

1 Answers  


What is a helper method in c#?

1 Answers  


What is orm in c#?

1 Answers  


What are the access-specifiers available in c#?

26 Answers   Syntel,


Categories