Search results

  1. led tv / gaming only

    if you want the best our there, and you don't mind spending a lot, go with a Dell UltraSharp U2713HM
  2. Why is MS's VS 20xx stuck in the '90s?

    this is why: http://blogs.msdn.com/b/heaths/archive/2012/03/07/why-visual-studio-11-requires-space-on-the-system-drive.aspx
  3. Creating a web page for survey

    https://www.surveymonkey.com/
  4. MS SQL DB Resource Management

    you can trace queries with the sql profiler and then find the most expensive ones.
  5. Confused whether to buy Logitech g400s or not ?

    Take a look at this picture, the g400 it's the third mouse on the second line:
  6. Anyone uses the TeamViewer VPN?

    using the VPN option acts like the computers are connected to the same common network (eg. LAN). So you can access remote resources like printers, network drives, remote databases and shares.
  7. best wireless mouse with 1000hz polling and chargin dock

    if you're going corded, logitech g400 is one of the best gaming mouse out there right now, otherwise go with a deathadder 2013 if you prefer razer mice.
  8. Changing font size and type within a class using CSS

    you have to specify the url protocol in the href and I would use a dash to separate words in the class name to improve readabilty: <a href="http://www.anandtech.com" class="main-link">Contact Us</a>
  9. I Want My Music Library in the Cloud.

    Why not just using services like spotify or google music? https://support.google.com/googleplay/answer/1229970?hl=en
  10. Changing font size and type within a class using CSS

    1) Don't use underscores in class names or IDs, use dashes instead (https://developer.mozilla.org/en-US/docs/Underscores_in_class_and_ID_Names) 2) Avoid CSS import (https://developers.google.com/speed/docs/best-practices/rtt#AvoidCssImport) 3) Stay DRY (don't repeat yourself). The following...
  11. swapImage(); simple javascript doesn't work. help

    what the hell, reading this forum it's like jumping back in the 90's lol. Here's how you do it: HTML: <select id="dd"> <option value="http://deladream.com/wp-content/uploads/2010/11/1984.jpg">None Selected</option> <option...
  12. USB3.0 hub recommendations?

    go with the belkin one, it is fully compatible: http://store.apple.com/us/product/HD...d-hub?fnode=51
  13. Challenge 24 Programming Contest

    Seems fun! I'll probably signup
  14. 2015, will you go Windows 9 or steam OS?

    I'll stay with windows 7, or 8 if it gets any better meanwhile
  15. csharp active log parsing question

    This is how you do it: Stream stream = File.Open(@"c:\mylog.log", FileMode.Open, FileAccess.Read, FileShare.ReadWrite); StreamReader streamReader = new StreamReader(stream); string str = streamReader.ReadToEnd();In this way you'll avoid the error "The process cannot...
  16. The Most In-Demand Tech Skills of 2013

    .NET is a software framework, C# and VB.NET are programming languages, both compiles to the same intermediate language which runs against the same .NET Framework runtime libraries.
  17. Windows 7 Ultimate and Haswell i5?

    it sounds like a motherboard or ssd driver issue. try to run some benchmarks to identify what it's not performing as expected.
  18. Any Good Light Weight Gaming Mice Out There? Can't Find Any!

    "wireless gaming" is an oxymoron. No wireless mouse can match a wired mouse performance. the zowie AM weights 88g as requested and has side buttons, but it's wired.
  19. The Most In-Demand Tech Skills of 2013

    I'm not sure what people find surprising about that list. Java and .NET are the most widespread technologies and if you sum c# and .NET percentages (which belong to the same framework) you have a pretty realistic overview of the current development situation, either you like it or not.
  20. Lightweight device that will run VS

    any atom device can run visual studio (I have a eeepc 1000h running vs2008), build performance are not so good (but it also depends on hard drives, using an ssd greatly improves performance) but it's ok for quick code fixes or learning to code.
  21. Budget pc case with good airflow

    Antec one (£43 now on amazon uk)
  22. Most Comfortable Mouse

    if you're looking for a really light weight mouse and you don't need side buttons I suggest you a razer abyssus.
  23. Building A PC - Need advice

    I'm not sure how do you intend to play bf4 on an integrated graphic card...
  24. Building A PC - Need advice

    Ok, here's my suggestion (you didn't specify your budget tho, I'll try to stay on a medium setup build and keeping your currents parts): 1) ASRock H87 Pro4 (Rs. 7598) 2) Intel 3.4 GHz LGA 1150 i3 4130 (Rs. 8975) 3) G.Skill RipjawsX DDR3 8 GB (2 x 4 GB) (Rs. 6450) 4) Sapphire AMD/ATI HD 7770 1...
  25. IE 11 changes jpeg names to "attachment"

    have you tried with any other browser? it is possible that the website doesn't serve the correct HTTP headers for your requested resource.
  26. Building A PC - Need advice

    you should link a shop where you are going to buy the stuff and your overall budget if you want good suggestions.
  27. Best CPU cooler for mostly 24/7 use.

    I've been using several Noctua coolers over the past years and I never had a problem, they're worth the price (you just have to double check that it will fit in your case).
  28. Best pre 2000 pc game?

    doom, quake, quake II, quake III, deus ex, age of empires good old times :(
  29. JavaScript: why colon (:) and not equals (=)

    You are using the javascript object literal notation, so writing: var myStruct = { myValue: "value" }; It's exactly the same as writing: var myStruct = new Object(); myStruct.myValue = "value"; So why the object literal notation has become a standard way to define objects in js? Because...
  30. Why do some download links not show progress or overall size of file?

    Check for transfer-encoding header. If the transfer encoding is chunked, then the Content-Length header will not be set
  31. ASUS,MSI or ASROCK

    You can't really make a comparison between those terms, it's all about personal preferences, budget, etc. What you can actually compare it's the market share of those companies, but it doesn't necessarily mean that the biggest pie equals better products... anyway, here's some real data of...
  32. Putting together a new build... 620watt PSU enough?

    If you plan to heavy oc also your cpu I think 620w won't be enough in full load. I'd switch that psu with a corsair ax760
  33. Web Hosting Options

    You didn't specify your budget, and it matters a lot when you decide your web hosting. Also, if you have a newsletter feature on your website, you might consider an external service like mailchimp.
  34. Now is the time to play the original Thief game if you haven't.

    I've always wanted to play the original thief but I never got the time, perhaps now it's the time! thanks for the links
  35. Any good Split-Screen PC games?

    ignition (old school :D) I've spent so many hours on that game
  36. Mechanical Keyboard prices...

    you can also find steelseries 6Gv2 with red cherry switches at less than 100$
  37. 600w 100% modular suggestions...

    seasonic ss-660xp and corsair ax760 are extremely good PSUs
  38. Trying to find my perfect case...

    cooler master haf x or antec twelve hundred v3
  39. Good free anti-virus

    I've been using AVG and Avast over the past years, but recently I've heard that avira is often raccommended nowadays. Is it really good compared to the others?
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/    |