Summary of C Sharp
Introduction to the C # programming language
You can consult the complete information on chapter C Sharp.
Pages of chapter C Sharp
Types de donnéeshttps://www.gaudry.be > Programming > C Sharp
[1] 20/09/2006 - Last modified 26/01/2025 Les différents types de données du langage C#
Mots clés Java/C#
https://www.gaudry.be > Programming > C Sharp
[2] 21/09/2006 - Last modified 26/01/2025 Tableau de correspondances de certains mots clés entre le langage Java et le langage C#
Réflexion
https://www.gaudry.be > Programming > C Sharp
[3] 28/09/2006 - Last modified 26/01/2025 La réflexion en C#. System.Reflection
Arbres
https://www.gaudry.be > Programming > C Sharp
[4] 29/09/2006 - Last modified 26/01/2025 Création d'arbres en C# par l'exemple (affichage des infos d'une classe par réflexion)
FileInfo
https://www.gaudry.be > Programming > C Sharp
[5] 01/10/2006 - Last modified 26/01/2025 Récupérer des informations sur un fichier. Utilisation de FileSystemInfo et FileInfo.
Visual Studio (Console)
https://www.gaudry.be > Programming > C Sharp
[6] 22/09/2006 - Last modified 26/01/2025 Séquence animée qui montre comment réaliser un petit programme en C# en mode console à l'aide de l'IDE Visual Studio Express
TreeNode (Console)
https://www.gaudry.be > Programming > C Sharp
[7] 01/10/2006 - Last modified 26/01/2025 Affichage d'un arbre (TreeNodes) dans la console.
Premier GUI
https://www.gaudry.be > Programming > C Sharp
[8] 28/09/2006 - Last modified 26/01/2025 Notre première interface graphique en C#
toolStripMenu
https://www.gaudry.be > Programming > C Sharp
[9] 26/09/2006 - Last modified 26/01/2025 C# Comment ajouter une barre d'outils (toolStripMenu) à notre application?
TreeNode (GUI)
https://www.gaudry.be > Programming > C Sharp
[10] 02/10/2006 - Last modified 26/01/2025 Comment afficher un arbre (TreeNode) dans une interface graphique
Adapter la taille
https://www.gaudry.be > Programming > C Sharp
[11] 04/10/2006 - Last modified 26/01/2025 Comment adapter la taille d'un composant graphique en fonction de la taille de la fenêtre?
Config (DB)
https://www.gaudry.be > Programming > C Sharp
[12] 01/10/2006 - Last modified 26/01/2025 Fichiers de configuration de base de données
Héritage
https://www.gaudry.be > Programming > C Sharp
[13] 15/10/2006 - Last modified 26/01/2025 L'héritage en C#...
Délégués
https://www.gaudry.be > Programming > C Sharp
[14] 05/10/2006 - Last modified 26/01/2025 Les délégués en C#. Comprendre l'utilisation des Delegate (CSharp)
Couleurs RGB et HSL
https://www.gaudry.be > Programming > C Sharp
[15] 06/05/2007 - Last modified 26/01/2025 Manipulations d'images. Couleurs RGB(RVB), RGBA, HSL (TSL). Conversions entre RGB et HSL, conversions entre HSL et RGB
Captures d'écran
https://www.gaudry.be > Programming > C Sharp
[16] 06/05/2007 - Last modified 26/01/2025 Captures d'écran de l'application Bibliobrol
Téléchargement
https://www.gaudry.be > Programming > C Sharp
[17] 07/12/2006 - Last modified 26/01/2025 Téléchargement et installation de l'application bibliobrol
BrolExplorer
https://www.gaudry.be > Programming > C Sharp
[18] 01/11/2007 - Last modified 26/01/2025 Téléchargement et installation de l'application BrolExplorer
BrolFileStats
https://www.gaudry.be > Programming > C Sharp
[19] 01/11/2007 - Last modified 26/01/2025 Téléchargement et installation de l'application BrolFileStats
BrolMetaData
https://www.gaudry.be > Programming > C Sharp
[20] 01/11/2007 - Last modified 26/01/2025 Téléchargement et installation de l'application BrolMetaData
bibliobrol
https://www.gaudry.be > Programming > C Sharp
[21] 01/12/2006 - Last modified 26/01/2025 Réaliser une application de gestion de media. Brève analyse de bibliobrol.
Le modèle
https://www.gaudry.be > Programming > C Sharp
[22] 06/12/2006 - Last modified 26/01/2025 Les différentes classes qui constituent le coeur même de l'application bibliobrol : le modèle.
DAO
https://www.gaudry.be > Programming > C Sharp
[23] 06/12/2006 - Last modified 26/01/2025 Comment rendre notre application indépendante du système de persistance employé.
DAO : interfaces
https://www.gaudry.be > Programming > C Sharp
[24] 06/12/2006 - Last modified 26/01/2025 Les interfaces dont nous avons besoin dans notre DAO
Adapter et Utils
https://www.gaudry.be > Programming > C Sharp
[25] 06/12/2006 - Last modified 26/01/2025
Observer
https://www.gaudry.be > Programming > C Sharp
[26] 16/12/2006 - Last modified 26/01/2025 Les différentes classes et interfaces nécessaires à notre implémentation de l'observer pattern en C#
MainForm
https://www.gaudry.be > Programming > C Sharp
[27] 17/12/2006 - Last modified 26/01/2025 La fenêtre principale de notre application Bibliobrol
Console Bibliobrol
https://www.gaudry.be > Programming > C Sharp
[28] 17/12/2006 - Last modified 26/01/2025 La console qui nous permet de récolter les informations relatives au fonctionnement de l'application. Le mécanisme de l'observer pattern est employé à cet e
WebServices
https://www.gaudry.be > Programming > C Sharp
[29] 04/06/2007 - Last modified 26/01/2025 Comment créer un service Web en C# avec Visual Studio 2005
BrolDev Source
https://www.gaudry.be > Programming > C Sharp
[30] 16/10/2009 - Last modified 26/01/2025 Tous les codes source CSharp du projet BrolDev
BiblioBrol sources
https://www.gaudry.be > Programming > C Sharp
[31] 16/10/2009 - Last modified 26/01/2025 Tous les codes source CSharp du projet BiblioBrol
BrolExplorer
https://www.gaudry.be > Programming > C Sharp
[32] 30/10/2009 - Last modified 26/01/2025 Tous les codes source CSharp du projet BrolExplorer
PhotoBrol
https://www.gaudry.be > Programming > C Sharp
[33] 30/10/2009 - Last modified 26/01/2025 Tous les codes source CSharp du projet PhotoBrol
BrolFileStats
https://www.gaudry.be > Programming > C Sharp
[34] 30/10/2009 - Last modified 26/01/2025 Tous les codes source CSharp du projet BrolFileStats
English translation
You have asked to visit this site in English. For now, only the interface is translated, but not all the content yet.If you want to help me in translations, your contribution is welcome. All you need to do is register on the site, and send me a message asking me to add you to the group of translators, which will give you the opportunity to translate the pages you want. A link at the bottom of each translated page indicates that you are the translator, and has a link to your profile.
Thank you in advance.
Document created the 19/03/2002, last modified the 16/07/2024
Source of the printed document:https://www.gaudry.be/en/programmation/langage-csharp/sommaire-chapitre.html
The infobrol is a personal site whose content is my sole responsibility. The text is available under CreativeCommons license (BY-NC-SA). More info on the terms of use and the author.