Toolico

Stories kicked by Toolico

A Programming Job Interview Challenge #14 - 2D Geometry (dev102.com)

submitted by shaharyrshaharyr(4325) 3 years, 9 months ago

The fourteenth post of the series of programming job interview challenge is out, 83 readers provided an answer to job interview challenge #13. Your input is a list of points in a 2D space. If you draw lines between one point to the next one, a closed polygon is created (can be either concave or convex)... read more...

1 comment |category: |Views: 212

tags: another

Would you put cartoons on your software startup's website?(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 3 years, 10 months ago

We have strong opinions against stock photography for a corporate website, and went with an unconventional strategy for a software development firm. We've just revamped our website home page and wanted to invite you to visit it and let us know what you think. read more...

7 comments |category: |Views: 313

tags: another

Explore Silverlight project hierarchy with Silverlight Spy 2(devintelligence.com)

submitted by adventureradventurer(2244) 4 years, 1 month ago

Silverlight Spy will automatically pick up any Silverlight application embedded in the page and display it in the XAML Explorer read more...

add a comment |category: |Views: 29

tags: another

Tag property without inheritance(devintelligence.com)

submitted by adventureradventurer(2244) 4 years, 1 month ago

The article show how to add support for Tag property without using inheritance read more...

2 comments |category: |Views: 23

tags: another

A Bug in WPF Static Resources?(dev102.com)

submitted by razamitrazamit(4566) 4 years, 1 month ago

A very strange behavior of WPF data binding to a static array. Perhaps a bug in WPF? read more...

add a comment |category: |Views: 6

tags: another

6 free online editors for your asp.net project(devintelligence.com)

submitted by adventureradventurer(2244) 4 years, 1 month ago

A list of web editors that can be easily embedded in your asp.net projects read more...

1 comment |category: |Views: 22

tags: another

Load Bitmap Image From Resource in a Single Line of Code(silverlightexamples.net)

submitted by sc0rpi0nsc0rpi0n(185) 4 years, 1 month ago

Loading a file embedded as resource takes only a few lines of code. You also have to remember the formats of the URI. Well, that is going to change today, because now you'll need to write just a single line of developer-friendly code. read more...

1 comment |category: |Views: 151

tags: another

Simple Trick to Test Your Silverlight Web Pages(blog.toolico.com)

submitted by ToolicoToolico(65) 4 years, 1 month ago

Test how your web page appears to users without Silverlight in a second, with this useful tip. read more...

1 comment |category: |Views: 38

tags: another

Great Little Silverlight Tool Every .Net Developer Need(blog.toolico.com)

submitted by tomericotomerico(220) 4 years, 1 month ago

A light and handy Silverlight utility which allows you to select through all the possible String.Format options. And provides you with a code snippet to paste into your code. read more...

add a comment |category: |Views: 18

tags: another

Optimizing the hash table(nosoupforme.com)

submitted by daninordaninor(435) 4 years, 5 months ago

A few performance tips and less known facts about hash tables read more...

add a comment |category: |Views: 377

tags: another