On The Insider: Elite Girl Fights
1 Resources for

regular group

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Domain Users versus Power Users
A company has 2 types of employees, regular and accounting. They both store their files in folders labelled by customer name "ABC Co" etc. The accounting employees don't want the regular employees to access their files, but accounting also needs to access files created by the regulars. I think I...
Tags: Operational accounting, Financial services, redhat@..., accounting, regular group, security
Discussion threads 2007-10-12

Additional Resources

Regexile (exe)
Regexile is a regular expression testing program. It is used for development of regular expressions in the Microsoft.NET environment. It allows the user to enter and edit a regular expression, and see the matches it finds in source text in real time. Features include group matching and display, a quick...
Tags: Regular Expression, LivingRoad, Regexile
Software downloads 2006-07-21
Page Scraper (widget)
Sometimes a Web site has just one piece of information you find interesting or want to keep track of without having to constantly start your browser and visit the site. You could write your own custom widget, or, if you're up to the challenge of using Regular Expressions, this simple...
Tags: Information, Web Site Development, Productivity, Web Browsers, Web Technology, Development Tools, Channel Management, Internet, Software Development, Software/Web Development, Marketing
Software downloads 2007-07-24
ZINvoice (exe)
Whether you're a pool cleaner, a maid or a music teacher; a gardener, a masseuse or a tai kwan do instructor, if you bill a regular group of clients on a regular basis, there's no quicker way to get it done than with ZINvoice. Our first and foremost goal has...
Tags: Program, Operational Accounting, Financial Services, Finance
Software downloads 2006-03-06
Regular Expression Checker (zip)
This is software for creating regular expression and testing it. You can create regular expressions, even if you do not know about the details of regular expression. You can buy the source code (C#2005, VB2005, C#.NET, VB.NET) of this software.Version 1.40 now has a fine-tuned internal structure.
Tags: Expression, Microsoft Development Tools, .Net, Programming Languages, Development Tools, Software Development, Software/Web Development
Software downloads 2007-11-15
Microsoft Webcast: Regular Expressions in Different Products (Level 200)
This webcast explores real-world examples of using regular expressions in different products. It begins with the Microsoft .NET Framework Web and Windows applications and move on to Microsoft SQL Server 2005 and Jscript. Additionally, it creates a class scenario and work on the solution together as a group.
Tags: Webcast, Microsoft Corp., Digital Media, Consumer Electronics, Personal Technology
Webcasts
Save time by testing regular expressions with Expresso
When it comes to regular expressions, there is a world of difference between theory and practice. Testing regular expressions used to require trial and error, but now there is a free development tool called Expresso, which tests regular expressions outside of your application. Edmond Woychowsky reviews Expresso and discusses some...
Tags: Expression, Productivity, Development Tools, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Download resources 2007-05-17
Leow Descrambler (zip)
Leow Descrambler is a software that can help you to descramble a group of alphabets into one or more words. For example, if you supply the alphabets anceten, Leow Descrambler can turn this meaningless string of alphabets into can, canteen, and eat. You can also use regular expression to filter...
Tags: Alphabet, Regular Expression, Kah Man Leow, Leow Descrambler
Software downloads 2006-11-09
Writing Better SQL Using Regular Expressions
A new feature of Oracle Database 10g vastly improves the ability to search and manipulate character data. This feature, regular expressions, is a notation for describing textual patterns. It has long been available in many programming languages and a number of UNIX utilities. Oracle's implementation of regular expressions comes in...
Tags: Oracle Corp., Expression, SQL, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
White papers
Regex Match Tracer (zip)
Regex Match Tracer is a tool to compose and debug regular expressions. It provides a visual environment to you. In the pattern edit box, different parts of regular expressions are displayed in different color. While the pattern changing, the tree structure and the capture-group information will be updated synchronously. The...
Tags: Expression, Pattern, Regex Match Tracer, Productivity
Software downloads 2007-11-16
Develop and Test Regular Expressions With a Unit Testing Package
Oracle Database 10g includes a variety of new features that provide new and better ways of solving old problems. Regular expressions have been in common use among UNIX users for a long time but may not be familiar to programmers and users from other backgrounds. This paper will explain some...
Tags: Oracle Corp., Expression, Oracle Database 10g, Programming Languages, Productivity, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
White papers 2006-01-01
Microsoft Webcast: The Proper Care and Feeding of Regular Expressions: Regression Therapy (Level 200)
This webcast explores the great unsung hero: the regular expression. It slices, it dices, and it can turn twenty lines of code into one line if a programmer knows how to use it. The webcast also explores the wonder and glory that is pattern matching and substitution using regular expressions....
Tags: Webcast, Expression, Microsoft Corp., Therapy, Digital Media, Consumer Electronics, Personal Technology
Webcasts
Microsoft Webcast: Using Regular Expression Substitution (Level 200)
This webcast turns attention to the other side of regular expressions: substitution. While many people know that regular expressions can be used for pattern matching, few realize that it is also an extremely powerful substitution tool.
Tags: Substitution, Webcast, Microsoft Corp., Digital Media, Consumer Electronics, Personal Technology
Webcasts
MSDN Webcast: Using Regular Expressions (Part 2 of 2): Metacharacters (Level 200)
Part one of this webcast series introduces what regular expressions are, described how they can be useful to users, and addressed some common misconceptions about how they should be used. Second part of the webcast dives deeper into using regular expressions. This session explore the different levels of regular expressions...
Tags: Microsoft Developer Network, Webcast, Expression, Digital Media, Consumer Electronics, Personal Technology
Webcasts
Microsoft Webcast: The Proper Care and Feeding of Regular Expressions: Engine Types and Processing (Level 200)
This webcast explores the great unsung hero: the regular expression. It slices, it dices, and it can turn twenty lines of code into one line if a person knows how to use it. This webcast explores the wonder and glory that is pattern matching and substitution using regular expressions. The...
Tags: Webcast, Expression, Microsoft Corp., Digital Media, Consumer Electronics, Personal Technology
Webcasts
Microsoft Webcast: The Proper Care and Feeding of Regular Expressions: Your World Examples (Level 200)
This webcast explores the great unsung hero: the regular expression. It slices, it dices, and it can turn twenty lines of code into one line if user knows how to use it. It explores the wonder and glory that is pattern matching and substitution using regular expressions. This webcast shows...
Tags: Webcast, Expression, Microsoft Corp., Digital Media, Consumer Electronics, Personal Technology
Webcasts
Regent (zip)
Eliminate routine code modifications with auto generated regular expressions. From single example Regent creates search and replace regular expression to update all similar code fragments at once. Visual Studio and ECMAScript/Perl regular expression syntaxes supported. This version is the first release on CNET Download.com.
Tags: Regular Expression, SV Programming
Software downloads 2008-06-12
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
Microsoft Webcast: The Proper Care and Feeding of Regular Expressions: Real-World Examples (Level 200)
This webcast explores the great unsung hero: the regular expression. It slices, it dices, and it can turn twenty lines of code into one line if user knows how to use it. Watch this webcast as it explores the wonder and glory that is pattern matching and substitution using regular...
Tags: Webcast, Expression, Microsoft Corp., .Net, Digital Media, Software Development, Software/Web Development, Consumer Electronics, Personal Technology
Webcasts
Generating Random Regular Graphs
Random regular graphs play a central role in combinatorics and theoretical computer science. This paper analyzes a simple algorithm introduced by Steger and Wormald and proves that it produces an asymptotically uniform random regular graph in a polynomial time. Precisely, for fixed d and n with d = O (n1=3¡"),...
Tags: Algorithm, Graph, Engineering
White papers 2006-08-09
  • << Previous
  • page 1 of 1
  • Next >>


Cisco IOS Command Chart (IOS v.12+)
Becoming proficient with Cisco equipment means remembering a whole new set of commands. These command charts give you a quick way to look up the needed IOS commands and switches when you need them.
Buy Now
Help Desk Trouble Ticket Form
The Help Desk Trouble Ticket is an important document for the technical support professional. This form contains all the essential fields for maintain ...
Buy Now

The PC Cracked Open