Data Driver

Blog archive

Getting Your Tech Questions Answered

While perusing my daily Google Alerts I found this heading:

"Do newer versions of SQL Server support read consistency equivalent to Oracle?"

I was surprised to see this question was asked--and answered quite ably--in LinkedIn.com Answers. I don't use LinkedIn as much as I should (not enough hours in the day), so I was unaware of this service. Of course, there are many like it (including Yahoo! and "expert" services, where answers cost you money), but I was struck by the quality of the answers on LinkedIn.

A database expert named Victor (DBA and developer) provided the "best" answer to that question: "Yes." But the original poster had included a second part to his question:

"I have no experience with SQL Server and have only read in various forums that 'writers block readers and readers block writers.' Is that true? Or is it true just for older versions and not 2008?"

To this, Victor supplied a detailed, well-written explanation full of links for further information. I'm pretty sure you couldn't find a better answer on those pay-as-you-go "expert" services. LinkedIn also provided four or five other answers, some from DBAs, providing information and links to follow for further details (and of course, the mandatory MySQL shill).

I decided to try out LinkedIn Answers and asked a question to get info for an article I'm researching (topic categories, such as "software development," help target your query). I almost immediately got some great stuff.

So I'm sold. I know there are myriad support sites, forums, groups and such all over the Web, but if you haven't tried it, you should think about LinkedIn Answers the next time you need a tech question answered. I don't know where these guys find the time, but there are plenty of experts out there willing to help you out.

What's your experience with LinkedIn Answers? What other sources do you use to get answers to your dev questions? We'd love to share. Comment here or send me an e-mail.

Posted by David Ramel on 06/02/2010


comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube