

First of all, you’re not supposed to use string.GetHashCode() (object.GetHashCode() to be exact) to store persistent hashes in databases or on file. The method is used mainly to generate hashes for Hashtables. And msdn documentation points out that hashes generated by object.GetHashCode may differ in different environments, machines, framework version etc.. All depends on the object and its implementation [...]
Een paar dagen geleden hebben onze generieke upload site live gezet. De applicatie laat toe volledig met point en klik nieuwe upload pagina’s te genereren, al dan niet met security, multiple file upload, custom skinning, tracking en koppelingen aan andere achterliggende applicaties. Gebouwd in .NET 3.5 door 2 developers (waaronder mezelf) en 1 designer. Zeer leuk projectje. Kijkt [...]
http://msdn.microsoft.com/nl-be/vstudio/dd582936(en-us).aspx
De nieuwssites van Gazet van Antwerpen en Het Belang van Limburg zijn sinds kort live op Philips NET TV. Het is ondertussen al een tijdje geleden dat we ze ontwikkeld hebben maar het is toch het vermelden waard. 8 dagen doorlooptijd (1 developer en 2 designers) voor 3 sites, echt leuk project. Een klein CE HTML framework-je ineen gestampt en dan vooral designwerk. TV [...]
So, how do you force IsPostBack to true? I am goiing to start by spoiling the surprise (if any). Looking at what I found so far : it can’t be done… Now some context. I am building an automatic object viewer (sortable, searchable item lists + editable property grids) to go with my own little framework. All the code and markup for this [...]
Dealing another significant blow to the Microsoft Silverlight web development platform, the New York Times is abandoning Silverlight and Windows Presentation Foundation (WPF). Rob Larson from the New York Times writes: Next week we’ll be introducing Times Reader 2.0. This version is powered by Adobe AIR and will run equally well on Windows, Mac and [...]
Mijn laatste Microsoft certificaat dateert ondertussen alweer van 2000 of iets in die strekking. Hoog tijd dus om nog eens een examen te doen. Omdat ik niet onmiddellijk van plan ben om een lange serie examens af te werken heb ik iets redelijk algemeens gekozen: MCTS EXAM 70-562 ofte Microsoft .Net 3.5 – ASP.NET Application Development. Dit [...]
I fixed my POP3 / Mime parser problem! I am once again able to read all mails and attachments that ever hit my mailbox. The problem itself was a simple error in one of the MIME headers ( missing quotes to be exact ). But I ended up making some major changes to my setup. Since OpenPOP.NET completely refused to [...]
Here’s the thing. I am using a pop3 mailbox to allow customers to send images to my application. The application parses all incoming mail, strips the attachments and uploads them into the application. I started out using standard .NET stuff, but soon found out that that didn’t support the full MIME tree (that was 2 [...]
Ooooj.com was vorig weekend een klein beetje aanwezig op de nacht van exclusief.