Monday, 8 September 2008
Top 1 to 43 String & Variables - ASP.NET scripts

Scripts are listed afer popularity.       To display the scripts after name please click here




1)   How to create dynamic arrays?
This easy tutorial teaches the method for creating a dynamic array for storing values into the array list objects using ToArray method. The author explains about dynamic arrays of custom type in the array list.

2)   ASP .NET - The ArrayList Object
This is an userfriendly tutorial in which author demonstrates the array creation through array list objects, which is a cluster of items stored in a single data value.

3)   ASP.NET Sort Array of Classes
It is a simple tutorial in which author describes the procedure for sorting the values in array through the QuickSort or BubbleSort algorithm.

4)   Masked Edit Control written in C# that uses Regular Expressions
It is a useful article for the users to learn about masked edit control, which is written in C# by using regular expression. Here the author gives details about the process of converting the mask into regular expression for each character in the code.

5)   Programming C#: Working with Arrays
It is an easy to understand tutorial in which author deals with arrays in .NET. This tutorial teaches the procedure for sorting, searching and setting the values in the array.

6)   Sorting An Array Using Array.Sort()
This useful tutorial teaches the method of sorting the arrays. In this article author describes about IComparable interface, which helps in executing the process of sorting arrays.

7)   Evaluate Strings and Convert Data in .NET
It is a tutorial in which author details about evaluating logical, mathematical or string expression and converting data in ASP.NET. This article teaches various methods to perform the above said processes.

8)   Array Types in .NET
It is a tutorial through which programmers can learn about array mechanism, which hosts several items as a single collection. The author describes CLR that supports single-dimensional, multi-dimensional array and jagged arrays.

9)   C# Regular Expressions
This easy to learn tutorial deals with regular expression in C#. The author gives description about classes of System.Text.RegularExpression, which helps in matching and replacing the strings.

10)   Working with Arrays in C#
It is a simple tutorial through which ASP.NET programmers can learn about the method of working with arrays in C#. The author offers source code which can be utilized by the programmers.

11)   Regular Expressions and the MatchCollection
It is a tutorial in which the author demonstrates the procedure for utilizing MatchCollection class and the Regex class, which resides on System.Text.RegularExpressions namespace to search a string for using it in regular expression.

12)   StringBuilder
This tutorial concentrates on string builders, which is a class that is present in System.Text namespace. Through this string builder programmers can perform various string processing.

13)   String Class Examples
It is a simple tutorial through which users can gather information about string class examples. Here the author specifies several string examples, which perform various functions.

14)   Chop Function
This tutorial teaches the method of chopping the text string into equal right and left portions using a common string function which can be used both in java script and VB script.

15)   String Jargon in CSharp
This is an easy to understand tutorial which gives programmatical details of utilizing C# String class functions. Here author offers source code of which users can make use of.

16)   Build A Non-Zero Based Array In .NET
This useful tutorial teaches the method of creating non-zero based array in .NET. The programmers can learn about building multi-dimensional zero-based array objects.

17)   EndsWith
It is a tutorial in which author discusses about Endswith(str), which helps in evaluating and check whether end of the instance matches with a specified string.

18)   Databinding to multi-dimensional arrays
It is an article in which author clearly explains about databinding in multidimensional array programmaticaly. Through which users can handle the array and nested data structure.

19)   StartsWith
It is a tutorial in which author describes about Startswith(str), which checks whether the starting character matches with the specified string and displays the result as 'true' or 'false'.

20)   Regular Expression Information
It is a web based tutorial in which programmers can grasp information regarding with regular expression, which helps in string searching, replacing and matching.

21)   Efficiently Searching a Sorted Array
It is a tutorial in which author describes about sorting array using Array.BinarySearch method, which searches a sorted array using binary search algorithm.

22)   ActiveX ByteArray object for ASP Net
Works with safearray binary data (bytearray) and string data in VBScript/ASP. Lets you read and write binary data from disk, convert the binary to a string/hexstring, Base64, codepage/charset (including Unicode/utf-8) and punycode/idn conversion

23)   ASP .NET - The ArrayList Object
This is an userfriendly tutorial in which author demonstrates the array creation through array list objects, which is a cluster of items stored in a single data value.

24)   Example - URL Extractor
It is an article through which programmers can learn about URL extractor, which helps in identifying URLs in HTML files. The author gives details about the method of identifying and extracting the pattern through regular expression.

25)   Option Explicit & Option Strict
It is a simple tutorial in which author discusses about the procedure for explicitly declaring the variables in ASP.NET. Here author explains the above said process with examples and source code.

26)   Regular Expressions in .NET
Regular Expressions in .NET is an article in which author elaborates about new features of regular expressions. Here the author gives an idea about the process of utilizing these feature in the codings.

27)   System.Text.RegularExpressions
It is an useful article for the .NET programmers in which they can learn about various classes and enumerates, which resides on System.Text.RegularExpressions namespace, to perform several operation regarding to regular expression.

28)   Concatenation Performance
It is a tutorial in which author describes about the process of string concatenation and the method of using this stirng cancatenation. This tutorial teaches the method of using string builder class for string cancatenation.

29)   How do I create a string in C#
This is an easy tutorial in which author discusses about the method of creating a string in C#. The author explains about string builders, which is present in namespace that helps in generating the above said process.

30)   Overloading Strings in C#
It is a simple tutorial in which author describes about method of overloading string in C#. This tutorial teaches the procedure for utilizing the SuperStringFunction().

31)   ASP.NET: Connection Strings
It is a tutorial which concentrates on method of storing connection strings. The author discusses about various options for storing the connection strings and also he suggests the right choice for storing the connection string in a right place.

32)   Examining New String Properties - Part 1
This is a simple tutorial which concentrates on method of parsing string by using string properties like SubString, IndexOf, EndsWith, and StartsWith.

33)   An "Average" Class
It is a tutorial in which author elaborates the procedure for storing average running values in arrays. The author explains each and every properties used in this array creation.

34)   SparseArray for C#
This article deals with storing the data in the sparse array table with the help of SparseArray class in C#. The author offers source code to execute the above said process.

35)   Formatting Base Types
It is a easy to understand tutorial in which author explains formatting base type, which helps in converting an objects into a string representation. Here the author demonstrates methods for using formatting base in various aspects.

36)   Understanding Regular Expressions
This easy tutorial concentrates on Regular expressions and its basic principles of utilizing it. The author gives details about meta character, which has to be mentioned with in bracket in order to search the particular character.

37)   Leverage Regular Expressions
It is an easy to understand article in which the author details about regular expression, which helps in searching and replacing a text. The author gives solution for the programmer for the problem that occur while extracting words, datas and numbers.

38)   Introduction To Regular Expressions
This simple tutorial teaches the procedure for System.Text.RegularExpressions Namespace classes for parsing the text.

39)   What are Regular Expressions?
This is a tutorial in which the author gives details about basics of regular expression and the method of utilizing it. The author gives details about procedure for utilizing regular expression to perform various operation.

40)   Build A Non-Zero Based Array In .NET
This useful tutorial teaches the method of creating non-zero based array in .NET. The programmers can learn about building multi-dimensional zero-based array objects.

41)   Syntax
This tutorial offers list of metacharacters that can be used in context of regular expression. The author gives description about each meta character and the process of using it.

42)   Formatting with Regular Expressions
This tutorial teaches you the method of formatting the strings with the help of regular expression. From this tutorial you can learn about regular expression pattern matching.

43)   Analyze Source Code With Regular Expressions
This is an useful tutorial for the programmers to process the files and directives. The author gives sample application, which analyses the source code and gives information about elements and comments it have.




Search Script
Scripts Categories
  ·  Ad Management
  ·  Affiliate Programs
  ·  Articles
  ·  Assemblies
  ·  Auctions
  ·  Blog
  ·  Browsers
  ·  Calculators
  ·  Calendars
  ·  Chat Scripts
  ·  Classified Ads
  ·  Coders & Programmers
  ·  Collections
  ·  Communication Tools
  ·  Component & Controls
  ·  Components
  ·  Content Management
  ·  Counters
  ·  Customer Support
  ·  Database Tools
  ·  Date and Time
  ·  Development Tools
  ·  Discussion Boards
  ·  Documents
  ·  E-Commerce
  ·  eDocEngine ActiveX
  ·  Education
  ·  Email Systems
  ·  Error Handling
  ·  FAQ and Knowledgebase
  ·  File Manipulation
  ·  Financial Tools
  ·  Flash and ASP.NET
  ·  Form Processing
  ·  Form Processors
  ·  Games and Entertainment
  ·  Graphs and Charts
  ·  Guestbooks
  ·  Image Galleries
  ·  Image Manipulation
  ·  Instant Messaging
  ·  Link Management
  ·  Mailing List Managers
  ·  Mark Anders Answers your ASP.NET
  ·  Migration
  ·  Miscellaneous
  ·  Multimedia
  ·  NET Framework
  ·  Networking Tools
  ·  News Publishing
  ·  Online Communities
  ·  Organizers
  ·  Others
  ·  PDFtoolkit ActiveX
  ·  Polls and Voting
  ·  Portal Systems
  ·  Postcards
  ·  Quote Display
  ·  Randomizing
  ·  References
  ·  Reviews and Ratings
  ·  Scripting Techniques
  ·  Scripts and Components
  ·  Search Engines
  ·  Searching
  ·  Security Systems
  ·  Server Management
  ·  Site Navigation
  ·  Software
  ·  String & Variables
  ·  User Authentication
  ·  User Management
  ·  Vertical Markets
  ·  WAP and WML
  ·  Web Services
  ·  Web Sites
  ·  Web Traffic Analysis
  ·  Website Promotion
  ·  XML & ASP.NET
 
2006-2008 GetFreeSofts.com - Privacy Policy