Serialcoder en Français Serialcoder in English
TEL : +33 (0)9 72 13 15 17

erp360: Site erp360.net V2

erp360: Site erp360.net V2

Monday 27 April 2009 | Twitter / erp360



Articles techniques technologie microsoft .Net :

erp360: Nouveauté : Mise en place des modules externes avec mise à jour auto et gestion par role
erp360: Nouveauté : Mise en place des modules externes avec mise à jour auto et gestion par ro...En savoir plus

Friday 24 April 2009 | Twitter / erp360

erp360: Amélioration : Ajout du montant TTC dans le formulaire de commande et devis
erp360: Amélioration : Ajout du montant TTC dans le formulaire de commande et dev...En savoir plus

Friday 17 April 2009 | Twitter / erp360

erp360: Amélioration : Ajout de la mesure des reglements clients effectifs (delay moyen par mois) dans la grille 360
erp360: Amélioration : Ajout de la mesure des reglements clients effectifs (delay moyen par mois) dans la grille 3...En savoir plus

Friday 10 April 2009 | Twitter / erp360

c# - String to Generic Type conversion

 

Lately I was searching about how to convert a string to another type, which is specified as Generic.
The solution is very simple and already present in the framework:

 

public static T To<T>(this st...

En savoir plus

Friday 10 April 2009 | Predicate<T>

Improved c# Slug generator (or how to make friendly url from a post title)

 

here is an improved version of the Slug generator from Kamran Ayub. You can found original post here : http://www.intrepidstudios.com/blog/2009/2/10/function-to-generate-a-url-friendly-string.aspx

I?ve added the ability to remove accent.

<...En savoir plus

Thursday 09 April 2009 | Predicate<T>

erp360: Correction BUG : 2.3.1238.56 impossible de splitter un stockitem
erp360: Correction BUG : 2.3.1238.56 impossible de splitter un stockit...En savoir plus

Wednesday 08 April 2009 | Twitter / erp360

Display obscured password on a propertygrid

 

To not show your passwords in plain text on a propertygrid, just use the PasswordPropertyText attribute:

[DisplayName("Password

En savoir plus

Tuesday 07 April 2009 | Predicate<T>

How to define the path for private assemblies

 

Here is a trick which I always forget the syntax, so it might be useful for me to write it down?

When deploying an application, you may want to put some dependencies into one or several sub folders; maybe just to clean the root folder from private components ass...

En savoir plus

Monday 06 April 2009 | Predicate<T>

erp360: Correction BUG : V2.3.1237.54 Impossible de supprimer un BL
erp360: Correction BUG : V2.3.1237.54 Impossible de supprimer un...En savoir plus

Monday 30 March 2009 | Twitter / erp360

c# : How to set default value on automatic properties (auto implemented properties)

 

The new c# compiler allow us to write very clean and simplified property declaration, that avoid us to declare the private member and the get/ set accessors. here is the snippet (just do "prop TAB TAB" in visual studio 2008)

public
En savoir plus

Thursday 27 November 2008 | Predicate<T>

Read an RSS or Atom feed natively with C# (.Net Framework 3.5)

 

It's now possible, with the new classes added in the System.ServiceModel.Syndication namespace, to create or read an RSS feed without the use of additional components or classes.

First you'll need to reference the "System.ServiceModel.Web" assembly, then here is a short snippet t...

En savoir plus

Wednesday 26 November 2008 | Predicate<T>

John Frusciante new Album "The Empyrean," due Jan. 20

 

 

John is gonna release its first album since "Curtains" !!!

Original news is here:

http://www.billboard.com/bbcom/news/article_display.jsp?vnu_content_id=1003889627

 

Guitarist Johnny Marr and bassist Flea are among the...

En savoir plus

Friday 14 November 2008 | Predicate<T>

How to check for a network connection in .NET 2.0 (C# or VB)

 

quoted from: http://www.ardentdev.com/blog/index.php/2006/01/18/how-to-check-for-a-network-connection-in-net-20-c-or-vb/

 

To check for a network connection in .NET 2.0 use this:

System.Net.NetworkInformation.NetworkInterface.GetIsNetworkAvailable()

To monitor a change in IP add...

En savoir plus

Wednesday 01 October 2008 | Predicate<T>

How to make a Right click to select a ListViewItem in a Windows Forms ListView (C#)

It is the normal behavior on windows, but not in the ListView control, I'm wondering why ... maybe an option that I've miss somewhere ?

anyway, here is my solution, you can either override the listview, or put an event handler on the mouseUp event:

 

First way:

En savoir plus

Wednesday 24 September 2008 | Predicate<T>

How to get rounded corner windows forms

You can use a function available in gdi32.dll, by calling it in the constructor of the form.

From my experience the Border seems to not apply on the rounded corners.

 

    public partial 
En savoir plus

Friday 05 September 2008 | Predicate<T>

Un petit test de vitesse au clavier ?
32 wordsUn petit conseil pour augmenter son score, il ne faut pas faire de faute d?orthographe sinon le mot n?est pas compté, les accents comptent aussi. je retourne m?entrainer ;)

Speed testEn savoir plus

Monday 18 August 2008 | ERP 360

Microsoft Visual Basic Power Packs 3.0
Overview

The new DataRepeater control included in this version of the Visual Basic Power Packs allows you use standard Windows Forms controls to display rows of your data in a scrollable container giving you more flexibility and customization than standard grid controls.
The Line and...

En savoir plus

Tuesday 12 August 2008 | Predicate<T>

Show All tasks In visual studio 2008

Finnally Microsoft has fixed that !

 

In earlier versions of Visual Studio, the task list is populated by using the ToDo tasks that are specified in open files. In this service pack, the Visual C# IDE extends this functionality. The Visual C# IDE populates the task lis...

En savoir plus

Monday 11 August 2008 | Predicate<T>

Microsoft Visual Studio 2008 Service Pack 1

Disponible en t?l?chargement, en fran?ais.

 

Pr?sentation

Ce t?l?chargement installe Visual Studio 2008 SP1 et .NET Framework 3.5 Service Pack 1 (SP1). Le SP1 traite les probl?mes remont?s par le biais des commentaires des clients et des partenaires ou tro...

En savoir plus

Monday 11 August 2008 | Predicate<T>

ERP 360 Compatible SQL Serveur 2008

 

Nous avons le bonheur de pouvoir annoncer que ERP 360 est 100% compatible SQL 2008 autant au niveau du moteur d?execution que du nouveau format de base de données 10.0.

Au programme des performances accrues et un nouveau systeme de tracking des modifications, et surtout la pos...

En savoir plus

Saturday 09 August 2008 | ERP 360

Voir les articles précédents
Cher Entreprenaute, vous pouvez trouver ici votre passeport pour l'économie numérique
ERP 360

Dernières mises à jour

Visual Log Parser 1.0
GUI for the powerfull log parser.
download Visual Log Parser GUI Download now
Open Shopping Cart 1.0
Open Shopping Cart, composant asp.net pour la gestion d'un panier de commande
download open shopping cart for asp.net component Download now
.NET (dotnet) FAQ
A growing knowledge base about ASP.NET, Windows Forms and .NET 2.
ASP.NET FAQ Check it now