Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
J

Jonathan de Halleux

@Jonathan de Halleux
About
Posts
138
Topics
25
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Do you know Pex
    J Jonathan de Halleux

    Yep, i've away for a while.

    Jonathan de Halleux - My Blog

    The Lounge csharp visual-studio com question workspace

  • Do you know Pex
    J Jonathan de Halleux

    Marc, There is already code and you can try it out on VS2008. You can download today an *academic* version of Pex at http://research.microsoft.com/pex/downloads.aspx[^]. Cheers, Peli (Pex developer)

    Jonathan de Halleux - My Blog

    The Lounge csharp visual-studio com question workspace

  • Do you know Pex
    J Jonathan de Halleux

    You can download the VS2008 *academic* version from http://research.microsoft.com/pex/downloads.aspx[^].

    Jonathan de Halleux - My Blog

    The Lounge csharp visual-studio com question workspace

  • Best way to calculate hash
    J Jonathan de Halleux

    Sorry, ToString was GetString indeed. I though you just needed to convert a byte[] to string. Do you really need hex representation ? you can convert to Base64. Jonathan de Halleux - My Blog

    C# csharp asp-net com sysadmin data-structures

  • Best way to calculate hash
    J Jonathan de Halleux

    Radoslav Bielik wrote: Also, with CryptoServiceProvider, is there a simple way of converting a byte array into a hexadecimal string represenatation

    byte[] bits = ...;
    string hash = System.Text.Encoding.Default.ToString(bits);

    Jonathan de Halleux - My Blog

    C# csharp asp-net com sysadmin data-structures

  • Pocket PC/ipaq ???
    J Jonathan de Halleux

    I went with the scanner in my neighborhood and I was amazed of the number of access point available :) Definitely, a must have. Jonathan de Halleux - My Blog

    The Lounge question

  • Pocket PC/ipaq ???
    J Jonathan de Halleux

    I've recently aquired a ipack 4100. It's very good. I have also downloaded: 1) Pocket#[^], a C# compiler,(not tested yet) 2) CEdit[^], the editor, 3) WifiFofum[^], a wifi scanner. Jonathan de Halleux - My Blog

    The Lounge question

  • Pocket PC/ipaq ???
    J Jonathan de Halleux

    Thanks for the vxUtils tip ! Jonathan de Halleux - My Blog

    The Lounge question

  • POLL: Programming style - i++ vs. ++i
    J Jonathan de Halleux

    I use foreach. :) Jonathan de Halleux - My Blog

    The Lounge html visual-studio design business help

  • about testing
    J Jonathan de Halleux

    Daniel Turini wrote: “Nine women can’t make a baby in one month” Excellent :-D Jonathan de Halleux - My Blog - www.dotnetwiki.org - MbUnit - QuickGraph - NCollection

    The Lounge beta-testing question testing

  • Where and What did you study?
    J Jonathan de Halleux

    :) :) Roger Allen wrote: Looks, like the quality of future programmers is going down! Once you've reached the bottom, you can just go up :) Roger Allen wrote: From what you said at the euroCP meet, I am surprised you do anything other than write articles! Shuut, don't tell my boss! Jonathan de Halleux - www.dotnetwiki.org - MbUnit - QuickGraph

    The Lounge question help

  • Where and What did you study?
    J Jonathan de Halleux

    - Engineer in Applied Mathematics ( UCl, http://www.ucl.ac.be/[^] ) - Finishing Phd Doctorate in the same university of Stabilization of the quasilinear hyperbolic systems. ps: I'm teaching C/C++ to third year students :) Jonathan de Halleux - www.dotnetwiki.org - MbUnit - QuickGraph

    The Lounge question help

  • How to parse an Select SQL string?
    J Jonathan de Halleux

    Wrong forum! Jonathan de Halleux - www.dotnetwiki.org - MbUnit - QuickGraph

    The Lounge database sql-server sysadmin help tutorial

  • Joint Collection Project
    J Jonathan de Halleux

    Thanks for the tip, I'll keep on the back of my head... Jonathan de Halleux - www.dotnetwiki.org - MbUnit - QuickGraph

    C# csharp

  • Joint Collection Project
    J Jonathan de Halleux

    :) don't hesitate to sneak in the project... Heath Stewart wrote: it's ".NET", not ".Net" or ".net" Aaaargh, am I going to get sue for this! Jonathan de Halleux - www.dotnetwiki.org - MbUnit - QuickGraph

    C# csharp

  • Joint Collection Project
    J Jonathan de Halleux

    Maybe, on the other side, there are already at least 5 data structures scatered on CodeProject, not mentionning other internet resources, so the material is already there. Besides, I do not think the "upgrade" to generics will be too painfull. The most cool feature, from a colleciton implementaiton view, is the new way of defining iterators which will be much more easier. Besides, creating the framework to test the fixture will not be lost with generics. Jonathan de Halleux - www.dotnetwiki.org - MbUnit - QuickGraph

    C# csharp

  • Joint Collection Project
    J Jonathan de Halleux

    I'm more a beer-drinker type but I'm sure I could find people interrested for that kind of collection traversal. Jonathan de Halleux - www.dotnetwiki.org - MbUnit - QuickGraph

    C# csharp

  • Joint Collection Project
    J Jonathan de Halleux

    Yep, let say I have started the project 2 hours ago :) Jonathan de Halleux - www.dotnetwiki.org - MbUnit - QuickGraph

    C# csharp

  • Joint Collection Project
    J Jonathan de Halleux

    This is a message for people who have been developping missing collection in .Net (such as sets, deque, etc...) or are simply missing those for every day life. The objective is collect in a single project a number of forgotten data structures for .Net. If you are interrested to contribute, observe or test, you can register at http://ncollection.tigris.org[^] Jonathan de Halleux - www.dotnetwiki.org - MbUnit - QuickGraph

    C# csharp

  • .NET based HTML to PDF converter
    J Jonathan de Halleux

    Try pdfizer on cp http://www.codeproject.com/csharp/pdfizer.asp[^] Jonathan de Halleux - www.dotnetwiki.org - MbUnit - QuickGraph

    The Lounge csharp html css tools question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups