Altinet
  • Home
  • Blog
  • Contact





QueueSet, Hashed Queue, HashQueue, Weighted List, Hashed History or some other name, couldn’t find it online:)

On 03 Jan, 2011
.NET
By : Bruno Samardzic
No Comments

Ok so i had trouble even expressing what I needed so i had to build it myself. So what is it? Well, it's basically a hashed queue where when you enqueue again an already queued item, you basically put it in the first spot. It's made as a collection but it still acts as a queue. I needed it for my taskbar which automatically closes the least active item, or the one least used. so here you go: 1...

Read More

Note to self: ParseQueryString Source

On 01 Jan, 2011
Uncategorized
By : Bruno Samardzic
No Comments

Every now and then, you need something really simple and you just can't find it. Well i spent some time looking for this so that i wouldn't have to write it myself (it's not available in Silverlight assembly). I couldn't even disassemble it for some reason. So here it goes: 1...

Read More

DomainCollectionView for the lazy asses pt. 1

On 27 Dec, 2010
RIA Services
By : Bruno Samardzic
With 1 Comment

Ok, it's been a while since the DomainCollectionView came out (as luck would have it, it came out just as i finished my own implementation of the same thing). Since then, i switched from my custom implementation to DomainCollectionView (in the following text i'll just call it DCV) and found some stuff which didn't quite agree with me so i decided to wrap it. Just to be clear, wrapping any 3rd party class in your own is a GOOD THING. With DCV however, it proved for me even better. If you're not familiar with DCV you should probably take a look...

Read More

Silverlight DataForm ramblings

On 21 Dec, 2010
Silverlight
By : Bruno Samardzic
With 1 Comment

For the last few weeks i have been struggling with the DataForm control from the Silverlight toolkit. The control itself has some nice features, but it shows some strange quirks from time to time. It's pretty bossy, in a way that it likes to control the collectionview it's binded to and also does some strange stuff to the collection. One of the biggest issues i had with it was the following: - If I would add a new item to the collection from code, the dataform would try to commit it immediately. Which basically means that the "Cancel" button wouldn't do anything,...

Read More

Hello internet!

On 19 Dec, 2010
Uncategorized
By : Bruno Samardzic
No Comments

And it was about time! I was pondering and planning this for ages, and i finally came through with setting up this blog, which i hope will eventually hold a few gems useful for some people. I'm an avid follower of a few blogs (i'll be recommending some later on) and after a while i started feeling like i was taking away from the community more than it was decent without giving anything back. I'm a professional developer with a particular interest in using Silverlight in LOB application, design patterns, software architecture, code generation and a lot of stuff in-between  (as the subtitle...

Read More

  • Page 5 of 5
  • 1
  • 2
  • 3
  • 4
  • 5

Recent Posts

  • Angular vs React: round 2
  • Why programming is hard
  • Orchard Workflows, undocumented gem
  • The React Redux
  • React.js invoicing CRUD application, part 2: Description

Recent Comments

  • Angshuman on Animation for starred grid rows and columns using xaml
  • Advanced Excel Training in Lucknow on Angular vs React: round 2
  • Reginald Sophomore on My example of Angularjs directive
  • Slobodan on Angular and Breeze – story so far.
  • Bruno Samardzic on Reaction to Ember-forged Durandal Angularly Knocking out my Backbone, or my JS MVC framework research conclusion.

Contact

Altinet d.o.o.

OIB: 97429091194

Čulinečka cesta 146, Zagreb

Tel: +385 (1) 2946 819

Mob: +385 (98) 210 756

IBAN: HR4323400091110406470

Latest tweets