Click here to Skip to main content
15,881,600 members

Articles by Dragos Sbirlea (Articles: 8)

Articles: 8

RSS Feed

Average article rating: 4.00

Containers
Virtual Machine
19 Feb 2008   Updated: 14 Jul 2008   Rating: 4.59/5    Votes: 11   Popularity: 4.78
Licence: Not specified    Views: 75,873     Bookmarked: 33   Downloaded: 479
Please Sign up or sign in to vote.
A bird's eye view of the programming model for the new PlayStation 3 console and an interesting example of useful concurrency.
Desktop Programming
WPF
26 Aug 2006   Updated: 26 Aug 2006   Rating: 4.54/5    Votes: 11   Popularity: 4.54
Licence: Not specified    Views: 122,863     Bookmarked: 29   Downloaded: 1,256
Please Sign up or sign in to vote.
WPF allows users to create rich 3D interfaces, but it cripples productivity by not allowing a standard way of using the 2D controls in such an interface. Let's see if it can be done manually.
20 Sep 2006   Updated: 20 Sep 2006   Rating: 3.32/5    Votes: 16   Popularity: 4.00
Licence: Not specified    Views: 120,007     Bookmarked: 51   Downloaded: 3,337
Please Sign up or sign in to vote.
Have you ever imagined having 3D objects float on your desktop? Lets see how we can achieve such a result using only C# and WPF.
12 Aug 2006   Updated: 12 Aug 2006   Rating: 3.10/5    Votes: 14   Popularity: 3.55
Licence: Not specified    Views: 68,781     Bookmarked: 24   Downloaded: 463
Please Sign up or sign in to vote.
Designing your windows from code has suffered from the introduction of WPF and its XAML. Nevertheless it is possible not to use the descriptive language at all. Lets see how.
Operating Systems
Windows
30 Jan 2007   Updated: 30 Jan 2007   Rating: 3.50/5    Votes: 9   Popularity: 3.34
Licence: Not specified    Views: 114,548     Bookmarked: 33   Downloaded: 2,370
Please Sign up or sign in to vote.
A sidebar gadget that allows you to do what you usually did in the Command Prompt Window.
Programming Languages
C#
23 Jan 2007   Updated: 23 Jan 2007   Rating: 4.28/5    Votes: 23   Popularity: 5.65
Licence: Not specified    Views: 72,644     Bookmarked: 29   Downloaded: 1,520
Please Sign up or sign in to vote.
Most Sidebar Gadgets are simple scripts. The Sidebar, though, the has potential to host any application, even if it uses the native API. This demo gadget allows you to preview any window using the Sidebar.
30 Sep 2006   Updated: 30 Sep 2006   Rating: 4.62/5    Votes: 16   Popularity: 5.57
Licence: Not specified    Views: 49,054     Bookmarked: 30   Downloaded: 1,640
Please Sign up or sign in to vote.
The Quine McKluskey algorithm is the most widely used algorithm for logical function minimisation. This article proposes a learning-oriented implementation using visual Karnaugh maps to simplify data input but also with increased usability in professional applications.
Web Development
HTML
10 Feb 2007   Updated: 10 Feb 2007   Rating: 4.06/5    Votes: 19   Popularity: 5.10
Licence: Not specified    Views: 74,793     Bookmarked: 41   Downloaded: 1,534
Please Sign up or sign in to vote.
The proposed gadget allows compression of files and folders dragged on the sidebar using almost any format.

Average blogs rating:

No blogs have been submitted.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Software Developer
Romania Romania
Dragos is currently a student at the Polytechnic University of Bucharest. He likes keeping up to date with new and amazing technologies and he hopes he will one day master the mechanisms behind modern day programming languages so that he can write the best possible code from a performance and maintainability point of view.

He keeps track of the things he learns on a daily basis on his blog, at http://picobit.wordpress.com/ .