Chủ Nhật, 31 tháng 7, 2016

The Daily Build - LiteDB - A .NET NoSQL Document Store in a single data file

The Daily Build - LiteDB - A .NET NoSQL Document Store in a single data file

Internet of Things Article Challenge extended until August 7

We know there's a couple of contestants who needed a little extra time for their entries so we've extended the contest until the end of August 7. make the most of the extra week and get your entries in! Read more on the challenge page.

Click here Develop More Secure Web Applications
Find web vulnerabilities before others do. Automatically scan your web applications & web services with Netsparker and never again will QA and security engineers make nasty comments about the quality of your code. Prove Them Wrong, Develop Secure Web Applications
Click here Need Excel Reporting?
Use SpreadsheetGear to easily create richly-formatted Excel reports without Excel from any ASP.NET, Windows Forms, WPF or Silverlight application using spreadsheet technology built from the ground up for performance, scalability and reliability. Try it now!

Headline article

LiteDB - A .NET NoSQL Document Store in a single data file

  (74 votes) by Mauricio David (updated 4 hours ago)
A simple, fast and free embedded .NET NoSQL Document Store in a single data file. Inspired on MongoDB, supports collections, POCO classes, Bson Documents, indexes, stream data, ACID transactions and LINQ expressions.

New Articles, Tech Blogs and Tips

.NET Framework

  (2 votes) by Pawel Sienko (updated 2 days ago)
This trick describes how to fix issue.

Applications & Tools

  (1 votes) by Sacha Barber (updated 2 days ago)
Ok so last time we covered the basics of actors and the actor system (actor fabric) and covered how to send simple messages to actors. This time we will talk about actor hierarchies (supervision) and also actor lifecycles.

ASP.NET

  (3 votes) by MarcusCole092076 (updated 2 days ago)
How to use Umbracos CMS
  (3 votes) by Wonde Tadesse (updated yesterday)
How to utilize QueueBackgroundWorkItem(QBWI) for web applications that run a background process in IIS environment.

C#

  (6 votes) by Igor Krein (updated 2 days ago)
A library of simple extension methods that could be useful for data generation tasks
  (3 votes) by Dr. Song Li (updated yesterday)
This is a quick note on the thread synchronization mechanisms using lock statements, ManualResetEvent, AutoResetEvent, CountdownEvent, and a few other classes in the "System.Threading" namespace.

Database

  (3 votes) by dibley1973 (updated 18 hours ago)
The Stored Procedure Framework now supports a stored procedure with dynamic fields

Design and Architecture

  (3 votes) by Hein Pauwelyn (updated 2 days ago)
This is an application made for Windows (Universal) 10 devices made with MVVM, IoC-containers and dependency injection. There is also an API from Yahoo and SQLite service.
  (2 votes) by Gawande Pramod (updated 2 days ago)
Action Filters are attributes that can be applied either on a controller action method or on a controller. When applied at the controller level, they are applicable for all action methods within that controller.
  (1 votes) by Zebedee Mason (updated 2 days ago)
Dive into Architecture using the Visual Studio Community 2015 extension (VSIX) DeepEnds.

Files and Folders

  (0 votes) by dexterlabs (updated 10 hours ago)
Tip on adding Image To Rich Textbox

Raspberry Pi

  (5 votes) by AJSON (updated yesterday)
Are you a developer? .. then you can build a robot...

Selection Controls

  (1 votes) by Vignesh Mani (updated 9 hours ago)
In this article, you will learn how to create Identity in simple ways, using ASP.NET MVC 5.

SharePoint Server

  (1 votes) by Atish Dipongkor (updated 2 days ago)
Handling HTTP requests like GET, POST, UPDATE, DELETE and file uploading using AngularJS in SharePoint 2013, 2016 and online.
  (1 votes) by Nderon Hiseni (updated 2 days ago)
Creating a history version for list items

Uncategorised Technical Blogs

  (1 votes) by Christian Specht (updated 3 days ago)
Overriding built-in Microsoft Access functions: giving the MsgBox a default title

Validation

  (1 votes) by Akshay Dangore (updated 2 days ago)
Validate ASP.NET Fileupload control file type and size by using jQuery validation

You may also like...

Research Library

Updated Articles, Tech Blogs and Tips

Applications & Tools

  (62 votes) by Rajdeep Debnath (updated 2 days ago)
Useful tools for ASP.NET developers

Audio and Video

  (56 votes) by Evgeny Pereguda (updated 6 hours ago)
Simple SDK for capturing, recording and streaming video and audio from web-cams on Windows OS by Windows Media Foundation.

C / C++ Language

  (6 votes) by Michael Chourdakis (updated 21 hours ago)
Easy to use simple parser with S/MIME Support

C#

  (17 votes) by Carlo Hans H. (updated yesterday)
How-To for Web API in ASP.NET Core

Code Generation

  (12 votes) by Hein Pauwelyn (updated 16 hours ago)
How can you make snippets in a simple and easy way

Libraries

  (3 votes) by khaled Ezzat (updated 19 hours ago)
This is a windows forms custom usercontrol that I used to create a Multiselect combobox with checkboxes to select one or more options. It is created using a blend of telerik controls as Telerik itself doesn't have a Multiselect Dropdownlist winforms control.

SharePoint Server

  (3 votes) by senthill (updated 2 days ago)
This article describes how to integrate bootstrap framework with SharePoint and how to customize the task list using bootstrap framework and xsl.

User Controls

  (9 votes) by Gegniani (updated 3 hours ago)
Oscillograph, Bargraph and Linegraph made in Visual Studio with VB.NET

Windows Presentation Foundation

  (54 votes) by Florian Rappl (updated 2 days ago)
Exploring WPF capabilities, limitations and work-arounds to create state-of-the-art applications with multi-touch features.
  (9 votes) by Hein Pauwelyn (updated 14 hours ago)
How you could use icons in your application there are 2 possible ways: images and icon font (Font Awesome).