Search results

  1. Use full version of VS2005 or 2010 Express?

    I would suggest either VS11 Beta or VS2010 Express. The functionality of the newer versions of the .NET Framework are worth having at your disposal. With VS2005 you're locked down to v2.0, meaning no WCF or MVC or LINQ? Yuck.
  2. Any point to recoding a mostly static web site from html into xhtml?

    If anything, you should be going to HTML5 (and CSS3?). As mentioned, XHTML is pretty much a dead-end at this point.
  3. Member vs User

    User is part of a (near) ubiquitous language that has been (is being) used to describe software for ages. The architect where I work has us switching to member as we rewrite our system, but I just don't like it. And... don't use underscores. Your future self will thank you. SQL may not be...
  4. AnyDVD or DVDCopy?

    I was using the free DVDFab decrypter, and it wouldn't read Cars 2. So I decided to pony up for AnyDVDHD. I bought the 4 year license because the price jump up to lifetime was a bit too much, and I figure in 4 years the landscape will be different enough. I tried using MakeMKV but my WDTV...
  5. Single SSD in production server without RAID ?

    RAID 1 is all about risk-management. If you can afford for this server to be down while you replace the drive, then you can accept the risk. If you cannot afford for this server to be down, then the risk is too much. It's as simple as that. Some dude's word that that SSD isn't going to fail is...
  6. 1 large SSD vs 2 medium

    As long as you aren't RAIDing the two together, then two SSDs can be a very valid option over one large one. Lots of times, the larger drive that is double the size, is *more* than double the cost. That has never made much sense to me. I don't think you can use a drive in a Win8 Storage Pool...
  7. Uh-oh. Moved my 30GB SSD, from C2Q w/8GB RAM, to X6 with 16GB RAM

    I typically set mine up at 1024MB min and the size of the RAM max. If I had a small SSD I would maybe do the second pagefile on my HDD, but I just make a point not to buy small SSDs, so my viewpoint there is a little skewed. As mentioned, you don't need to turn off your pagefile before you set...
  8. Worth the effort to upgrade vista to 7?

    Disregarding price, I would never use Vista over Win7. It is better in every way, even if the difference is small. If you factor in price, then $50 would be worth spending to me. $70 is close enough I would probably pay it if I had the money to spare. I would not pay full retail though, with...
  9. Uh-oh. Moved my 30GB SSD, from C2Q w/8GB RAM, to X6 with 16GB RAM

    With 18,000 posts, and seeing you post in the storage forum so often, I find it impossible to believe that you wouldn't know that Windows would create a 16GB page file on a computer with 16GB of RAM. /boggle
  10. PCIe for SATA, fragmenting the SATA connection technology?

    Yeah, I dread technology advances because it makes my stuff outdated. Cars, too. I hate all these damn fuel-efficient engines, they're making it so that I can't even buy parts for my old cars to keep them running.
  11. Opinions on 1 and 2 TB HDDs?

    Yep, a 64GB SSD with a 2TB drive would be a great combo. I would not buy a 5400RPM drive to run your OS off of. If you buy a single HDD make sure to get a 7200RPM drive.
  12. Which Verizon phone?

    You're in a fairly small portion of the population that thinks spending multiple hundreds of dollars to get a "supported" phone is such a good idea that you would call it "no difference" compared to not spending the hundreds of dollars. Making an argument about whether it's worth it to spend the...
  13. Why does windows suck so bad with multi monitors?

    Win + Shift + Left Arrow.
  14. Any new/faster SSDs coming out this year?

    He's quickly becoming one of those people that you should just ignore in a thread. Isn't Intel and some others working on a new bus to replace SATA? When that happens things will open up a little bit. But PCIe devices are already exploring that ground, so I'm not sure there are a lot of...
  15. Any IPS or VA panels 27 inch 1920x1200 or 1080?

    As long as you know what you're getting into... having monitors with different DPI right next to each other would drive me crazy, but I'm overly OCD about lots of stuff. If you're looking for less DPI so things are larger for you, then a 27" monitor at 1920 will be exactly that.
  16. Which Verizon phone?

    You guys have a funny way of looking at money. Either that, or you're stretching things to make your argument. Yes, if you get a crappy phone for free, then you have to "suffer" with that phone for two years on contract. But if a person is perfectly served by an Incredible2, for instance, then...
  17. Verizon Family Plan Line Charges?

    Ok, looks like I need to give Verizon a call then and get this worked out, as they're adding $9.99 line items for all our lines. :( Thanks guys.
  18. .NET C# Question about efficiently performing multiple SQL queries

    If you're just looking to return the single int value that's the SUM then you can restructure your LINQ query to do just that. Look at a couple LINQ tutorials and it shouldn't take you more than a few minutes to figure it out.
  19. Verizon Family Plan Line Charges?

    This text on the Verizon page for Family SharePlans is a bit confusing to me: https://www.verizonwireless.com/b2c/explore/?page=voice-plans That implies to me that if you had the 700 minute family plan with two phones on it that you would pay just the $69.98 base price for the plan (and then...
  20. 4K (4096x2160) Displays - any available for us USA end-users?

    16:10 ratio would be 4096 by 2560 instead of the 2160 vertical that it has. The widescreen trend is getting even worse. So frustrating.
  21. Got it, delete please

    Download it directly from the Office site. The trial turns into the full version when you put in a proper key. This belongs in the Software for Windows forum, not the OS forum...
  22. Which Verizon phone?

    If you mean other than the two or three hundred dollars you'd spend on the one phone compared to a free phone, then you're right, there's no difference. :rolleyes: You pay the same for the contract either way, unless you can manage to get no (or a cheaper) data plan. So umm, there's a $200 or...
  23. 4K (4096x2160) Displays - any available for us USA end-users?

    This (EIZO) makes me want to scream. The aspect ratio is 16:8!!! Argh!
  24. .NET C# Question about efficiently performing multiple SQL queries

    If you hover your mouse over your var declaration there it will tell you what type is being returned by your LINQ query. You are either getting a single instance of your anonymous type, or an IEnumerable of them. Either way, you have access to your budgetTotal outside that query.
  25. New Intel 520 Benchmarks

    Samsung and IMFT are the major NAND manufacturers at this point. Toggle is the type of NAND Samsung makes, and IMFT is the main force behind the ONFI standards as that's the type of NAND they make. Someone correct me if I'm wrong. But it really just comes down to whether any given SSD is using...
  26. SMART detected imminent failure... Intel SSD 320 (8MB bug on latest firmware)

    I think the forums are melting. A thread about an Intel drive being not reliable... ;) There's a chance you just got a bunk drive, so maybe an RMA is in order?
  27. which of the intels?

    There have been some amazing rebates on the 320 series lately...
  28. 24" LCD that rotates?

    Be cautious buying TN panels to do this with. The results are likely to make the "reasonably cheap" option be less than worth it.
  29. Monitor Reviews

    I agree the idea of holding up reviews is inherently bad. Making sure to mention the monitors that are direct competitors, and getting those reviews done when you can is all I meant. Anand is known for calling manufacturers out on things, and so it would certainly be fitting, as well as...
  30. Ars Technica: Stopping the sale of used console games

    This was pretty much my point. I don't buy any games until I can get them on a Steam sale. I have never seen a game worth buying on PSN for less than $5, which is my personal cut-off point. If I have any interest in playing a game, I will snatch it up if it's under $5. I have started...
  31. You're the Windows Phone Marketing Director

    I think cross-platform gaming is something that could provide some traction on the consumer front. I will likely be buying the next Xbox, and I would love to see them allow me to play a game I've bought on any device I own. I doubt they'd go that far, but that would be pretty compelling.
  32. .NET C# Question about efficiently performing multiple SQL queries

    LINQ to SQL is a dead end. It is certainly usable but Entity Framework is what has the weight behind it for future evolution from Microsoft. EF had considerable optimization effort put into the latest version. The only way to get better optimized code is to hand-tailor every single query your...
  33. ps3 games that don't require a left thumb?

    I think that if you give yourself a few days, the pain will go away for the most part and you'll be able to use the left stick with a bandaged thumb. I've had enough finger injuries to attest to this...
  34. Ars Technica: Stopping the sale of used console games

    If PSN or the Xbox Marketplace followed Steam's lead, then I would still give them my money. The key is that I will rarely pay more than $5 for a digitally distributed game that I cannot resell. I've bought all kinds of games on Steam that I would much rather have on one of my consoles, but...
  35. .NET C# Question about efficiently performing multiple SQL queries

    Even better, learn Entity Framework 4.1 (Code First). It's so easy it isn't even funny. Looking at your ADO.NET code above just makes me cringe. Writing raw ADO.NET like that is completely out-dated at this point. If you're doing it for the sake of learning then fine. But learn EF4.1 or Linq2Sql...
  36. Shall I disable my pagefile? I have 8 GB RAM

    I used to be a staunch proponent of never-touch-it. But on most of my systems nowadays I set the pagefile to 1024MB min, and the size of my RAM max. Most of the time it will stay at 1GB, but it can expand if it needs to. The next time I reboot it goes back down to 1GB. And setting it to the RAM...
  37. google chrome bookmark bar?

    Do you reuse tabs heavily? Because I do not, and every time I hit Ctrl+t for a new tab, my bookmarks bar is there (with all my bookmarks nicely nested in folders where I organized them), but as soon as I click on one of them to open the site, the bar goes away automatically. Not exactly what...
  38. You're the Windows Phone Marketing Director

    I agree on shifting all marketing resources to Windows 8 being smart. Something in regards to apps that I haven't seen anyone talk about yet is pricing parity. They absolutely have to have the apps people want, but if you have to pay five bucks for an app on Windows Phone that only costs one...
  39. You're the Windows Phone Marketing Director

    No, both he and karmy are talking about Windows phones compared to Android phones. I can't see anybody in this thread talking about feature phones...
sale-70-410-exam    | Exam-200-125-pdf    | we-sale-70-410-exam    | hot-sale-70-410-exam    | Latest-exam-700-603-Dumps    | Dumps-98-363-exams-date    | Certs-200-125-date    | Dumps-300-075-exams-date    | hot-sale-book-C8010-726-book    | Hot-Sale-200-310-Exam    | Exam-Description-200-310-dumps?    | hot-sale-book-200-125-book    | Latest-Updated-300-209-Exam    | Dumps-210-260-exams-date    | Download-200-125-Exam-PDF    | Exam-Description-300-101-dumps    | Certs-300-101-date    | Hot-Sale-300-075-Exam    | Latest-exam-200-125-Dumps    | Exam-Description-200-125-dumps    | Latest-Updated-300-075-Exam    | hot-sale-book-210-260-book    | Dumps-200-901-exams-date    | Certs-200-901-date    | Latest-exam-1Z0-062-Dumps    | Hot-Sale-1Z0-062-Exam    | Certs-CSSLP-date    | 100%-Pass-70-383-Exams    | Latest-JN0-360-real-exam-questions    | 100%-Pass-4A0-100-Real-Exam-Questions    | Dumps-300-135-exams-date    | Passed-200-105-Tech-Exams    | Latest-Updated-200-310-Exam    | Download-300-070-Exam-PDF    | Hot-Sale-JN0-360-Exam    | 100%-Pass-JN0-360-Exams    | 100%-Pass-JN0-360-Real-Exam-Questions    | Dumps-JN0-360-exams-date    | Exam-Description-1Z0-876-dumps    | Latest-exam-1Z0-876-Dumps    | Dumps-HPE0-Y53-exams-date    | 2017-Latest-HPE0-Y53-Exam    | 100%-Pass-HPE0-Y53-Real-Exam-Questions    | Pass-4A0-100-Exam    | Latest-4A0-100-Questions    | Dumps-98-365-exams-date    | 2017-Latest-98-365-Exam    | 100%-Pass-VCS-254-Exams    | 2017-Latest-VCS-273-Exam    | Dumps-200-355-exams-date    | 2017-Latest-300-320-Exam    | Pass-300-101-Exam    | 100%-Pass-300-115-Exams    |
http://www.portvapes.co.uk/    | http://www.portvapes.co.uk/    |