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
Does .NET Framework support SAX?
how can you tell ef to have a different table or column name than that defined for the class?
Name a few different return types of a controller action method?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
Explain peek method in tempdata in asp.net mvc?
Is .net framework 4.8 the last version?
Why is entity framework used?
why DotNetFramework is included in building a software
Why to use html.partial in mvc?
I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.
What is web api‘s in asp.net mvc 4 ?
I want ask from plz smaple example code for Biztalkk server
Can we have enum in entity framework?
What is the version number for the next version of the .net framework, codenamed �orcas�?
What is filters in web api?