Click here to Skip to main content
6,630,289 members and growing! (22,105 online)
Email Password   helpLost your password?
Announcements
BullFrog Power
 
Search    
Add to IE Search

Articles by Pascal Ganaye (13 articles found)

Average article rating: 4.30

Files and Folders

Utility to backup your folders fast
Last Updated: 31 Jul 2005   Page Views: 86,474   Rating: 4.47/5    Votes: 20   Popularity: 5.81   Bookmark Count: 52
I use a procedure based on batch files to copy various versions of my project. I was a bit fed up to wait for the batch file to copy hundreads of files and wrote this small utility to speed up the process. I hope some of you will find it useful.

Menus

Display any usercontrol as a popup menu
Last Updated: 1 May 2005   Page Views: 118,047   Rating: 4.37/5    Votes: 42   Popularity: 7.10   Bookmark Count: 90
This article introduces a little class which lets you show any usercontrol in XP style popup menu.

ASP.NET

Fixing "Microsoft JScript runtime error: '__pendingCallbacks[...].async' is null or not an object"
Last Updated: 1 Jun 2009   Page Views: 12,228   Rating: 3.79/5    Votes: 10   Popularity: 3.79   Bookmark Count: 9
Licence: The Code Project Open License (CPOL)   
This article explains how to fix a bug in the ASP.NET Framework when using callback panels.

Database

Building an embedded database engine in C#
Last Updated: 10 Jun 2009   Page Views: 35,961   Rating: 4.93/5    Votes: 73   Popularity: 9.18   Bookmark Count: 235
Licence: The Code Project Open License (CPOL)   
DbfDotNet is a very fast and compact fully managed standalone database/entity framework, for the .Net Framework.

.NET Framework

ArrayLists, Generic Lists, Is There A Way To Insert Items Faster?
Last Updated: 12 Dec 2007   Page Views: 22,930   Rating: 4.45/5    Votes: 25   Popularity: 6.22   Bookmark Count: 72
Licence: The Code Project Open License (CPOL)   
In this article, I try to highlight some issues in the .NET Framework generic list and how to circumvent them
C# vs. VB contest - Resolving Mac Mahon problem using .NET
Last Updated: 14 Mar 2005   Page Views: 58,894   Rating: 3.40/5    Votes: 14   Popularity: 3.90   Bookmark Count: 8
Rather than discussing for ever wether C# is better than VB or vice-versa, let's see which programmers are best.

C#

Solving Paint-by-numbers puzzles in C#
Last Updated: 11 Aug 2005   Page Views: 55,865   Rating: 4.05/5    Votes: 9   Popularity: 3.86   Bookmark Count: 20
A small program which solves the paint-by-numbers puzzles in virtually time. It is a spoiler if you're a player. If you're a programmer however I think it shows how this problem can be solved.
Coco Custom Tool for Visual Studio.Net
Last Updated: 29 Oct 2005   Page Views: 56,907   Rating: 4.27/5    Votes: 31   Popularity: 6.36   Bookmark Count: 47
Use the award winning Coco compiler's compiler directly from within Visual Studio
Quick and Dirty HexDump of a Byte Array
Last Updated: 26 May 2009   Page Views: 3,735   Rating: 4.29/5    Votes: 3   Popularity: 2.04   Bookmark Count: 17
Licence: The Code Project Open License (CPOL)   
A simple function to transform a Byte[] into an Hex Dump formatted string

VB.NET

Another Sudoku Solver and Generator
Last Updated: 9 Dec 2005   Page Views: 64,731   Rating: 4.00/5    Votes: 33   Popularity: 6.07   Bookmark Count: 39
Licence: The Code Project Open License (CPOL)   
A program to help you to solve Sudoku problems or check if a Sudoku problem has only one solution.
An expression evaluator written in VB.NET
Last Updated: 7 Feb 2005   Page Views: 73,496   Rating: 4.68/5    Votes: 36   Popularity: 7.29   Bookmark Count: 39
An expression evaluator written in VB.NET.

Algorithms & Recipes

The expression evaluator revisited (Eval function in 100% managed .NET)
Last Updated: 18 May 2007   Page Views: 95,670   Rating: 4.82/5    Votes: 111   Popularity: 9.85   Bookmark Count: 132
Licence: The Code Project Open License (CPOL)   
This second article about evaluation in .NET introduces a parser which pre-compiles the expressions
Implementing the .NET IComparer interface to get a more natural sort order
Last Updated: 4 Jul 2008   Page Views: 16,019   Rating: 4.42/5    Votes: 15   Popularity: 5.20   Bookmark Count: 44
Licence: The Code Project Open License (CPOL)   
The IComparer available in .NET lets you sort numbers or strings. This little class available in both C# and VB shows how to implement an IComparer which will work with mixed characters and numbers.

Pascal Ganaye


Member
I am a French programmer.
These days I spent most of my time around the Dotnet framework.
I love the code project website and I use it nearly every working day.
Occupation: Web Developer
Location: United Kingdom United Kingdom


Last Updated 21 Nov 2009
Web17 | 2.2.0175 | Advertise | Privacy
Copyright © CodeProject, 1999-2009
All Rights Reserved. Terms of Use