Stefan

3,863
Reputation
583 views

Registered User

Name Stefan
Member for 1 year
Seen 6 hours ago
Website
Location SE
Age 40
I'm a developer from Sweden. I like to program against hardware like RFID-readers, bar-code-readers, ticket-printers, webcams and so on. I also like to spend much time on the GUI when I'm involved in those kinds of projects. I can ditch a GUI 3 times before I'm happy. The GUI must have time to grow and it's NEVER a good idea to let the prototype be anything other than a prototype.
6h
comment Create web service consumerprogram for test purposes automatically?
Thanks for the answer. Then I have a follow up question. Are there any program or add-ins that creates those tests out of the webservice?
16h
asked Create web service consumerprogram for test purposes automatically?
Nov
26
accepted ASP.NET How to get List of Groups in Active Directory
Nov
19
answered Resharper Suggestion Color Issue
Nov
19
revised Cancelling Windows Forms Events
added 150 characters in body
Nov
19
answered Cancelling Windows Forms Events
Nov
17
comment What is the funniest bug you’ve ever experienced?
This is great humour!
Nov
14
comment What enhancements do you want for your programming language?
Sounds interresting for game loops. I can see more useful tweeks in that area.
Nov
14
comment What are some questions to ask when choosing between two equal programmers?
It was a long long loooong time since I read a programming book. Heck I dont even have time to read any fiction books anymore. I do "cutting edge" programming everyday and are learning by 1) long nights studying online manuals and testing code, 2) blogs, 3) SO, 4) examples from hardware companys and so on. But not a single book in 5 years at least. So I guess Im out of luck if I would need a job. ;) (not that I think thats the case, but it seems so from this answer)
Nov
3
revised How to insert values into VB.NET Dictionary on instantiation?
added 159 characters in body
Nov
3
comment How to insert values into VB.NET Dictionary on instantiation?
As Joel Coehoorn says in his answer, it seems like the FROM keyword has been pulled out of VB2008. I strongly remember I have used this before, but maybe I only tried Array-inizializers. Well. Here are the link I got my information from anyway: msdn.microsoft.com/en-us/library/…
Nov
3
answered How to insert values into VB.NET Dictionary on instantiation?
Oct
26
comment How to generate a winform application with delphi and .Net respectively?
@mask: Yes, dev.mysql.com/doc/refman/…
Oct
24
comment What’s the most egregious pop culture perversion of programming?
The best is the "override" command that must exist in every system. If you cant acceess a resource, just enter "override" after the "access denied"-prompt.
Oct
23
comment Any patterns for modelling board games?
Basic, Basica, QB, QuickBasic and so on. ;)
Oct
22
answered How can a .net program update itself?
Oct
15
awarded  Nice Answer
Oct
15
accepted No max(x,y) function in Access
Oct
12
comment I found this Reboot Vista.vbs script. Can you help with it ?
And to clarify, of course you can have spaces in the regpath, but not in wrong places. ;)
Oct
12
revised Programmable stand alone Button (hardware+software)
added 635 characters in body
Oct
12
answered For argument’s sake, how will i convince someone that Linq2Sql is far better than Data Access Application Block in an Asp.Net MVC project?
Oct
12
answered Change ASP.NET generated Web Service Client GUI
Oct
12
comment I found this Reboot Vista.vbs script. Can you help with it ?
What I can see it does not do anyting Vista specific. It should work on XP too.
Oct
12
accepted I found this Reboot Vista.vbs script. Can you help with it ?
Oct
12
comment I found this Reboot Vista.vbs script. Can you help with it ?
Helen, that is an answer, not a comment.. ;)
Oct
12
answered I found this Reboot Vista.vbs script. Can you help with it ?
Oct
4
answered Take picture using webcam from command line
Oct
1
comment Programmable stand alone Button (hardware+software)
I have seen that site before. And although it sure has what I want, there is no specifik information about what I need for my problem. I dont want to learn everything about microcontrollers, just solve the one button problem. So if there are a place that describes how to use that microcontroller board to send info to computer when a button is pressed then its what I want. But thanks anyway.
Oct
1
asked Programmable stand alone Button (hardware+software)
Sep
29
awarded  Enlightened
Sep
29
awarded  Nice Answer
Sep
24
awarded  Good Answer
Sep
24
awarded  Nice Answer
Sep
24
answered What’s the worst security hole you’ve ever seen?
Sep
24
answered What’s the worst security hole you’ve ever seen?
Sep
21
comment How do I differentiate between beta versions and normal versions?
+1 Totally agree. Simple and yet so powerful that any user understand exact what is going on.
Sep
20
awarded  Yearling
Sep
15
accepted creating my own Word wrapper for string
Sep
15
answered Can someone provide me a specification of 32 bit BMP image format?
Sep
14
answered Launch External Process With Time To Live
Sep
14
comment creating my own Word wrapper for string
Yes. I just throwed it together so its just a "prototype". But it should not be a hard task to fix it up from there.
Sep
14
answered creating my own Word wrapper for string
Sep
9
comment Efficient way of storing Huffman tree
Perhaps the best explanation I've seen. +1!
Sep
4
comment Create wmv-file from code?
I cant se any posibilitys to change the example from streaming "webcam to movie" to do what I want. But I'll check out all examples and see if some other examples there can help me. Thanks anyway.
Sep
4
comment Get a list of dates between two dates using a function
Clever approach.I like it!
Sep
4
asked Create wmv-file from code?
Sep
1
revised How do I use System::Threading.Timer and also what are delegates invc++
Edited title to be clearer
Aug
31
answered How can I prevent the Print Progress dialog appearing when performing a print preview
Aug
31
revised Control Winforms App from Web App
added 212 characters in body
Aug
31
accepted How do I fix a broken regsvr32 that crashes?