Tagged Questions

2
votes
6answers
951 views

Help on a UI for time tracking

I'm trying to think an interface for a time-keeping system that will let users see "at a glance" how much time still needs to be completed. This is complicated by the fact that there are no fixed …
1
vote
3answers
138 views

Software to simplify displaying build status on a big visible monitor for team?

I had a little bit of budget left at year end and I wanted to start a little skunk works project to display build status what everyone was working on (our team is aobut 10 folks all told). I am …
2
votes
5answers
213 views

What application do you use to publish screenshots and code inside your company?

Hi I feel a need to show my screen to other people. To ask for help or show how to do things. I also feel a need to report on my progress, like with twitter-like report style. That information …
1
vote
1answer
198 views

Does WPF have an easy way to display a navigable series of images?

I'm making my first WPF application, and its purpose is to generate 6 images from some data. Ideally I'd like to display them in the window, with little "forward" and "back" buttons, and a text …
0
votes
2answers
103 views

What is the best way to display and edit a large array of hex data in WinForms?

I am looking to display an array from 128 to 512 bytes in size of hexadecimal data (0x00 to 0xFF) in a 16 X n grid-like display. It needs the capability of selecting a single element or group of …
0
votes
2answers
317 views

How to display a VRML model with .NET?

Hello everybody! I have a request to display VRML models within a .NET application. Does someone know an easy way, maybe with standard .NET components, to achieve this? What are the issues I maybe …
4
votes
6answers
2k views

Best or favorite website navigation examples

What do you consider to be the best examples of website navigation and why? I'm trying to design a secondary navigation menu and I need a little inspiration, but I'm also interested just in general …