Dynamic linked list tree
[Source :
CodeProject.com
]
Using Vector and double linked list to create trees...
|
Csv exported from excel (all variants)
[Source :
RegExLib.NET
]
This expressions parses one line from a CSV file which has been written with Excel. It doe...
|
Parsing csv embedded in double quotes - rfc 4180
[Source :
CodeProject.com
]
Simple ways to parse CSV documents when values are embedded in double quotes...
|
Convolution experiment: c# vs. c/c++
[Source :
CodeProject.com
]
The article demonstrating speed of math convolution operation performed with shorts, ints,...
|
Strings inside double quotations
[Source :
RegExLib.NET
]
Finds strings enclosed in double quotations...
|
Regex: c++ prototipes
[Source :
RegExLib.NET
]
Regex:
c++ prototipes
***********...
|
Implement phonetic ("sounds-like") name searches with double metaphone part v: .net implementation
[Source :
CodeProject.com
]
Presents a C# implementation of Double Metaphone, for use with any of the .NET languages....
|
Composant image label
[Source :
CodeS-SourceS
]
c'est un composant qui permet de mêtre une image qui sera clickable ou double clickable av...
|
Routine pour randomiser des integers sans doublons
[Source :
CodeS-SourceS
]
Une petite routine sympa permettant de trier des integer en randome sans faire de doublons...
|
Logiciel de comptabilité
[Source :
CodeS-SourceS
]
Logiciel de comptabilité en partie double pour petites structures (TPE, associations).
Pe...
|
Logiciel de comptabilité
[Source :
CodeS-SourceS
]
Tenue de la comptabilité commerciale en partie double pour petites structures (PME, associ...
|
Custom text box control with validation
[Source :
CodeProject.com
]
Custom text box control with validation. Supported type: Email, Date Time, Integer, Double...
|
Regex: matches a double number
[Source :
RegExLib.NET
]
Regex:
matches a double number
*...
|
Creating a professional looking gdi+ drawn custom control
[Source :
CodeProject.com
]
Shows how to create a custom scrolling label control with GDI+ and proper double buffering...
|
[cpp.net] libbmp
[Source :
CodeS-SourceS
]
une lib permettant de charger une image bitmap 24bits dans un tableau a double entree...
|
Résolution d'une équation du 3éme degré
[Source :
CodeS-SourceS
]
La fonction RacineDegré3(a,b,c,d) fournit une collection de réels (Double) qui sont les ra...
|
Résolution d'une équation du 3éme degré
[Source :
CodeS-SourceS
]
La fonction RacineDegré3(a,b,c,d) fournit une collection de réels (Double) qui sont les ra...
|
Obout calendar
[Source :
DotNetFreaks
]
Create a great looking Calendar with these features: Double month calendar Highly customiz...
|
Interpreting intel 80-bit long double byte arrays
[Source :
CodeProject.com
]
A simple BitConverter class that is capable of reading and writing Intel 80-bit long doubl...
|
Interpreting intel 80-bit long double byte arrays
[Source :
123AspX
]
A simple BitConverter class that is capable of reading and writing Intel 80-bit long doubl...
|
How to implement an incremental search using a grid column (ultrawingrid)
[Source :
CodeProject.com
]
This article pretends show how to implement an incremental search doing double click in a ...
|
[csharp.net] process manager
[Source :
CodeS-SourceS
]
Un petit utilitaire qui liste les processus avec quelque fonction pratique comme la possib...
|
Strip unquoted whitespace
[Source :
RegExLib.NET
]
When removing any whitespace from something like an excel formula, you need to strip the w...
|
This pattern match all attributes,with or without double quote.
don't match attributes wi...
[Source :
RegExLib.NET
]
This pattern match all attributes,with or without double quote.
Don't match attributes wi...
|
Regex: this regex was developed for command line parsing. it will get you one parameter per match...
[Source :
RegExLib.NET
]
Regex:
this regex was developed for command line parsing. it will get yo...
|
Suppression des doublons d’un combo
[Source :
CodeS-SourceS
]
Lorsqu?on travail avec ado.net an mode déconnecté, donc pour le dataBinding d?un ComboBox ...
|
Workaround double callback of filesystemwatcher event handler
[Source :
CodeProject.com
]
If you need to process a file as soon as it is created the FileSystemWatcher is your solut...
|
Warning the user when caps lock is on
[Source :
DotNetFreaks
]
Most security systems' passwords are case-sensitive. Case sensitivity nearly doubles ...
|
Html tag finder
[Source :
RegExLib.NET
]
This pattern can find any HTML tag. It supports attributes whose values may be enclosed be...
|
Clickable and double clickable rows with gridview and datalist controls (asp.net 2.0)
[Source :
123AspX
]
Handle single and double clicks with both the GridView and DataList Controls. Also, use Cl...
|
Clickable and double clickable rows with gridview and datalist controls (asp.net 2.0)
[Source :
CodeProject.com
]
Handle single and double clicks with both the GridView and DataList Controls. Also, use Cl...
|
Calendrier
[Source :
CodeS-SourceS
]
petit programme servant de Calendrier personnel de rendez-vous
pas compliquer. On clique ...
|
Editeur de texte avec double gestion du presse-papier image et texte
[Source :
CodeS-SourceS
]
Je créais un Editeur de texte quand j'ai remarqué sur le site la source de Romany13 'Tit_E...
|
Alphanumeric w spaces and double quotes
[Source :
RegExLib.NET
]
Accepts words or quoted phrases for search strings. Stops SQL injection....
|
La double authentification dans sharepoint 2007 - authentification nt et forms sur un même site
[Source :
ASP-PHP.net
]
Dans de nombreux cas on souhaite pouvoir ouvrir un accès sur son serveur SharePoint à des ...
|
Graphique utilisant le double buffering (enléve l'effet de clignotement)
[Source :
CodeS-SourceS
]
Beaucoup se demande pourquoi l'image clignote dès que l'on surcharge un peu trop un graphi...
|
Double sound buffer render u-law to wave
[Source :
CodeProject.com
]
implement U-LAW to WAVE...
|
Pattern to find anchor tag in a web page
[Source :
RegExLib.NET
]
This Anchor Tag is slight modification in tag submitted by Jacek Sompel. Using this tag on...
|
Extract vbscript/vb code blocks
[Source :
RegExLib.NET
]
This expression matches all VBScript or VB code. Line comments (with ') and strings are in...
|
Tab delimited parser
[Source :
RegExLib.NET
]
I wrote this for a company that was importing a variety of rich text separated by tabs. By...
|