On ZDNet: Why email is your enemy
5 Resources for

strings

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Change all characters' case in a string using VB.NET
Content does not match titleContent does not match titleWhat about CaseIsn't this article supposed to be about changing case, not formatting dates?Confusion ReignsIt's pretty simple reallyDim LowerCase, UpperCase As StringLowerCase = "Hello World 1234" UpperCase = UCaseLowerCase ' Returns "HELLO WORLD 1234".I think the article was...
Tags: gbentley@..., strings, case, programming, Microsoft Visual Basic.Net
Discussion threads 2006-08-25
Boost performance and use less disk space with hash keys
Question on sample SPI don't see where you are referencing the calculated field Name_GroupName_hb. Your SP example shows a comparison of @id against hashkey, but you are creating the hashkey field on the fly. Are you saying I should create a field in the Department table called Name_GroupName_hb...
Tags: @id, LIKE, Name_GroupName_hb, sql server, strings, hashkey, SirPssD, software, disk, performance
Discussion threads 2006-03-07
Avoid program bugs in VB6 with the Option Explicit statement
Declaring & initialising string variablesI've been using Option Explicit for years and never realised I could save a little keyboard and finger wear by ticking the relevant check box in OptionsEditor. Having spent many years programming in assembler and C, declaring variable is second nature and I can't think of...
Tags: explicit, foggitt@..., Microsoft Visual Basic 6.0, programming, string variable, strings, strTest, VBA
Discussion threads 2006-01-13
I thought this was a VISUAL BASIC group!!
I thought this was a VISUAL BASIC group!!I can't be bothered to go through the convoluted logic of your alternative function (which doesn't appear to be written in Visual Basic) but can it handle 3 spaces in a row??? Also, why the strage comment about not using loops (yet you...
Tags: END Situ 2 BEGIN REPEAT GotoXY, loop, Microsoft Visual Basic 6.0, normalize, pascal, programming, strings, techrepublic@..., vb
Discussion threads 2005-10-14
DOWNLOAD: 13 useful data manipulating Perl string functions
http://techrepublic.com.com/5138-3513-5766256.htmlWhat other Perl functions should be included in this download? [b]Tell us what is missing and we'll add it to the next download version.[/b]a64bitstringemulator usingstringstylewanted a style of string logic many lots andmore consider a string array aaaaffff a for 1 f for 0 THEN WE COULD WATCH A MODIFIED...
Tags: Scripting languages, Programming languages
Discussion threads 2005-06-29

Additional Resources

Externalize strings (xpi)
Extract strings from xml and javascript files to simplify mozilla application localization process. Regenerate XULs/DTDs and JSs/properties pair files with selected localized strings. This version is the first release on CNET Download.com.
Tags: String, Davide Ficano, XML, Scripting Languages, Software/Web Development, Web Development
Software downloads 2007-10-15
Manipulate strings with PHP
This sample chapter, taken from PHP Phrasebook, discusses how to use PHP to manipulate strings. Of all data types PHP supports, strings are probably the ones most often used.This sample chapter, taken from PHP Phrasebook, discusses some standard applications and some rather unusual, but very useful ways...
Tags: Sams Publishing, PHP, Scripting Languages, Software/Web Development, Web Development
Book chapters 2006-02-22
MySQL Cookbook: Working With Strings
Like most types of data, string values can be compared for equality or inequality or relative ordering. However, strings have some additional features to consider. This paper discusses how to use all those features, so that one can store, retrieve, and manipulate strings according to whatever requirements the applications have....
Tags: MySQL, O'Reilly Media Inc., String, Open Source, Databases, Enterprise Software, Software, Data Management
Book chapters 2006-11-01
TransPad (zip)
TransPad lets you autocomplete search your own list of strings and switch back to your application with the selected string or the related one copied. TransPad replace a set of strings in a file or clipboard by the related ones, by one click. TransPad lets you switch to it's window...
Tags: String, TransPad, E-mail, Construction, Online Communications
Software downloads 2007-11-21
Manipulate strings with PHP
Of all data types PHP supports, strings are probably the ones most often used.This sample chapter, taken from PHP Phrasebook, discusses some standard applications and some rather unusual, but very useful ways to work with strings.Title: PHP PhrasebookISBN: 0672328178Published: September 2005Author: Christian WenzChapter: Chapter 1: Manipulating StringsPublished by Sams
Tags: Scripting languages, PHP, PHP Phrasebook
Download resources 2006-02-22
Text Tweak (exe)
File and data manipulation software which contains many different file enhancing or extracting features. This time saving software will allow you to extract strings from files, delete lines or character strings from files, insert and embed strings into files, and many other features. You can also trim leading and trailing...
Tags: File, Tools & Techniques, Management
Software downloads 2007-10-15
Make sure your next application can get to the data it needs with connection strings
Too often the coding of connection strings has been something to be avoided, causing developers to continue using databases like Microsoft Access. A connection string is nothing more than a string consisting of key/value pairs that describe either a data provider or driver that is separated by semi-colons. This brief...
Tags: Connection String, Databases, Enterprise Software, Software, Data Management
Download resources 2007-02-12
Multi-Language Add-In for Visual Studio .NET (2003) (exe)
Add international support to your VB, C#, or C++ Windows Forms applications easily, using this add-in for Visual Studio .NET. Following the same basic concept as the original version for Visual Basic 6, the add-in scans your project for text strings and presents them in two tables. One table is...
Tags: Microsoft Visual Studio, Microsoft Visual Studio.Net, Table, Microsoft Development Tools, .Net, Programming Languages, C#, Development Tools, Software Development, Software/Web Development
Software downloads 2005-06-29
Hanging on by a STRING?: Using Functions to Untie Text Strings
Almost every data programmer can give an example of a variable that, due to data entry requirements, has to be characterized as a text string. They can also describe how problematic they are when, prior to analyzing the data, find these strings need to be cleaned up, formatted and sometimes...
Tags: SAS Institute, String
White papers 2007-05-14
Multi-Language Add-In for Visual Basic 6 (exe)
Add international support to your VB6 applications with the Multi-Language Add-In, either during software development, or on finished programs. The Add-In scans your project for text strings and presents them in two tables, one for the properties of controls, one for strings in the source code. Select strings in the...
Tags: Microsoft Visual Basic 6.0, Microsoft Visual Basic, Language, Software Development, Mice, Storage, Databases, Software/Web Development, Hardware, Peripherals, Enterprise Software, Software, Data Management
Software downloads 2005-06-29
MSDN Webcast: Visual Basic .NET Soup to Nuts: Creating and Manipulating Strings (Level 200)
This webcast examines specific Visual Basic language features. Learn about strings and find out how to create and manipulate those using basic operators, in addition to the StringBuilder class.
Tags: Microsoft Developer Network, Webcast, Microsoft Visual Basic, String, Microsoft Visual Basic.Net, Microsoft Development Tools, Programming Languages, Digital Media, Development Tools, Software Development, Software/Web Development, Consumer Electronics, Personal Technology
Webcasts
DT Localizer (zip)
Product provides tools for localization projects under Visual Studio 2003. Finds strings in Files, Folders, Projects, Solution. Moves strings to the resource files. Generates wrapper for resource files. Exports/imports resource files. Synchronizes resource files.
Tags: DeveloperTools, Resource File, Microsoft Development Tools, Productivity, Development Tools, Software Development, Software/Web Development
Software downloads 2006-03-31
Getting a regular expressions by passing in 2 strings in C# or VB.net
hi everyone,does anyone know how i can get a regular expression from passing in 2 strings. One string would be the longer text and the second string would be a small substring of it. i would like the regular expression that would match it up.LJ
Tags: .NET, Programming languages, liejian@..., Microsoft Visual Basic.Net, C#, regular expression
Discussion threads 2007-04-06
Super Replace or Find (exe)
Super Replace or Find can help you to replace or find strings in your files, or rename these files. Characteristics:includes.it can do many strings in many files at one time; highlight finded string(for Text/HTML/XML); When rename some files, these files s name can include sequence number; support regular expression; support...
Tags: String
Software downloads 2006-03-21
sql queries in vb 6
can someone assist .i am trying to write a query which get input from a text box and query two related tables in access. my code is as below but i get an error message sql1 = "SELECT sum (Statistics.Passed_On) as sum1 From"sq1 = "sql1 & Hospital, Statistics...
Tags: Programming languages, stogarepih@..., SQL, Str1
Discussion threads 2007-09-24
  • << Previous
  • page 1 of 1
  • Next >>


Outlook 2000/2002/2003: Tips for Road Warriors
Working efficiently with Microsoft Outlook is a real challenge for users who are traveling or working off-site. This guide describes a dozen ways that mobile users can maximize productivity when using Microsoft Outlook outside the office.
Buy Now
TechRepublic's E-mail Usage Policy
Numerous studies indicate that personal e-mail use at work is a leading cause of lost productivity. In addition, personal e-mail use can introduce vir ...
Buy Now