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...
vendredi 14 novembre 2008 | Predicate<T>
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...
mercredi 01 octobre 2008 | Predicate<T>
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
mercredi 24 septembre 2008 | Predicate<T>
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
vendredi 05 septembre 2008 | Predicate<T>
Speed testEn savoir plus
lundi 18 août 2008 | ERP 360
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...
mardi 12 août 2008 | Predicate<T>
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...
lundi 11 août 2008 | Predicate<T>
Disponible en t?l?chargement, en fran?ais.
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...
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...
samedi 09 août 2008 | ERP 360
here is it:
devenv /Edit "c:\test.txt"
if you omit the /Edit swith then another instance is opened.En savoir plus
samedi 26 juillet 2008 | Predicate<T>
Here is a usefull string extension method, in order to validate a string input against a regular expression pattern:
public static bool IsMatch(
dimanche 06 juillet 2008 | Predicate<T>
Here is my simple extension method that quickly obtain the list of property name on any object, and another one to get the property value.
No more getType().GetProperties() over and over again :-D
public
jeudi 03 juillet 2008 | Predicate<T>
The famous FireFox extension is not yet compliant with Firefox, so here is a hack of FFClickonce 0.7 that works with Firefox 3.
Download FFClickonce for Firefox 3En savoir plus
mercredi 02 juillet 2008 | Predicate<T>
samedi 14 juin 2008 | Predicate<T>
Les elements suivants ont été mis en place lors de cette mise à jour.
samedi 14 juin 2008 | ERP 360
I use this to get the data to put in database:
//Load a picture
Image image = Image.LoadFromFile("toto.jpg");...
mercredi 04 juin 2008 | Predicate<T>
Usefull when you store your image in a database.
byte[] data = null; // Load that from your databaseMemoryStream stream = new Me...
I needed this one to create a csv file. Here is my little method, maybe it should be a class ?
public static string GetFixedLengthString(<...
mercredi 28 mai 2008 | Predicate<T>
Araxis merge is an awesome merge/diff tool, which is something unvaluable when you work with a source code repository.
Here is how to integrate it with tortoisesvn, in order to replace the internal diff and merge tools.
mardi 13 mai 2008 | Predicate<T>
MD5 hash is a method to obtain a unique "signature" from a string. It is very usefull in order to store password, but be aware that there is no way to get back to the original string, starting from the hash.
I use it for creating unique filename for caching url crawli...
lundi 12 mai 2008 | Predicate<T>
Cher Entreprenaute, vous pouvez trouver ici votre passeport pour l'economie numerique
Serialcoder participe activement au projet opensource Smart Code Generator