What are Regex / regular expressions ?
Answer / Jitendra Singh Jung
Regex or Regular Expressions are a powerful tool for searching, manipulating, and validating text. They provide a flexible means of defining search patterns that can be used in various programming languages including C#. In C#, you use the System.Text.RegularExpressions namespace to work with regular expressions.
| Is This Answer Correct ? | 0 Yes | 0 No |
What does this keyword mean in c#?
What are the collection types can be used in c#?
What?s the difference between the System.Array.CopyTo() and System.Array.Clone()?
Explain the concepts of cts and cls(common language specification).
Can an abstract class inherit from another abstract class c#?
What are jagged arrays used for?
When do you absolutely have to declare a class as abstract (as opposed to free-willed educated choice or decision based on UML diagram)?
If a class is having 4 variables namely type double,type integer,type string,type decimal. If we create an instance of that class those variables which gets into this instance are value types or reference types?
Is char * null terminated?
Does c# support properties of array types?
What are the basic string operations? Explain.
What does executescalar return in c#?
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)