Langage :
Dernières news
Toutes les infos
(43904)
Tout .NET Français
(9785)
Tout .NET Anglais
(34024)
Forum
(Nouveau)
Recevoir chaque jour par mail la liste des news de la veille ! (541 inscrits)
Recherche
Dernières recherches
Archives
09/03/2010
(12)
08/03/2010
(15)
07/03/2010
(9)
06/03/2010
(6)
05/03/2010
(9)
La suite...
mars 2010
(88)
février 2010
(253)
janvier 2010
(307)
décembre 2009
(261)
La suite...
Livres
Section Livres
Rechercher un livre :
Les 5 derniers ajoutés
-
Coffret - C# et TFS 2008
-
Coffret - ASP.NET avec C#
-
.NET - Les fondamentaux
-
Coffret - PHP 5.2 et Zend Framework
-
Coffret C# 2008 et Crystal Reports 2008
News
Toutes les news
(3713)
.NET en Français
.NET en Anglais
Article
Tous les articles
(5578)
.NET en Français
.NET en Anglais
Codes
Tous les codes
(21001)
.NET en Français
.NET en Anglais
Tips
Tous les Tips
(68)
.NET en Français
.NET en Anglais
Ressources
Toutes les ressources
(13544)
.NET en Français
.NET en Anglais
Les sites présents
DotNet-France.com
(51)
DotNet-FR.org
(409)
Tech Head Brothers
(627)
DotNet-Project.com
(404)
C2i.fr
(1220)
ASP-Magazine.com
(1303)
Blog_Shapai.NET
(42)
ASP.NET Daily Articles
(933)
MSDN France
(114)
DotNetJunkies.com
(50)
MSDN .NET
(1039)
4GuysFromRolla
(281)
ASPAlliance
(1180)
DeveloperFusion
(696)
DotNetJohn
(144)
ASP-PHP.net
(323)
DevTips.NET
(95)
Builder.fr
(8)
Dotnet-Tech
(28)
OpenNETcf
(23)
CodeProject.com
(14559)
GotDotNet.com
(1552)
CodeS-SourceS
(4792)
Code101
(18)
vbAccelerator.com
(5)
123AspX
(6028)
DotNetFreaks
(5032)
DotNetToolBox
(32)
RegExLib.NET
(1123)
SharpToolBox
(969)
kbAlertz
(360)
Les dernières actus .NET
Mardi 9 mars 2010
Actualités de la semaine #10
[Source : Tech Head Brothers ]
Commençons comme souvent par une actualité concernant Windows Azure. Steve Marx ...
Commençons comme souvent par une actualité concernant Windows Azure. Steve Marx nous présente comment utiliser un autre serveur web que IIS dans vos instances Windows Azure . La beta 2 du Windows Server
Marshaling with c# - chapter 2: marshaling simple types
[Source : CodeProject.com ]
Learn how to marshal simple data types with C#....
Learn how to marshal simple data types with C#.
Asp.net multipage tiff viewer with thumbnails
[Source : CodeProject.com ]
ASP.NET Multipage TIFF Viewer with Thumbnails...
ASP.NET Multipage TIFF Viewer with Thumbnails
Windows ribbon for winforms, part 8 ? combobox
[Source : CodeProject.com ]
In this article I'll present how to use the ribbon combo box control....
In this article I'll present how to use the ribbon combo box control.
Plantuml editor: a fast and simple uml editor using wpf
[Source : CodeProject.com ]
A WPF smart client to generate UML diagrams from plain text using plantuml tool...
A WPF smart client to generate UML diagrams from plain text using plantuml tool
Pex and moles : version 0.90.50303.0 (ouf!)
[Source : C2i.fr ]
Pex and Moles vous aident dans la création de vos tests unitaires (les Test...
Pex and Moles vous aident dans la création de vos tests unitaires (les Tests Unitaires pour les Nuls ?;-)). Projet de Microsoft Research, ils viennent de publier sur MSDN (pour ...
Wpf custom listbox with scrollbar in the background.
[Source : CodeProject.com ]
This article explains how to create a ListBox in WPF with the scrollbar in the background ...
This article explains how to create a ListBox in WPF with the scrollbar in the background and auto-scrolling functionality when hovering over the control ends.
Bookstore
[Source : CodeProject.com ]
A project for managing the digital books (html, doc, odf, pdf, txt, etc.) of the user usin...
A project for managing the digital books (html, doc, odf, pdf, txt, etc.) of the user using db4o
Extended generic collection from absolute zero
[Source : CodeProject.com ]
Building a generic collection class from scratch WITHOUT just wrapping a List or ArrayList...
Building a generic collection class from scratch WITHOUT just wrapping a List or ArrayList
Implementing the security development lifecycle (sdl) at a large insurance company
[Source : MSDN .NET ]
Find out how Cigital, an SDL Pro Network member, assisted a large insurance company adopt ...
Find out how Cigital, an SDL Pro Network member, assisted a large insurance company adopt the Microsoft SDL. The case study describes both the business drivers leading up to the company's recognizing the need for incorporating the SDL within their development process as well as the initial roll out of the SDL.
Msdn simulcast event: take your applications sky-high with cloud computing and the windows azure platform
[Source : MSDN .NET ]
Join your local MSDN Events team as we take a deep dive into Microsoft Windows Azure. We'l...
Join your local MSDN Events team as we take a deep dive into Microsoft Windows Azure. We'll start with a developer-focused overview of this brave new platform and the cloud computing services that can be used to build amazing applications. As the day unfolds, we'll explore data storage, Microsoft SQL Azure, and the basics of deployment with Windows Azure.
Pagemethods in asp.net ajax
[Source : ASPAlliance ]
Page Methods is a new mechanism in ASP.NET applications where the server code can be bound...
Page Methods is a new mechanism in ASP.NET applications where the server code can be bound to ASP.NET pages. It is an easy way to communicate asynchronously with the server using ASP.NET AJAX technologies. It is an alternate to calling the page which is reliable and carries a low risk. It is basically used to expose the web methods to the client script.
Lundi 8 mars 2010
Automatic wpf mapping to database (access 07 edition)
[Source : CodeProject.com ]
Automatizing Creation of Database, Tables, SUID actions, and Easy WPF to class Mapping...
Automatizing Creation of Database, Tables, SUID actions, and Easy WPF to class Mapping
Windows ribbon for winforms, part 7 ? spinner
[Source : CodeProject.com ]
In this article I'll present how to use the ribbon spinner control....
In this article I'll present how to use the ribbon spinner control.
Designing mobile grid control with edit capabilities
[Source : CodeProject.com ]
Based on the feedback from mobile developers follows that there are several similar scenar...
Based on the feedback from mobile developers follows that there are several similar scenarios they have to solve. One of them is designing a mobile application that allows collecting orders and features full finger-touch operation.
Truncate log file in sql server 2005
[Source : CodeProject.com ]
A tool that facilitates the truncation of SQL log file...
A tool that facilitates the truncation of SQL log file
Monitoring access to your shared files on network
[Source : CodeProject.com ]
ShareMonitor allows you to monitor any access to your network shared files....
ShareMonitor allows you to monitor any access to your network shared files.
Automatic wpf mapping to database (access 07 edition)
[Source : CodeProject.com ]
Automatizing Creation of Database, Tables, SUID actions, and Easy WPF to class Mapping...
Automatizing Creation of Database, Tables, SUID actions, and Easy WPF to class Mapping
Cryptage et decryptage en pc1 128bits
[Source : CodeS-SourceS ]
Voici ma premier contribution. Il s'agit seulement d'une traduction en VB.NET de cette ...
Voici ma premier contribution. Il s'agit seulement d'une traduction en VB.NET de cette source : http://www.vbfrance.com/codes/ALGORITHME-CRYPTAGE-P
Windows azure development deep dive: working with configuration
[Source : CodeProject.com ]
Learning effective techniques to utilise configuration in your cloud apps, without locking...
Learning effective techniques to utilise configuration in your cloud apps, without locking into the Azure platform
An innovative architect to develop .net business web forms (2) - rather than asp.net and mvc
[Source : CodeProject.com ]
The series of articles introduces an innovative architect to develop business web forms in...
The series of articles introduces an innovative architect to develop business web forms in enterprise software development which has better performance, higher productivity, more configurability and easier maintainability than traditional either ASP.NET or MVC development.
Eventsubscriptionmanager - no more leaking event delegates
[Source : CodeProject.com ]
A solution that manages attached events....
A solution that manages attached events.
Callback contract in wcf
[Source : CodeProject.com ]
Callback contracts are a very powerful concept that is easily implemented in WCF. Using th...
Callback contracts are a very powerful concept that is easily implemented in WCF. Using this, it is very easy to achieve event-like behavior between a service and client (duplex operations).
Securing data with application role
[Source : CodeProject.com ]
This article introduces the fundamental concepts behind SQL Server 2008 Application Role a...
This article introduces the fundamental concepts behind SQL Server 2008 Application Role and illustrates its use in securing data and database objects.
Edition de caractères matriciels (pour bitmap, cf code 128)
[Source : CodeS-SourceS ]
Ebauche d'un outil, pour générer du caractère sous forme de string; je m'e...
Ebauche d'un outil, pour générer du caractère sous forme de string; je m'en suis servi pour créer les charsets de EAN-13 et de CODE 128, mais, à lépo
Edtion de caractères matriciels (pour bitmap, cf code 128)
[Source : CodeS-SourceS ]
Ebauche d'un outil, pour générer du caractère sous forme de string; je m'e...
Ebauche d'un outil, pour générer du caractère sous forme de string; je m'en suis servi pour créer les charsets de EAN-13 et de CODE 128, mais, à lépo
Enumerate and auto-detect usb drives
[Source : CodeProject.com ]
This article describes how to use the .NET System.Management WMI (Windows Management Instr...
This article describes how to use the .NET System.Management WMI (Windows Management Instrumentation) wrappers to enumerate and describe USB disk drives. It also includes a non-Interop solution for detecting drive state changes as they come online or go offline.
Dimanche 7 mars 2010
Static code analysis
[Source : CodeProject.com ]
A static code analyzer building method call networks + sample applications...
A static code analyzer building method call networks + sample applications
Limitations of sharepoint web services
[Source : CodeProject.com ]
Discusses the limitation of SharePoint Web Services compared to SharePoint Object Model...
Discusses the limitation of SharePoint Web Services compared to SharePoint Object Model
Windows ribbon for winforms, part 6 ? tabs, groups and helpbutton
[Source : CodeProject.com ]
In this article I'll present how to use ribbon tabs, groups and the ribbon help button con...
In this article I'll present how to use ribbon tabs, groups and the ribbon help button control.
An audiobook player using an embedded ms mediaplayer
[Source : CodeProject.com ]
An audiobook player using an embedded MS mediaplayer...
An audiobook player using an embedded MS mediaplayer
Exploring googlegears wifi geo locator secrets
[Source : CodeProject.com ]
This is a C# application that use Google location service to retrieve location information...
This is a C# application that use Google location service to retrieve location information using Wifi towers
.net framework basics - preparation for exam 70-536
[Source : CodeProject.com ]
Base practice code for those preparing the exam 70-536 or learning the .NET framework basi...
Base practice code for those preparing the exam 70-536 or learning the .NET framework basis
Asp.net ajax multihandlesliderextender - slide by year and month
[Source : CodeProject.com ]
Tutorial - How to utilize ASP.NET MultiHandleSlider extender to select year and month in a...
Tutorial - How to utilize ASP.NET MultiHandleSlider extender to select year and month in a range, and set the Chart controls in action
From binary to data structures
[Source : CodeProject.com ]
How to parse well-formed binary data into your data structures....
How to parse well-formed binary data into your data structures.
Messenger .net
[Source : CodeS-SourceS ]
Petit messenger en vb.net utilisant le protocole msnp15. Possibilité d'envoyer des f...
Petit messenger en vb.net utilisant le protocole msnp15. Possibilité d'envoyer des fichiers automatiquement, de répondre automatiquement à certains m
Samedi 6 mars 2010
Ouvrir une base de données dans plusieurs datagridview dans une form différente
[Source : CodeS-SourceS ]
Il y a quelques jours, j'ai été confronté à un problème (http://w...
Il y a quelques jours, j'ai été confronté à un problème (http://www.vbfrance.com/forum/sujet-NEW-FORM-DATAGRIDVIEW_1409058.aspx). Comment ouvrir la co
Xtrace.cs - c# trace with printf formatting
[Source : CodeProject.com ]
XTrace.cs provides printf-style formatting and other useful trace extensions. Module name...
XTrace.cs provides printf-style formatting and other useful trace extensions. Module name, line number, and thread id are automatically included in the trace output. Double-clicking the trace line in the Output Window takes you directly to the source file and line in the editor.
Windows ribbon for winforms, part 5 - application menu with splitbutton and dropbutton
[Source : CodeProject.com ]
In this article I'll present how to use the ribbon application menu with ribbon split butt...
In this article I'll present how to use the ribbon application menu with ribbon split button and ribbon drop button controls.
Diagnostic explorer
[Source : CodeProject.com ]
A .NET library and web site which allows developers to expose and view arbitrary diagnosti...
A .NET library and web site which allows developers to expose and view arbitrary diagnostic information about their .NET processes
Page 1
Page 2
Page 3
Page 4
Page 5
Page 6
Page 7
Page 8
Page 9
Page 10
Page 11
Page 12
Page 13
Page 14
Page 15
Page 16
Page 17
Page 18
Page 19
Page 20
Page 21
Page 22
Page 23
Forum
Comment imprimer un cri...
Aide crystal report vs ...
Besoin de renseignement...
Probleme de chargement ...
Vb.net(2008)...
Export pdf depuis cryst...
Comment afficher un cha...
Montreal vfx...
Import de donnees de da...
Debuger une dll c++ en ...
Vérification intégrité ...
Urgent, cdi chez editeu...
Urgent, cdi chez editte...
ajouter des users...
Visual studio 2003 : vb...
Les fichiers .ini...
[resolu] impossible de ...
[emploi] ingénieur(e) d...
Message d'erreur...
Vous avez envie de lanc...
Drag and drop...
.net cf datagrid, chang...
Gestion de la persistan...
Offre d'emploi : develo...
Parcourir le disque dur...
C# dll...
Outils de contrôle de s...
Erreur oracle, message ...
Problème de combinatoir...
Sharpwidgetsui, bibliot...
[aspx] [c#] chercher et...
Web.sitemap...
Nous activement recherc...
Chef de projet développ...
Pour les architectes c+...
Pour les architectes c+...
Vous êtes développeurs ...
Pour les architectes c+...
Vous êtes ingénieur en ...
Chat web en asp.net...
Opportunite professionn...
Comment coder un tablea...
Autogeneratepassword et...
forum de discussion en...
Transparence de backgro...
C# communication entre ...
Service windows - arrêt...
Surveillance d'une base...
Expression blend /wpf c...
Demande d'aide pour le ...
Stp ne negligez pas ce ...
redirection vers url e...
Instance d'objet...
Afficher les détails d'...
Agrandir une image et l...
Supprimer en asp.net...
Un problème avec linq...
Image sous sql et dotne...
Plus d'un tp et cours e...
Web garden iis 6.0...
Technoriver barcode .ne...
Configuration serveur s...
Réécrire le code html d...
Couldn'nt resolve syste...
Datagread...
Inserer dans la base de...
Update database...
Plugin subversion pour ...
Acceder aux donnees...
Probleme répertoire vir...
Clementine intl: recher...
Clementine intl: recher...
Excellente opportunité:...
Recherche un développeu...
Fichier introuvable ser...
Pb remplissage listview...
Problème de connexion d...
Architecture n-tier, dé...
Scan ip des pc connecté...
Créer session sous asp....
Ma première migration v...
Application web en vs 2...
Votre aiiiiiiiiiiiiiiii...
Résultat d'une requete ...
Où sont ils...
Checkbox checked proble...
Resolution d'ecran avec...
Dll avec csharp...
Aide à l'inscription...
Transferer des mails da...
Dataset dans visual stu...
Aide sur flash...
Look and feel des winfo...
Difficulté avec projet ...
Je viens d'avoir le vs....
Gridview | modification...
Page aspx pas affichée ...
Treeview...
Toolbox...
Dnn et les friendlyurl...
Barcode .net control fr...
Attacher une librairie ...
Directoryentry setpassw...
Avantage dotnet & java...
Recherche de sources ty...
Barre de navigation cry...
Gestion d'erreur...
[vb.net]fermeture d'un...
Nouvel outil de generat...
Dotnet.dll...
Probleme avec les msgbo...
Projet...
Simulation de tri shell...
Pour ceux qui sont inte...
Gestion des fichiers xm...
Vs 2005 et win fx ?...
Offre consultant .net...
Vb visual studio 2005 f...
Pocket pc : détection d...
Bdd access...
Sql server management ...
Récupérer le handle d'u...
(dotnet) réception de d...
Déployement de service ...
Connexion à une base de...
Ado et pocket access...
Echec de connexion a ba...
[c++.net] mot de passe...
Informatique simulation...
Informatique simulation...
Variables avec apostrop...
Comment compiler avec i...
Impossible d'utiliser u...
Créer une base access e...
Aide accédant à http://...
Enregistrement richtext...
Compatibilte entre une ...
Format des fichiers dxf...
Publication de 2 projet...
Probleme avec datagrid...
Applet...
Indicateur code natif o...
Dll commune pour win32 ...
Dll en c++ managé sur p...
Générer un .lib avec un...
Communication série sou...
Iframe et menu déroulan...
Nouvelle version de la ...
Dotnet-project framewor...
Printpreviewdialog...
Nouvelle version de la ...
Mono ? arrivera-t-il à ...
A propos des rubriques...
Uml...
Nouvelle version de la ...
Comment avez-vous décou...
Positionnement du curse...
Bienvenue sur le forum...
[Participer au forum]
Publicité
Dernières Offres d'emploi
[La suite des offres]
Dernière mise à jour il y a 28 minutes
Prochaine mise à jour dans 1 minutes
audit et mesure d'audience visiteurs internet par