How do you initiate a string without escaping each backslash ?
Answer / kirti
Put an @ sign in front of the double-quoted string.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain .Net Framework? Why we use it?
What is entity framework? : Entity framework
What is the property available to check if the page posted or not
what is split entity?
what is a round trip?What is a postback?
What is the use of web api ? Why web api needed, if you have already restful services using wcf ?
How does work clr?
what is the three pillar of .Net ?
How to enable Attribute Routing?
How we can add the css in mvc?
What is the use of display modes?
How do you convert a string into an integer in .NET