Langage :
Dernières news
Toutes les infos
(45164)
Tout .NET Français
(10078)
Tout .NET Anglais
(34991)
Forum
(Nouveau)
Recevoir chaque jour par mail la liste des news de la veille ! (533 inscrits)
Recherche
Dernières recherches
Archives
09/09/2010
(0)
08/09/2010
(9)
07/09/2010
(8)
06/09/2010
(4)
05/09/2010
(2)
La suite...
septembre 2010
(42)
août 2010
(175)
juillet 2010
(160)
juin 2010
(196)
La suite...
Livres
Section Livres
Rechercher un livre :
Les 5 derniers ajoutés
-
Professional Visual Basic 2010 and .NET 4
-
Stephens' C# programming with Visual Studio 2010
-
C# 2008 for programmers
-
Coffret - C# et TFS 2008
-
Coffret - ASP.NET avec C#
News
Toutes les news
(3801)
.NET en Français
.NET en Anglais
Article
Tous les articles
(5657)
.NET en Français
.NET en Anglais
Codes
Tous les codes
(21979)
.NET en Français
.NET en Anglais
Tips
Tous les Tips
(68)
.NET en Français
.NET en Anglais
Ressources
Toutes les ressources
(13659)
.NET en Français
.NET en Anglais
Les sites présents
DotNet-France.com
(51)
DotNet-FR.org
(409)
Tech Head Brothers
(645)
DotNet-Project.com
(404)
C2i.fr
(1295)
ASP-Magazine.com
(1303)
Blog_Shapai.NET
(42)
ASP.NET Daily Articles
(933)
MSDN France
(114)
DotNetJunkies.com
(50)
MSDN .NET
(1075)
4GuysFromRolla
(281)
ASPAlliance
(1217)
DeveloperFusion
(696)
DotNetJohn
(144)
ASP-PHP.net
(324)
DevTips.NET
(95)
Builder.fr
(8)
Dotnet-Tech
(28)
OpenNETcf
(23)
CodeProject.com
(15338)
GotDotNet.com
(1552)
CodeS-SourceS
(4991)
Code101
(18)
vbAccelerator.com
(5)
123AspX
(6040)
DotNetFreaks
(5105)
DotNetToolBox
(32)
RegExLib.NET
(1123)
SharpToolBox
(999)
kbAlertz
(360)
Les dernières actus .NET
Mercredi 8 septembre 2010
Sysinfo: system info desktop tool
[Source : CodeProject.com ]
Displays system information like free disk space and free memory on the desktop....
Displays system information like free disk space and free memory on the desktop.
Advanced command line parser class for .net
[Source : CodeProject.com ]
The article presents a flexible command line parser with support for both Windows and Unix...
The article presents a flexible command line parser with support for both Windows and Unix style arguments format.
Fun with rx
[Source : CodeProject.com ]
A brief look into the DevLabs Reactive Framework...
A brief look into the DevLabs Reactive Framework
Dynamic loading of assemblies at runtime through .net reflection
[Source : CodeProject.com ]
Shows the ability of .NET to load assemblies at run time based on appropriate necessities ...
Shows the ability of .NET to load assemblies at run time based on appropriate necessities by using the power of late binding and reflection
Truncating a text string in asp.net to fit within a given pixel width
[Source : CodeProject.com ]
How to truncate a text string in ASP.NET to make it fit within a given width specified in ...
How to truncate a text string in ASP.NET to make it fit within a given width specified in pixels
Mardi 7 septembre 2010
Tweaked events
[Source : CodeProject.com ]
Framework for customizing events. Comes with Weak Events and Synced Events...
Framework for customizing events. Comes with Weak Events and Synced Events
Online rich text editor with download as word option
[Source : CodeProject.com ]
Online Rich Text Editor with Mail Merge and download file as word option....
Online Rich Text Editor with Mail Merge and download file as word option.
Downloading in chunks using wcf and silverlight
[Source : CodeProject.com ]
Download the large file in chunk using WCF service and Silverlight...
Download the large file in chunk using WCF service and Silverlight
Dataobjects.net - orm framework for rad - introduction
[Source : CodeProject.com ]
Introduction into the ORM Framework DataObjects.NET from x-tensive...
Introduction into the ORM Framework DataObjects.NET from x-tensive
Magellan: an mvc-powered navigation framework for wpf
[Source : CodeProject.com ]
An introduction to Magellan, an open source navigation framework for WPF...
An introduction to Magellan, an open source navigation framework for WPF
Rest technobabble
[Source : CodeProject.com ]
REST web service and template with separation of concerns...
REST web service and template with separation of concerns
Lundi 6 septembre 2010
A small c# file creator class
[Source : CodeProject.com ]
Introducing A small class that helps you in creating a temporary file with string/binary d...
Introducing A small class that helps you in creating a temporary file with string/binary data and clean-up the file automatically.
Handwriting recognition revisited: kernel support vector machines
[Source : CodeProject.com ]
In a previous article we discussed how to perform the recognition of handwritten digits us...
In a previous article we discussed how to perform the recognition of handwritten digits using Kernel Discriminant Analysis. In this article, we will discuss some techniques to do it using Kernel Support Vector Machines.
Dimanche 5 septembre 2010
Simple silverlight configurator/pivot (view model/mvvm)
[Source : CodeProject.com ]
The application allows your users to query a collection using Silverlight using an animate...
The application allows your users to query a collection using Silverlight using an animated display
Object with customizable properties
[Source : CodeProject.com ]
A Class with customizable properties without using reflection....
A Class with customizable properties without using reflection.
Samedi 4 septembre 2010
Wcf by example - chapter vii - wpf client - contract locator
[Source : CodeProject.com ]
Baseline WCF Distribution Layer - Decoupling of WCF Services and ViewModels...
Baseline WCF Distribution Layer - Decoupling of WCF Services and ViewModels
Making log4net work with the .net client profile
[Source : CodeProject.com ]
A step by step guide to getting Log4Net working with the .Net Client Profile...
A step by step guide to getting Log4Net working with the .Net Client Profile
Vendredi 3 septembre 2010
An easy way to implement asp.net callback
[Source : CodeProject.com ]
Implementing callback inside User Control , choosing between client callback and Ajax fram...
Implementing callback inside User Control , choosing between client callback and Ajax framework,
Play embedded youtube videos randomly
[Source : CodeProject.com ]
Illustrate how to embed a YouTube video into a web page, built a random play list and laun...
Illustrate how to embed a YouTube video into a web page, built a random play list and launch a video on the fly.
Basics of dataflow programming in f# and c#
[Source : CodeProject.com ]
Article intoduces dataflow programming and provides basic implementations of dataflow vari...
Article intoduces dataflow programming and provides basic implementations of dataflow variables in C# and F#
Managing workflow services with windows server appfabric
[Source : CodeProject.com ]
Introduces Windows Server AppFabric...
Introduces Windows Server AppFabric
Reflection studio - part 2 - user interface: themes, dialogs, controls, external libraries
[Source : CodeProject.com ]
Reflection Studio is a "developer" application for assembly, database, performan...
Reflection Studio is a "developer" application for assembly, database, performance, and code generation, written in C# under WPF 4.0.
Jeudi 2 septembre 2010
New features in .net 4.0
[Source : CodeProject.com ]
This article breifly explains New Features in ASP.NET 4.0 and C Sharp 4.0...
This article breifly explains New Features in ASP.NET 4.0 and C Sharp 4.0
Creating a simple windows service
[Source : CodeProject.com ]
Article describe how to create simple Windows Service using MS Visual Studio...
Article describe how to create simple Windows Service using MS Visual Studio
Single sign on (sso) for cross-domain asp.net applications, a simple implementation model
[Source : CodeProject.com ]
Architectural approach of a domain independent Single Sign On implementation for Asp.net a...
Architectural approach of a domain independent Single Sign On implementation for Asp.net applications
Msi for a .net com component with nant
[Source : CodeProject.com ]
Creating MSI with NAnt...
Creating MSI with NAnt
Making wcf ria services work in a dmz/multitier architecture using application request routing
[Source : CodeProject.com ]
A guide to creating secure Silverlight + WCF RIA Services applications for the enterprise!...
A guide to creating secure Silverlight + WCF RIA Services applications for the enterprise! This is done using Application Request Routing (turning IIS in a reverse proxy).
Mercredi 1 septembre 2010
Multiple file uploads with progress bar using classic asp.net and c#
[Source : CodeProject.com ]
In web applications, displaying a progress bar is necessary while uploading files. This ar...
In web applications, displaying a progress bar is necessary while uploading files. This article helps in creating a progress bar for single file and multi-file uploads in ASP.NET 2.0.
.net 4.0 mef faq (socket, plug and extension)
[Source : CodeProject.com ]
.NET 4.0 MEF FAQ (Socket, Plug and extension)...
.NET 4.0 MEF FAQ (Socket, Plug and extension)
Mardi 31 août 2010
Using asp.net ajax controls to create great web 2.0 experiences
[Source : CodeProject.com ]
Infragistics delivers ASP.NET AJAX controls that are robust, lightweight, high-performing ...
Infragistics delivers ASP.NET AJAX controls that are robust, lightweight, high-performing across browsers, and that leverage their expertise in creating superior user experiences for your application?s user interface. The ASP.NET AJAX controls in NetAdvantage for Web Client give you what you need t
Wcf by example - chapter vi - wpf client - baseline
[Source : CodeProject.com ]
Baseline WCF Client application using the MVVM pattern...
Baseline WCF Client application using the MVVM pattern
How to create an asp.net gridview ajax-enabled and connected with wcf soap and rest webservices
[Source : CodeProject.com ]
The scope of this article is to show a little example about REST web services and how to u...
The scope of this article is to show a little example about REST web services and how to use it in a typical web application with AJAX and Javascript.
A silverlight expense report module using view model (mvvm)
[Source : CodeProject.com ]
This module allows you to easily gather, and process Expense Reports, from users in your D...
This module allows you to easily gather, and process Expense Reports, from users in your DotNetNuke portal
Lundi 30 août 2010
Send and read sms through a gsm modem using at commands
[Source : CodeProject.com ]
In this article, you can send and read SMS through a GSM modem using AT commands and witho...
In this article, you can send and read SMS through a GSM modem using AT commands and without using any third party library.
Bézier curves in bing silvelight maps
[Source : CodeProject.com ]
Connecting geographical locations on Bing Maps with Bézier curves....
Connecting geographical locations on Bing Maps with Bézier curves.
Create restful wcf service api : step by step guide
[Source : CodeProject.com ]
Step by Step Guide to create Restful WCF service API in asp.net and c#...
Step by Step Guide to create Restful WCF service API in asp.net and c#
Web server information using .net
[Source : CodeProject.com ]
This articles explains about a tool which can be used to get web server information using ...
This articles explains about a tool which can be used to get web server information using WebClient in .NET
The super pool framework
[Source : CodeProject.com ]
The super pool is a framework for decoupled communication and management of components. Th...
The super pool is a framework for decoupled communication and management of components. The Super Pool introduces a natural asynchronous communication environment into your solution that can be fluently spread over different components, threads, processes or even computers or networks.
The bricks game - tetris for silverlight
[Source : CodeProject.com ]
An article exploring the use of MVVM, styles and templates in game programming in Silverli...
An article exploring the use of MVVM, styles and templates in game programming in Silverlight 4
Dimanche 29 août 2010
Getting elevated privileges on demand using c#
[Source : CodeProject.com ]
The article reveals the details how to execute only portion of application code base under...
The article reveals the details how to execute only portion of application code base under elevated privileges
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
Forum
Postes à pourvoir en .n...
Probleme d'affichage bo...
Recherche un geek dispo...
Recherche un geek dispo...
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...
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...
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 25 minutes
Prochaine mise à jour dans 4 minutes
audit et mesure d'audience visiteurs internet par