Sponsors
String And Variables
C# Regular Expressions
C# Regular Expressions is a web based tutorial in which the author elaborates about the method of utilizing System.Text.RegularExpression classes inorder to perform the process of matching and replacing string with the help of regular expressions. In this tutorial the author offers procedure to call the classes from the namespace and how to manipulate string to perform matching.
Price: Free Rate:
0.0(out of 5) Vote:0
Example - URL Extractor
Example - URL Extractor is an ASP.NET tutorial in which the author gives description about URL Extractor, which helps in identifying and extracting URL for the HTML files. The author describes about this topic with the help of example source code.
Price: Free Rate:
0.0(out of 5) Vote:0
Examining New String Properties - Part 1
Examining New String Properties - Part 1 is an easy to understand tutorial in which the author elaborates the procedure for utilizing the string properties to parse strings. The author gives details about several strings like Substring, IndexOf, EndsWith, and StartsWith which helps in parsing the string. The author explains about each functionalties of the strings and explains the method of utilizing it to perform specific task.
Price: Free Rate:
0.0(out of 5) Vote:0
Regular Expressions in .NET
Regular Expressions in .NET is an article in which the author elaborates the procedure for using the new features of regular expression in .NET framework. In this tutorial the author explains about new features with brief description about each of them with example. The new features that are described are Groups and Named Capturing, readability, maintainability, delegates and more.
Price: Free Rate:
0.0(out of 5) Vote:0
Analyze Source Code With Regular Expressions
Analyze Source Code With Regular Expressions is an easy tutorial in which the author gives details about an application, which will examine and analyse each line of code and give details whether the particular line is an executable, an attribute, a cooment or a documentation comment. By examining the application programmers can learn about method of processing the files and directives.
Price: Free Rate:
0.0(out of 5) Vote:0
Expression Builders in ASP.NET
ASP.NET introduced new declarative expression syntax which allows you to substitute values into page at run time called Expression builders. You can make extensive use of expressions for referencing string resources for localization, connection strings and application settings from configuration file.
This tutorial gives a closer look to Expression Builders and Custom Expression Builders classes.
Price: Free Rate:
0.0(out of 5) Vote:0
Pages : 1

