-
Created Dell Hell Part 2
A quick recap on a Dell Inspiron I bought in December 2014. So far I have had a video problem that was caused by the Dell Tech installing a bad … -
Replied To a Post in break inside while
In the one case you want to continue `if x is not equal to X and y is not equal to Y`. You have two conditionals that must both be … -
Replied To a Post in Glasses for sight and antisun?
I'm guessing he means that he is so nearsighted that he can't walk without glasses. -
Replied To a Post in Glasses for sight and antisun?
Price and functionality. I'm more interested in how other people look to me than how I look to other people. -
Replied To a Post in Can't save image to MYSQL-DB through vb.net application
I'm using MS-SQL rather than MYSQL. Perhaps this code snippet will give you some idea. ' ' Name: ' ' DBImageStoreRetrieve ' ' Description: ' ' Demonstrate how to store, … -
Replied To a Post in break inside while
You get different results for two reasons. For one thing, one example has the test at the top of the loop and the other has the test at the bottom … -
Replied To a Post in Random Facts
When the 2002 Euro banknotes were designed they created fictitious bridges to not favour any one country. Then a Dutch designer went ahead and built the bridges for real. [Source](http://www.visualnews.com/2014/12/17/bridges-euro-banknotes-fictional-dutch-designer-built-anyway/) -
Replied To a Post in DISM SxS etc
The only thing I've ever used `dism` for is to reduce the space used by my current Windows OS and the command and options I use aren't displayed when you … -
Replied To a Post in VB:How to randomly display a photo from your files to a pcturebox
To save you from the "gotcha" (thoughtfully provided by Microsoft), the `Next` method of the random number class can be called with parameters `MinValue` and `MaxValue` as in rnd.Next(0,20) The … -
Replied To a Post in connection already open error >> two select query
You could try a `Finally` clause which is executed whether or not an error occurs. Try con.Open . . 'don't do the con.Close here Catch ex As Exception MsgBox(ex.Message) 'don't … -
Replied To a Post in battleship
What is your level of expertise? If you are at a beginner level then I suggest you start with something simpler. If you have the chops for this project and … -
Replied To a Post in 2016
I thought it was a great place to exchange ideas. Programming forums are one thing. With a few exceptions, people didn't respond to questions unless they had an informed opinion/suggestion/solution. … -
Replied To a Post in 2016
I also miss the dust-ups that I'd get into occasionally in the geeks lounge. Now that the geeks lounge has disappeared there is no place for general discussion. -
Replied To a Post in 2016
A few years ago the ratio of A:B where A = "Here's my homework. Do it for me." or "I'm too lazy/stupid to Google this myself". B = "I'm stuck … -
Replied To a Post in SQL query with one join only returning the first record
>According to my knowldge Select is not a sql function Seriously? -
Replied To a Post in HI !! first year student here cramming for finals ^^
`Main` ends at line 80. I think what is needed is a function header just before line 112. -
Replied To a Post in Broken link (but not really)
Sorry. The post I was referring to was [this one](https://www.daniweb.com/hardware-and-software/threads/502672/looking-for-recommendation-for-windows-based-gaming-desktop#post2199201). I put the wrong link in the first post. -
Replied To a Post in 2016
I don't understand what those numbers represent. -
Replied To a Post in Problem with Opening Laptop
I used to work on an old AGC/SCADA mainframe (circa 1980) and everything was on large (18" square) boards with edge connectors. The connections would eventually oxidize and become intermittent. … -
Replied To a Post in Looking for recommendation for Windows based gaming desktop
Thanks for the suggestion. FYI - even though the link above shows as broken and I can't click on it, if I copy the link address and paste it into … -
Created Broken link (but not really)
In [this post](http://computers.toptenreviews.com/gaming/digital-storm/digital-storm-vanquish-3-review.html) the link shows as broken and when I click on it I get taken to the [Daniweb Broken Link page](https://www.daniweb.com/posts/bad_link/2199201?uri=http%3A%2F%2Fcomputers.toptenreviews.com%2Fgaming%2Fdigital-storm%2Fdigital-storm-vanquish-3-review.html). However, when I copy the link text … -
Replied To a Post in client server
I did this a while back as an exercise in vb.net. If that's your language then perhaps I can help you through it (but show some effort first). -
Replied To a Post in I'm beginner what may do to start here
I agree with everything except the last sentence. Doing what you said does not make someone a programmer any more than nailing two boards together makes someone a carpenter. Even … -
Replied To a Post in app asking for password when installing it
One suggestion is to distribute the package in a password protected zip file. If the package is installed rather than portable then it shouldn't be easy to manually copy from … -
Undeleted a Post in Matrix Multiplication using MPI Parallel Programming Approach
Hi! My university has a cluster and i'm working on it. Your code is well commented and easy to understand, but don't run very well in the cluster. The matrix … -
Deleted a Post in Matrix Multiplication using MPI Parallel Programming Approach
Hi! My university has a cluster and i'm working on it. Your code is well commented and easy to understand, but don't run very well in the cluster. The matrix … -
Replied To a Post in Microsoft's Heavy Handed Approach to Windows 10 Upgrades
As I recall, the Amiga 1000 had a ROMable OS. Perhaps later models as well (I only had the 1000 with a hard drive). During the year I spent in … -
Replied To a Post in I want to know something
The preferred way to send info from one app to another is by `Pipes`. -
Replied To a Post in Information system
Question: identify one student who did his own homework. -
Replied To a Post in SELECT FROM ACCESS WITH MULTIPLE SEARCH CRITERIA WITH ACCESS AND VB.NET
It's never a good idea to use spaces in field names. If you do then you have to use delimiters around the field name. If possible you should rename the … -
Replied To a Post in add new combo item to the list as per user keyin
That's not how a combo box works. You could provide a textbox and an ADD button to do that though. -
Replied To a Post in SQL query with one join only returning the first record
Sorry. That should have been `SELECT TOP(1)...`. -
Edited SQL query with one join only returning the first record
Hello, I was looking for some help with the below query. I need to only return the first 'Carton.CartonNumber'. I tried adding something like ( Select Min(Carton.CartonNumber) as FirstCarton from … -
Edited SQL query with one join only returning the first record
Hello, I was looking for some help with the below query. I need to only return the first 'Carton.CartonNumber'. I tried adding something like ( Select Min(Carton.CartonNumber) as FirstCarton from … -
Replied To a Post in Microsoft's Heavy Handed Approach to Windows 10 Upgrades
So, a Commodore 64 then? You **do** realize that there is a lot of wiggle room between "carved in stone" and "change for the sake of change"? -
Replied To a Post in SQL query with one join only returning the first record
Try `SELECT FIRST...` -
Replied To a Post in Microsoft's Heavy Handed Approach to Windows 10 Upgrades
Even though I have GWX Control Panel installed and actively blocking, and even though I have Windows Updates set to "check for updates but let me decide whether to download … -
Replied To a Post in Converting various video formats to mp4
I'm a do-it-yourself kinda guy and I don't like having to trust some web site not to keep a copy of my videos. -
Gave Reputation to mindy053 in Perl Script; open 2 files and compare
Create a Perl Script, open 2 files store them an array and compare; then print the differences in a 3rd file using a loop? File 1: hope you're doing well … -
Replied To a Post in Perl Script; open 2 files and compare
>i need to print the matching words What you need to do is 1. Show a little courtesy by asking for help instead of wording it like you are demanding … -
Edited Perl Script; open 2 files and compare
Create a Perl Script, open 2 files store them an array and compare; then print the differences in a 3rd file using a loop? File 1: hope you're doing well … -
Replied To a Post in VBScript: how use win32?
Microsoft has an article on that [here](https://social.msdn.microsoft.com/Forums/en-US/df0248cb-612f-4e2f-9665-11c68c401458/this-is-how-to-call-win32-api-calls-in-vbscript-and-jscript-sample-windows-api-functions?forum=scripting). -
Replied To a Post in VB.NET
I don't use data tables but I think it should be `ds.Tables` not `ds.Table`. Also you have a typo in `da.Fill(ds, "EmMasater")`. -
Replied To a Post in Water Billing
Sorry. We won't do your homework for you. You have to show some effort first. When you have specific questions then you can post them. -
Edited One simple question to refresh back ur skills.
It has been a long time since i do C++ programming and I am stuck on this question. I don't remember how to solve this kind of question. haha Part … -
Marked Solved Status for Issue with WinRAR
Hi, 1. I downloaded a free trial version 3.7 of WinRAR. 2. When i tried to open the compressed files, i could not open it, and got the message" WinRAR: … -
Replied To a Post in Need help implementing a paper
I can't offer any suggestions as to implementation but you may want to have a look at [Deshaker](http://www.guthspot.se/video/deshaker.htm) which is a free plugin for [VirtualDub](http://www.virtualdub.org/) which is also free. -
Replied To a Post in Memorable Quotations
The most difficult subjects can be explained to the most slow-witted man if he has not formed any idea of them already; but the simplest thing cannot be made clear … -
Replied To a Post in How to display value on a textbox from database based on date c# access
What type of database are you connecting to? What does your table look like? What code have you written so far? -
Gave Reputation to Sanjaykp1973 in image in c#
Copy images to folder and save path to database and also rename image with id
The End.