Ray's Asp.net Blog
Answers and code snippets from ASP.NET projects (Webforms/MVC/Classic ASP)
Pages
Event registration app with QR/Paypal
Home
Friday, February 20, 2015
How to count event number in Event Store?
fromAll().
when({
$init: function(s,e) { return 0;},
$any : function(s,e) { return s + 1;}
})
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment