Saturday, December 29, 2018

Interview

1. How to validate xml in c#?
Ans : Create an xml schema and use XmlValidator class.

2.Can we overload constructor in typescript?
Ans TypeScript allows you to declare overloads but you can only have one implementation and that implementation must have a signature that is compatible with all overloads. 

3. How to generate com component in .Net?
Ans: check the check box make com visible.

4. How to pass data from view to controller in MVC?
Ans

5. How to bind one view model with two view and update only one view base on condition.
Ans :

No comments:

Followers

Link