Thứ Hai, 29 tháng 8, 2016

The Daily Build - RaptorDB - The Document Store

The Daily Build - RaptorDB - The Document Store

Looking for Ideas for articles?

If you've ever wished to share your code and knowledge with others but don't know where to start, then start simple. A simple, reusable class that accomplishes something not in standard libraries makes for a quick and valuable article. A "how do you get started in..." article that gathers your findings as you get a grip on new tech will probably save a lot of people a ton of time.

There's no need to get fancy with articles. Simple and to-the-point articles are easy to read and, more importantly, easy to write. Developers worldwide will thank you.

Click here The Cloud Doesn't have to be Cloudy
Providing the highest level of transparency, SoftLayer lets you specify the exact data center where you want your servers, gives you complete visibility into your environment's performance, and offers upfront pricing. No secrets. No surprises. Get Started.
Click here Make Connections, Not Silos
Enter the Samsung ARTIK Cloud for IoT Challenge for your chance to win cash prizes! Samsung ARTIK Cloud is an open exchange data platform that makes it easy to connect a multitude of devices and apps. Help turn the Internet of Things into the Interoperability of Things. Start today!
Click here Replacing AppFabric Caching? Try our source code compatible drop-in for zero code changes!
ScaleOut StateServer® goes far beyond a distributed cache with powerful features like automatic scaling, integrated high availability, parallel LINQ query, and powerful GUI or PowerShell management. Details here.

Headline article

RaptorDB - The Document Store

  (233 votes) by Mehdi Gholam (updated yesterday)
NoSql, JSON based, Document store database with compiled .net map functions and automatic hybrid bitmap indexing and LINQ query filters (now with standalone Server mode, Backup and Active Restore, Transactions, Server side queries, MonoDroid support, HQ-Branch Replication, working in Linux, now with

New Articles, Tech Blogs and Tips

.NET Framework

  (2 votes) by dibley1973 (updated 3 days ago)
This article follows on from Part3 where we built the CommandStack leveraging EntityFramework andprepared to persist an order and some of its associated data to the database. In thisarticle we will shift our focus to the the client, (well our Integration Tests!) andcreate a test that creates an orde
  (1 votes) by MittalManglani (updated 3 days ago)
TFS WorkItem History Visualizer
  (1 votes) by dibley1973 (updated 2 days ago)
In this article, we will shift our focus to the Command Stack and we will leverage EntityFramework to add a new order to the database.

Algorithms & Recipes

  (2 votes) by Rodrigo Costa Camargos (updated yesterday)
This article presents how to implement a well-known agglomerative clustering algorithm in C#.

Applications & Tools

  (4 votes) by Zijian (updated 3 days ago)
Overview of TraceHub, and the design concepts/contexts behind this open source project

C / C++ Language

  (4 votes) by kuheylan (updated yesterday)
Virtualbox, VirtualMachine, Cuckoo, Anubis, ThreatExpert, Sandboxie, QEMU, Analysis Tools Detection Tools

C#

  (5 votes) by halityurttas (updated 23 hours ago)
Repository Pattern sample over Multiple Datasource or Resource on Domain Object Model
  (2 votes) by thereyno (updated 3 days ago)
Software (C#-MySQL CodeGen - rno) is a software that Generate MySQL codes (ex. INSERT, UPDATE, DELETE,GET ROW) for C# database manipulation.
  (2 votes) by Sachin Makwana (updated 2 days ago)
Download page as HTML string. Parse it using regex and extract desired contents to generate Facebook Like Preview.
  (2 votes) by Awesome Dev (updated 2 days ago)
How to bypass the strict System.Version parse mechanics using a C# extension
  (2 votes) by Clifford Nelson (updated 2 days ago)
A simple timer that will expire if it is not nudged within a certain time. This will cause an Action to be executed.
  (1 votes) by Hitesh Trivedi (updated 3 days ago)
IP Calculator And Subnet
  (1 votes) by Igor Krein (updated 3 days ago)
C# Extensions API for Entity Framework intended to simplify usage of drop-down lists, comboboxes and alike

Client side scripting

  (3 votes) by Awesome Dev (updated 2 days ago)
Interview Question: how do you reverse a number using JavaScript?

Content Management Server

  (1 votes) by Dennis E White (updated 2 days ago)
So this is going to be a quick step by step tutorial on the steps that I took setting up Ubuntu inside of VirtualBox on my Macbook Pro. Before we get started make sure you have VirtualBox Installed. You can get a copy here. While you are installing VirtualBox you will want to download a […]

Database

  (2 votes) by Neeraj Prasad Sharma (updated 3 days ago)
This article deals with performance difference with literal values
  (1 votes) by sajidur rahman (updated 2 days ago)
This article describes about CSV/Excel File import in SQL Server with common problems.

Desktop Gadgets

  (4 votes) by Brad Joss (updated 2 days ago)
Alter your clipboard contents before pasting to automate tasks.

HTML / CSS

  (0 votes) by Modesty Zhang (updated 19 hours ago)
Stateless functional components make building a multi-page website a breeze.

Miscellaneous

  (1 votes) by B. Clay Shannon (updated 2 days ago)
Using EPPlus to generate a spreadsheet that reads a CSV file and constructs a Lifetimeline (or Lifespanline, if you prefer) based on people's lifespans - for genealogists, historians, biographers, et al
  (0 votes) by Rahul Kumar 1991 (updated 23 hours ago)
Creating a simple Synchronous File Reader

Programming Tips

  (1 votes) by Dave Ceddia (updated 3 days ago)
Decided to try out a new library? Maybe wrote a new component? Or maybe this is the first React app you've worked with, and things just aren't working. (Or really, any JavaScript library: Angular 1 or 2, Backbone, Ember, heck, even jQuery)The screen is blank.Or it loaded half-way, but nothing is

Site & Server Management

  (2 votes) by Sander Knape (updated yesterday)
Nomad is a distributed, multi-datacenter scheduler for containers, virtual machines and more. It’s a tool from Hashicorp, the company that also brings us Consul, a service-discovery tool that allows you to register and discover services. With the latest big release of Nomad (version 0.4), inte

Web Services

  (3 votes) by sajidur rahman (updated yesterday)
This article describe the way of writing your WCF Service in Professional Application

Windows Communication Foundation

  (1 votes) by santosh007india (updated yesterday)
Thank you everyone for your all support to my blogs till now, in our last post we covered how and why to use NuGet, NPM and Bower. In this post we will see basics of WCF.

Windows Presentation Foundation

  (1 votes) by George Sefcik (updated 22 hours ago)
This article will show an easy way to add the ability to print, or save as an image, each screen (Window) or FrameworkElement (UserControl) in your application.
  (1 votes) by mcpatric (updated 2 days ago)
How to solve the problem to show a searchbox in Ribbon including watermark in explorer style

You may also like...

Research Library

Updated Articles, Tech Blogs and Tips

Android

  (3 votes) by Andy Point (updated 18 hours ago)
Adding Google Admob Ads to Android App (Banner and Interstitial ads). Google AdMob is the most popular mobile ads platform used by app developers worldwide. Integrating AdMob to your app allows you to monetize your app and earn on the basis of Impressions and clicks on ads in your app.
  (3 votes) by Andy Point (updated 11 hours ago)
Today Almost all web and mobile apps come with Google and Facebook Login, This is a really useful feature for both the app developer and the user, since almost everybody tend to have a google/gmail and facebook account and moreover while logging in with google you don't need to remember your UserId
  (1 votes) by Andy Point (updated 16 hours ago)
Google Maps App Tutorial Hello Guys. In this post, we will learn how to make a Google Maps App that detects our current location. Here Google Map V2 will track current location of user and add a marker on it. Pre-requisites:

ASP.NET

  (10 votes) by Ehsan Sajjad (updated 3 days ago)
A guide on how to implement gridview in ASP.NET MVC 5

Button Controls

  (11 votes) by James JM (updated 23 hours ago)
A collection of WPF controls that allow changing the color of images (image, button, toggle button, and dropdown buttons).

C / C++ Language

  (58 votes) by Shao Voon Wong (updated 3 days ago)
Read/write CSV in few lines of code!

C#

  (22 votes) by Michael_Jacobsen (updated yesterday)
Encryption algorithm based on key self-mutation. Complete source code and examples of how to use it.

Database

  (11 votes) by Shamim Uddin (updated yesterday)
We will learn about hierarchical query in database with real example.

Document / View

  (26 votes) by H. Gupta (updated 21 hours ago)
Learn how to integrate the CefSharp open-source web browser into a C# WinForms app

General Graphics

  (12 votes) by Javad Taheri (drjackool) (updated 3 days ago)
Creating Simple PNG Decoder/Encoder

Grid & Data Controls

  (7 votes) by James JM (updated 23 hours ago)
How to show and edit an object's properties using a DataGrid​​​​​​​.

Internet / Network

  (98 votes) by axuno (updated yesterday)
MailMergeLib is a SMTP mail client library. It makes use of .NET System.Net.Mail and provides comfortable mail merge capabilities.

Miscellaneous

  (15 votes) by B. Clay Shannon (updated 2 days ago)
In which the esteemed and humble author selflessly - indeed quasi-heroically! - presents a grab bag of snippets to use when utilizing the open-source EPPlus library to create spreadsheet files

Programming Tips

  (7 votes) by Mohamed.Faried (updated yesterday)
Simplifying Java events

Win32/64 SDK & OS

  (46 votes) by Michael Chourdakis (updated 21 hours ago)
A ready to be used hotpatching library with four methods!

Không có nhận xét nào:

Đăng nhận xét