drdobbs.com Open in urlscan Pro
2606:4700::6810:c0c4  Public Scan

Submitted URL: https://visualstudiojunkies.com/
Effective URL: https://drdobbs.com/database/
Submission: On August 19 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

GET /sitesearch

<form method="get" action="/sitesearch">
  <input type="hidden" name="sort" value="publishDate desc">
  <ul>
    <li><input type="text" value="" size="40" id="queryText" name="queryText" maxlength="100" class="text"></li>
    <li><input type="submit" value=" " class="search"></li>
  </ul> Search: <input type="radio" name="type" value="site" checked=""> Site <input type="radio" name="type" value="sourcecode"> Source Code
</form>

Text Content

This site uses cookies to provide you with the best user experience possible. By
using Dr. Dobb's, you accept our use of cookies.
×
Informa

Dr. Dobb's is part of the Informa Tech Division of Informa PLC

 * Informa PLC
 * About us
 * Investor relations
 * Talent

This site is operated by a business or businesses owned by Informa PLC and all
copyright resides with them. Informa PLC's registered office is 5 Howick Place,
London SW1P 1WG. Registered in England and Wales. Number 8860726.





Welcome Guest | Log In | Register | Benefits
 * Subscribe
 * Newsletters
 * Digital Library
 * RSS

 * 
 * 

Search: Site Source Code


 * Home
 * Articles
 * News
 * Blogs
 * Source Code
 * Webinars & Events


 * 
 * 

Sections ▼
 * Home
 * Articles
 * News
 * Blogs
 * Source Code
 * Webinars & Events


 * Cloud
 * Mobile
 * Parallel
 * .NET
 * JVM Languages
 * C/C++
 * Tools
 * Design
 * Testing
 * Web Dev
 * Jolt Awards

Channels ▼
 * Cloud
 * Mobile
 * Parallel
 * .NET
 * JVM Languages
 * C/C++
 * Tools
 * Design
 * Testing
 * Web Dev
 * Jolt Awards




BLOGS

Robert Dewar
August 08, 2012
7 Comments


WALL STREET AND THE MISMANAGEMENT OF SOFTWARE

How Knight Capital becomes a knight errant when it came to software design and
delivery.

Read More »
Eric Bruno
April 26, 2012
Post a Comment


JAVA 7U4, JAVAFX 2.1, AND NETBEANS 7.1.2

Garbage First (G1) garbage collector, Mac support, a brand new JVM
implementation, and more goodies.

Read More »
Ken North
March 01, 2012
1 Comment


INFORMATION STORAGE AND RETRIEVAL: FROM MEDLARS TO TWITTER

Each decade, technology breakthroughs update our lexicon with new words and
phrases.

Read More »
See all blogs »

INFO-LINK
 * 
 * 
 * 
 * 






DATABASE


DATABASE FEATURE ARTICLES


DR. DOBB'S ARCHIVE

13 Comments

On this site is archived all the content from Dr. Dobb's that was published on
the Web through December 31, 2014.


WORKING WITH AZURE DOCUMENTDB: SQL & NOSQL TOGETHER

Post a Comment

Updating and deleting documents, creating queries, and managing query results in
Microsoft's new NoSQL database-as-a-service.


AZURE DOCUMENTDB: WORKING WITH MICROSOFT'S NOSQL DATABASE IN THE CLOUD

1 Comment

Coding for the new NoSQL JSON database service that supports SQL queries.


PORTABILITY AND EXTENSIBILITY VIA LAYERED PRODUCT DESIGN

Post a Comment

Designing products in clearly separated layers makes it possible to consign
non-portable code to low-level APIs — simplifying both portability and future
extensibility.


IOS DATA STORAGE: CORE DATA VS. SQLITE

2 Comments

A sample application tests the benefits and drawbacks of each.

More Database »


DATABASE NEWS


A DATACENTER OPERATING SYSTEM FOR DATA DEVELOPERS

Post a Comment

With a DCOS, developers and operators no longer need to focus on individual
virtual or physical machines


DEVELOPER PREVIEW OF COUCHDB 2.0 DOCUMENT DATABASE

Post a Comment

Horizontal scalability and distributed workloads


IMPACT ANALYSIS IN MICROSOFT SQL SERVER

Post a Comment

DBmaestro Teamwork Version 4 arrives


MCOBJECT BURGERS UP FOR PYTHON PICKLES

1 Comment

IMDBS uses Python alongside eXtremeDB's dynamic database definition language
(DDL) capability


SALESFORCE.COM INTRODUCES HEROKU DX

1 Comment

Heroku Button, Heroku Dashboard + Metrics and Heroku Postgres DbX


COUCHBASE'S NOSQL SPRING INVESTMENT PLAN

Post a Comment

Couchbase Spring Data Couchbase Integration arrives


JETBRAINS PHPSTORM 8 SUPPORTS PHP 5.6

Post a Comment

Deepest-ever code understanding plus support for Drupal 8 and WordPress


WATSON DISCOVERY ADVISOR CLOUD SERVICE

Post a Comment

IBM's Watson Discovery Advisor is being used by researchers to rapidly analyze
and test hypotheses using data in millions of scientific papers.


GRAPH APIS FROM WHITEPAGES PRO

Post a Comment

Developers can enrich applications with identity verification and validation
elements


FREE ENTERPRISEDB AGILE NOSQL DEVELOPMENT

Post a Comment

Free quick-start preconfiguration of Postgres with tools for web 2.0 apps

More News »


EVENTS OF INTEREST

December 11-12. Washington, D.C. ModevCon

March 2-6, 2015 London, UK. QCon London

March 5-8, 2015. Recife, Brazil. Tropical Ruby

March 17-19, 2015. Boston, MA. O'Reilly Software Architecture Conference

March 23-24, 2015. Palo Alto, CA. Evans Data's 11th Annual Developer Relations
Conference

April 8-16, 2015. Montreal, Canada. PyCon 2015

April 27-30, 2015. Baltimore, MD. 11th Software Engineering Institute (SEI)
Architecture Technology User Network (SATURN) Conference

May 4-8, 2015. Chicago, IL. Microsoft Ignite Conference

May 12-14, 2015. Zaragoza, Spain.Protocols Plugfest Europe 2015





VIDEOS OF PAST EVENTS



September 2014. Atlassian Summit 2014

September 2013. JavaOne

June 2013. JAXConf 2013

May 2013. Google I/O

October 2012. JAXLondon 2012

September 2012. Strangeloop

July 2012. Java Language Summit

June 2012. Google I/O 2012

May 2012. Atlassian Summit

May 2012 (paid). Fluent Conference

March 2012. Multicore World

July 2011. JVM Language Summit






SELECTED DATABASE CONTENT


DR. DOBB'S DEVELOPER LIBRARY DVD 6

is a fully searchable DVD that includes:

 * 21 years of Dr. Dobb's Journal
 * 14+ years of C/C++ Users Journal
 * 10 years of Sys Admin magazine
 * 4 years of The Perl Journal
 * 4 years of Dr. Dobb's Sourcebook
 * 1 year worth of Dr. Dobb's Digest
 * Thousands and thousands of lines of source code
 * Dozens (and dozens) of audio Podcasts on everything from .NET development to
   building Rich Internet Applications.
 * And VIDEOS! Learn the ins-and-outs of Windows programming with Scott
   Swigart's award-winning video series. Creating custom setting classes,
   building .NET controls for VB6 apps, creating charts with the ReportViewer
   control, and much, much more!

... all on a single DVD! More Info >>


THE DR. DOBB'S JOURNAL DIGITAL EDITION

Dr. Dobb's has gone green! Dr. Dobb's Journal Digital Edition will only be
available in digital format going forward. A complimentary one-year digital
subscription to Dr. Dobb's Journal Digital Edition will be sent to applicants
who qualify.

Subscribe >>


DATABASE RECENT ARTICLES

 * Dr. Dobb's Archive
 * Working with Azure DocumentDB: SQL & NoSQL Together
 * Azure DocumentDB: Working with Microsoft's NoSQL Database in the Cloud
 * Portability and Extensibility via Layered Product Design
 * iOS Data Storage: Core Data vs. SQLite


MOST POPULAR

Stories Blogs
 * Hadoop: Writing and Running Your First Project
 * iOS Data Storage: Core Data vs. SQLite
 * MongoDB with C#: Deep Dive
 * Dr. Dobb's Archive
 * JavaFX Database Programming with Java DB
 * 
 * 

 * Misuse of Computers: Shadowcrew and soupnazi
 * Star Encoding
 * Sharding, Replication, Caches, and In-Memory Databases
 * MongoDB and Java
 * The Manga Guide to Databases Review
 * 
 * 




THIS MONTH'S DR. DOBB'S JOURNAL

This month, Dr. Dobb's Journal is devoted to mobile programming. We introduce
you to Apple's new Swift programming language, discuss the perils of being the
third-most-popular mobile platform, revisit SQLite on Android , and much more!

Download the latest issue today. >>




UPCOMING EVENTS

Live Events WebCasts
No records found
Is Wi-Fi 6 That Much Different? Is It Better? Security for Hybrid Workforce
Deployments Understanding Cyber Attacks on Remote Workers Incorporating a
Prevention Mindset into Threat Detection and Response Rethinking Asset
Management to Improve Enterprise Security


More Webcasts>>


FEATURED REPORTS

 
 
What's this?
 * 2024 InformationWeek US IT Salary Report
 * How Enterprises are Attacking the Cybersecurity Problem
 * Defending Against Critical Threats
 * SANS 2021 Cloud Security Survey
 * The Infoblox Q1 2021 Cyberthreat Intelligence Report

More >>




FEATURED WHITEPAPERS

 
 
What's this?
 * The Burnout Breach: How employee burnout is emerging as the next frontier in
   cybersecurity
 * Defending Corporate Executives and VIPs from Cyberattacks
 * The Cyber Threat Impact of COVID-19 to Global Business
 * Business Buyers Guide to Password Managers
 * The Rise of Extended Detection & Response

More >>




MOST RECENT PREMIUM CONTENT

Digital Issues
   2014
   
   
   Dr. Dobb's Journal
 * November - Mobile Development
 * August - Web Development
 * May - Testing
 * February - Languages
   
   
   Dr. Dobb's Tech Digest
   
   
 * DevOps
 * Open Source
 * Windows and .NET programming
 * The Design of Messaging Middleware and 10 Tips from Tech Writers
 * Parallel Array Operations in Java 8 and Android on x86: Java Native Interface
   and the Android Native Development Kit
   
   
   2013
 * January - Mobile Development
 * February - Parallel Programming
 * March - Windows Programming
 * April - Programming Languages
 * May - Web Development
 * June - Database Development
 * July - Testing
 * August - Debugging and Defect Management
 * September - Version Control
 * October - DevOps
 * November- Really Big Data
 * December - Design
   
   
   2012
 * January - C & C++
 * February - Parallel Programming
 * March - Microsoft Technologies
 * April - Mobile Development
 * May - Database Programming
 * June - Web Development
 * July - Security
 * August - ALM & Development Tools
 * September - Cloud & Web Development
 * October - JVM Languages
 * November - Testing
 * December - DevOps
   
   

Discover more from Informa Tech
 * InformationWeek
 * Interop
 * Dark Reading
 * Data Center Knowledge
 * Network Computing
 * IT Pro Today

Working With Us
 * Contact Us
 * About Us
 * Advertise
 * Reprints

Follow Dr. Dobb's on Social
 * 
 * 
 * 
 *  

 * Home
 * Cookie Policy
 * CCPA: Do not sell my personal info
 * Privacy
 * Terms

Copyright © 2024 Informa PLC. Informa PLC is registered in England and Wales
with company number 8860726 whose registered and head office is 5 Howick Place,
London, SW1P 1WG.



Techweb