What is regex replace in c#?
Answer / Shiv Ram Krishanan
Regex.Replace() is a method in C# that allows you to search for and replace a pattern (defined using regular expressions) within a string.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why dependency injection is used in c#?
f i give input like 1,1,4,5,6,1,2,5,4,1,2, then output should be like : 1-4, 2-2, 4-2, 5-1, 6-1 which means 1 occurs 4 times, 2 occurs 2 times like so.
What does immutable mean in c#?
What are the advantages of properties in c#?
What does string intern do?
What is object type in c#?
Why do we use Design Pattern?
What is inner class in c#?
What is meant by collections in c#?
Explain static class members.
What are fields in c#?
What do you know about device context?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)