Atlanta Custom Software Development 

 
   Search        Code/Page
 

User Login
Email

Password

 

Forgot the Password?
Services
» Web Development
» Maintenance
» Data Integration/BI
» Information Management
Programming
VB VB (1648)
VB.net VB.net (736)
C# C# (15)
ASP.net ASP.net (779)
ASP ASP (41)
VC++ VC++ (25)
PHP PHP (0)
JAVA JAVA (4)
JScript JScript (5)
  Database
» SQL Server (708)
» ORACLE (5)
» MySQL (0)
» DB2 (0)
Automation
» C/C++/ASM (11)
» Microcontroller (1)
» Circuit Design (0)
OS/Networking
» Networking (5)
» Unix/Linux (1)
» WinNT/2k/2003 (8)
Graphics
» Flash (0)
» Maya (0)
» 3D max (0)
» Photoshop (0)
Links
» ASP.net (2)
» PC Interfacing (1)
» Networking (4)
» SQL Server (4)
» VB (23)
» VB.net (4)
» VC (3)
» HTML/CSS/JavaScript (10)
Tools
» Regular Expr Tester
» Free Tools

Submitted By : Nayan Patel  (Member Since : 5/26/2004 12:23:06 PM)

Job Description : He is the moderator of this site and currently working as an independent consultant. He works with VB.net/ASP.net, SQL Server and other MS technologies. He is MCSD.net, MCDBA and MCSE. In his free time he likes to watch funny movies and doing oil painting.
View all (893) submissions by this author  (Birth Date : 7/14/1981 )

This is a link to a different site Stripping HTML Tags using Regular Expressions
Total Hit (1865) Have you ever wanted to strip all of the HTML tags from a string? There are many reasons you may want to do this. For example, if you provide a feature on your site where a user can have the contents of a Web page emailed to them, you may wish to strip all of the HTML tags from the particular articl ....Read More
Rating
This is a link to a different site Utilizing Regular Expression SubMatches
Total Hit (1609) This article examines advanced features of regular expressions. For more basic and beginner-level information on regular expressions, as well as a number of articles illustrating various applications of regular expressions, be sure to check out the articles at the Regular Expression Article Index! ....Read More
Rating
This is a link to a different site A 'Print This Page' Script Using the MS-XMLHTTP object and Regular Expressions
Total Hit (2552) This article deals with two not-so-commonly discussed topics. The first is using Microsoft's XMLHTTP component to perform an HTTP request. To learn more about how to use XMLHTTP for this purpose, be sure to check out this FAQ. This article also utilizes regular expressions to remove delimited chunks ....Read More
Rating
This is a link to a different site Translating from a Custom Markup to HTML using Regular Expressions
Total Hit (1819) If you run a messageboard-type site, you may want to allow users to enter certain HTML tags, but not others. For example, you may want users to be able to use tags like <b> and <u>, but any other HTML tags would be displayed as-is. That is, if a user were to enter as a message: ....Read More
Rating
This is a link to a different site A site for Regular Expression Resources
Total Hit (934) Welcome to RegExLib.com, the Internet's first Regular Expression Library. Currently we have indexed 637 expressions from contributors around the world. We hope you'll find this site useful and come back whenever you're looking for an expression for a particular task, or have just figured out a new e ....Read More
Rating
This is a link to a different site Microsoft Beefs Up VBScript with Regular Expressions
Total Hit (1219) In this article, I'll describe all objects related to VBScript Regular Expressions, summarize common regular expression patterns, and provide some examples of using regular expressions in code.
Rating
TrimEx function using Regular Expression.
Total Hit (3159) Regular Trim function only removes preceding and trailing space but it does not remove all other white space characters e.g. New Line(\n), Carraige return(\r), Form Feed(\f), Tab(\t). To remove these characters you can easily implement function using Regular expression. ....Read More
Rating
This is a link to a different site Leverage Regular Expressions
Total Hit (1982) Regular expressions provide a simple and efficient way—far beyond the capabilities most conventional programming languages offer—to search and replace text. However, relatively few developers are familiar with this powerful tool. I'll explain how you can leverage regular expressions from VB.NET to s ....Read More
Rating
This is a link to a different site Regular Expressions in ASP.NET
Total Hit (981) Regular expressions are an extremely useful tool for working with text. Whether you need to validate user input, search for patterns within strings, or reformat text in powerful ways, regular expressions can help.
Rating
Test your Search and replace Regular Expression
Total Hit (2665) Test your Regular expression and also test Search and replace with regular expression «b»«a href='../tools/RegTester.aspx'»Click here to see Live Demo...«/a»«/b» «code LangId=2»<%@ Page Language="VB" Debug="true" %> <%@ import Namespace="System.Data.SqlClient" %> <script runat="server"> ....Read More
Rating
This is a link to a different site http://www.maya3d.dk/links/tutorials/index.asp?filterT=&filter=&alf=&order=Creator&page=1&search=
Total Hit (853)
Rating
Convert DataReader to DataTable
Total Hit (3708) There is no direct way to convert dataraeader to datatable in ADO.net so I wrote this function which is really handy. Happy Prpgramming...
Rating
This is a link to a different site Dynamically Adding Controls
Total Hit (583) Adding controls at runtime provides the flexibility to design user interfaces that can be different things to different users. By the end of this article you'll be using multiple Placeholder controls to build a fexible template page.
Rating
How to display Error Line Number in VB
Total Hit (2716) In VB you can display error line number. Its little tedious job but it works fine. you have assign numbers to lines where you want to track error line number. These line numbers should be unique within function or sub.
Rating
This is a link to a different site Caching with ASP.NET Part-1
Total Hit (986) In classic ASP, one of the techniques developers commonly relied on to speed up processing was the use of caching. One could, fairly easily, build their own caching system using Application variables, as highlighted in the FAQ, How can I use Application-level variables to cache information? There we ....Read More
Rating
This is a link to a different site Caching with ASP.NET, Part-2
Total Hit (3048) In Part 1 we looked at how to use Output Caching and Fragement Caching of an ASP.NET Web page. These two techniques cached either the full HTML output of an ASP.NET Web page, or a portion of the HTML output of an ASP.NET Web page (by caching the HTML output of a User Control). In this part, we'll ex ....Read More
Rating
Extract only Filename from path
Total Hit (2376)
Rating
This is a link to a different site Executing Custom Code During Installation
Total Hit (1521) An application can consist of not only traditional program files, message queues, event logs, and performance counters on the deployment destination but also custom code that must be executed on the deployment destination. You can configure your application to execute the custom code when your appli ....Read More
Rating
How to delete entire folder using T-SQL with xp_CmdShell ?
Total Hit (5449)
Rating
This is a link to a different site How To: Use Forms Authentication with Active Directory
Total Hit (1030) This How To article shows you how to implement Forms authentication against an Active Directory credential store.
Rating
This is a link to a different site How To: Use Forms Authentication with SQL Server 2000
Total Hit (1089) This How To shows you how to implement Forms authentication against a SQL Server credential store. It also shows you how to store password digests in the database
Rating
This is a link to a different site How To: Create GenericPrincipal Objects with Forms Authentication
Total Hit (1075) This How To shows you how to create and handle GenericPrincipal and FormsIdentity objects when using Forms authentication.
Rating
This is a link to a different site Building Secure ASP.NET Applications: Authentication, Authorization, and Secure Communication
Total Hit (1032) Applications may choose to store encrypted data such as connection strings and account credentials in the Windows registry. This How To shows you how to store and retrieve encrypted strings in the registry.
Rating
This is a link to a different site How To: Call a Web Service Using SSL
Total Hit (1043) SSL can be used to guarantee the integrity and confidentiality of the messages passed to and from a Web service. This How To shows you how to use SSL with Web services.
Rating
This is a link to a different site How To: Host a Remote Object in a Windows Service
Total Hit (1270) Objects called using the .NET Remoting infrastructure can be hosted by ASP.NET, custom executables or Windows services. This How To shows you how to host a remote object in a Windows service and call it from an ASP.NET Web application.
Rating
This is a link to a different site Utilizing Regular Expressions
Total Hit (1678) This article is a follow-up to an earlier 4Guys article, An Introduction to Regular Expression with VBScript. (If you are not familiar with regular expressions, I highly recommend that you read the An Introduction to Regular Expression with VBScript article!) Since the previous article served more a ....Read More
Rating
This is a link to a different site Validate What? Using Regular Expressions to Validate Input
Total Hit (1730) Validating user input is a basic but very necessary part of web development, especially when dealing with databases. Queries don't go too well when you have !@)#&#$*%?= in the search field. So we have to build a function that searches the input string for illegal characters (defined by you) and then ....Read More
Rating
This is a link to a different site Removing All HTML Tags from a String Using Regular Expressions
Total Hit (1775) Have you ever had the need to remove all HTML tags from a file? Perhaps you wanted to display all HTML tags on a Web page, but as the raw HTML tags (like showing <B>bold</B> as opposed to bold). The script presented in this artcle will accomplish these tasks with ease! ....Read More
Rating
This is a link to a different site Picking Out Delimited Text with Regular Expressions
Total Hit (1719) Have you ever wanted to parse an HTML document and be able to easily grab the text between certain text delimiters? For example, imagine that we wanted to list all the text in an HTML document that falls within any bold tags (<b> ... </b>). Or say that we wanted to grab the text (if any) that was th ....Read More
Rating
This is a link to a different site User Tips: Converting URLs into Hyperlinks
Total Hit (2012) I just finished reading Designing Active Server Pages and was inspired by the regular expressions section. I would like to contribute some code... two functions which are fresh out of the oven! These functions are to cater for web content stored in a database where URLs & email address are part ....Read More
Rating


(Page 30 of 133) 3968 Result(s) found  1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 ...

Home   |  Comment   |  Contact Us   |  Privacy Policy   |  Terms & Conditions   |  BlogsZappySys

© 2008 BinaryWorld LLC. All rights reserved.