- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
Chief Technology Officer & Owner
- Interests
- Playing music
10 Posted Topics
Re: In my company I have each computer barcoded and recorded in a SQL database. At the time of inventory I just go around and scan the computer's barcode and I have a program that tells me which computer's I have missed and where they are supposed to be at the … | |
Re: I am a web developer and designer! In design I mean functional design. I am not much on the graphics side but I have someone who does that for me. But I believe if you are going to be a web developer then you must have a good intellectual capacity … | |
Re: You know you wouldn't necessarily need an O-Scope to do something cool with embedded controls. For example, you could get six or seven servos and wire them into a digital circuit. Something simple like an AND > OR > XOR circuit. Then take the output of your gates and put … | |
Re: If you want to become a valuable resource and not a commodity then learn a niche. In that I mean learn something that very few people know or know how to do. For example, my main niche is being able to communicate with PLCs via .NET and write HMI applications … | |
Hi All, I have noticed an interesting trend in the manufacturing sector of the United States the past few years. That trend has become more evident lately. Companies want processes to run with fewer people and at a faster pace thereby increasing thruput exponentially while maintaining the highest quality! Wow, … | |
Re: You should really write a class that can be reused. Follow the format below and you will be successful in what you want to do. ''' ----------------------------------------------------------------------------- ''' <summary> ''' This function will write our error to our log file. ''' </summary> ''' <param name="strData">Message to write to file</param> ''' … | |
Re: Reinstall .NET Framework 1.1 You can download it from Microsoft's website. | |
Re: What exactly do you mean "tell me how to design a progress bar"? Are you writing a windows form or is this an ASP.NET web application? If it's a windows form the progress bar component comes with .NET and all you have to do is set the min, max and … | |
Re: Well, what programming language are you using to access your XML file? In other words, are you writing a program or just using some basic XML editor to perouse your file? At any rate as an example your XPath Query would look like the following. 1. If you wanted to … | |
Re: Pre development consists of gathering user requirements and honestly just listening and taking good notes of what the client actually needs. Keep in mind that the client may know what they WANT but not what they NEED. There is a big difference. If you truly want to provide a good … |
The End.