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 |
What is Separation of Concerns in ASP.NET ASP.Net MVC?
Why do I get errors when I try to serialize a Hashtable
What are the options can be configured in AJAX helpers?
What is inline schema, how does it works
What is the CTS
Integer & struct are value types or reference types in .NET?
will there be any issues adding a table without primary keys to a data model?
how can you enhance the performance of entity framework?
What are sections?
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
What is .net architecture?
Where do the reference-type variables go in the RAM ?