How do you initiate a string without escaping each backslash ?
Answer Posted / kirti
Put an @ sign in front of the double-quoted string.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain unit test done by tester on development team?
What is asp net framework?
How to enable Attribute Routing?
what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?
What is tempdata?
Is dapper faster than entity framework?
What is edm (entity data model)? : Entity framework
What are the 3 segments of the default route, that is present in an ASP.NET MVC application?
What is representational state transfer (rest) mean?
What is the difference between model view and controller?
What is the difference between windows vista and .net framework 3.0 ?
What is a view engine?
What is MVVM design pattern?
What is the meaning of unobtrusive javascript?
Can I use razor code in javascript in asp.net mvc?