ADO.NET Primer is an useful tutorial for the novice to know about the ADO.NET architecture. ADO.NET is used to access the database data in .NET framework. You can easily get the data of the XML file, database table etc., with the help of the various
ASP.NET Programming Languages Primer is a tutorial which explains you how to create web applications in ASP.NET using three languages such as C#, Visual Basic, and JScript. In this tutorial the author clearly shows how to write statements and comment
Writing High-Performance Managed Applications : A Primer is a tutorial in which users can learn more about increasing the performance of .NET managable application. This tutorial analyzes the .NET frame work from the performance perspective. This onl
The RegularExpressionValidator Control and a Primer on Regular Expressions is a web based tutorial in which the author narrates you about the advantages of the RegularExpressionValidator control of ASP.NET. This control helps you to compare the value
Random Strings is a JavaScript that act as an alternative to SSI and can be implemented in your webpage to display strings in your webpage that are selected randomly each time the page is loaded. You can click on the refresh button or can click the B
SmartTranslate is not a component, it is a standalone tool which helps you translating a Delphi project to other languages. In the first step, it collects all strings in the Pascal code and Delphi forms and stores them in a database. After all string
Russian translation of VCL and RTL strings.
Use TTranslator to localize String or TStrings properties of components and code strings. TTranslator introduces an easy to use Strings' Editor that gives a goodoverview of your translations and where desired properties can be selected and edited. Th
SmartTranslate is not a component, it is a standalone tool which helps you translating a Delphi project to other languages. In the first step, it collects all strings in the pascal code and delphi forms and stores them in a database. After all string
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, Ends |