Thứ Hai, 31 tháng 10, 2016

The Daily Build - CQRS designer

The Daily Build - CQRS designer
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.
Click here Need to create Excel Charts?
Use SpreadsheetGear to enable users to visualize data with comprehensive Excel-compatible charting, which makes creating, modifying, rendering and interacting with complex charts easier than ever before. Try it now!

Headline article

CQRS designer

  (32 votes) by Duncan Edwards Jones (updated 18 hours ago)
A graphical tool to allow you to design a CQRS model and have the code and documentation generated from it. (C# or VB.Net)

New Articles, Tech Blogs and Tips

.NET Framework

  (0 votes) by matt warren (updated 18 hours ago)
This post discusses how the "fixed" keyword works

Algorithms & Recipes

  (1 votes) by phil.o (updated 11 hours ago)
This article describes the building of Markov Chains and their use for generating random names or words.
  (0 votes) by Miguel Diaz Kusztrich (updated 21 hours ago)
Complete algorithm for correspondence analysis to add to your own statistical class clibrary

Android

  (0 votes) by Rou1997 (updated 18 hours ago)
Capturing Picture & Saving To File . . . Previewing Video In Activity & Saving To File . . . And BONUS: Writing Your Own Torch & Strobo Application

Applications & Tools

  (2 votes) by techcoaching (updated 20 hours ago)
In this article, we will why and why not using DI & IoC
  (1 votes) by ONasri 12202787 (updated 20 hours ago)
A good eample in how build a CRUD web application using ASP.NETCORE with Angular2 and WebApi

ASP.NET

  (1 votes) by Sourav Kayal (updated 2 hours ago)
Custom formatter and data binding in MVC

Database

  (4 votes) by Mercede (updated 17 hours ago)
Generic data manager provides thread specific IUnitOfWork repository tailored for your entities and takes care of all the plumbing and cleaning in a thread safe way.
  (3 votes) by Chris Maunder (updated 13 hours ago)
Timing SQL calls with millisecond accuracy

Design and Architecture

  (4 votes) by Anandhi Swamy (updated yesterday)
Requirement to Design -Uml

Game Development

  (1 votes) by luigidibiasi (updated 13 hours ago)
In this article we want to implement a simple side-scrolling games that we will call Super Nemo Fish.

Localisation

  (0 votes) by asimonassi (updated 19 hours ago)
A simplified guide to the RFC5646 document; what is a language tag, how must be parsed, what is the IANA registry. How to implement a library, in any programming lang, to lookup user preferred language against a list of supported languages. A C# implementation is provided.

Office Development

  (0 votes) by B. Clay Shannon (updated 13 hours ago)
A few lines of code showing how to define a range for an entire sheet and then convert that to a table

Product Showcase

  (0 votes) by Brian Munz (updated 15 hours ago)
In this showcase we're going to show you just how easy it can be to create and embed a visualization using Qlik Playground and the Visualization API.

Universal Windows Platform and Windows Runtime

  (1 votes) by Steve Naidamast (updated 9 hours ago)
Overview In the 1990s when Java began to appear on the developer scene it met its competition from Microsoft head-on in that it struggled to gain an acceptable place within the international development community.

You may also like...

Research Library

Updated Articles, Tech Blogs and Tips

.NET Framework

  (6 votes) by SlavaUtesinov (updated 20 hours ago)
Entity Framework implementation of BulkInsert operation at case of Oracle database.

Applications & Tools

  (38 votes) by techcoaching (updated 20 hours ago)
How to build the SPA for enterprise application using Angular2 and WebApi (RESTful)
  (6 votes) by techcoaching (updated 20 hours ago)
In this article, we will learn how to create/edit Role
  (3 votes) by techcoaching (updated 20 hours ago)
In this article, we will see how to use multi-languages(i18n) in angular2
  (3 votes) by techcoaching (updated 20 hours ago)
This tip explains how we should structure our project folder

ASP.NET

  (14 votes) by Marco Bertschi (SFC) (updated 14 hours ago)
In this article, I try to cover most basics of creating a portable (Windows, Mac and Linux) ASP.NET Core application and discuss possible use cases for a web app using ASP.NET Core.

Design and Architecture

  (30 votes) by Muhammad Umair At CodeProject (updated 10 hours ago)
Learn object oriented analysis and design using a simple method even if you have tried in your class before and found it complex

Libraries

  (5 votes) by Cinchoo (updated 13 hours ago)
Simple CSV file reader for .NET