Tx/Doc
Sergey Baranchenkov 507847ed6a
Update WhenToUse.md
2017-11-15 10:11:16 -08:00
..
Tracing .Net tracing API doc cleanup 2015-09-09 15:50:23 -07:00
CONTRIBUTING.md Added how to contribute document 2016-10-17 14:54:23 -07:00
ClassGeneration.jpg Adding type generation markdown doc 2014-03-22 12:30:59 -07:00
CountAll.jpg Markdown docs for Playback concepts 2014-03-23 14:00:09 -07:00
CountParse.jpg Markdown docs for Playback concepts 2014-03-23 14:00:09 -07:00
DemultiplexingHTTPtrace.JPG Playback internals markdown document 2014-03-23 17:51:56 -07:00
EtwTypeGenCode.jpg Adding type generation markdown doc 2014-03-22 12:30:59 -07:00
EtwTypes.jpg Markdown docs for Playback concepts 2014-03-23 14:00:09 -07:00
GetTxCode.md Update GetTxCode.md 2017-11-15 10:03:39 -08:00
HelloTx.JPG Adding HelloTx.md 2014-03-22 11:53:25 -07:00
HelloTx.md Update HelloTx.md 2017-11-15 10:04:20 -08:00
HotColdObservables.JPG Document why Tx only returns Hot observables 2015-02-09 11:31:07 -08:00
HotObservableMarbles.JPG Document why Tx only returns Hot observables 2015-02-09 11:31:07 -08:00
HotObservables.md Update HotObservables.md 2016-12-09 15:27:09 -08:00
InstallTypeGen.JPG Adding type generation markdown doc 2014-03-22 12:30:59 -07:00
MultiplexedSequence.JPG Playback features doc 2013-12-22 23:45:23 -08:00
PlaybackAdd.jpg Markdown docs for Playback concepts 2014-03-23 14:00:09 -07:00
PlaybackConcepts.md Markdown docs for Playback concepts 2014-03-23 14:00:09 -07:00
PlaybackFeatures.md Update PlaybackFeatures.md 2017-11-15 10:07:53 -08:00
PlaybackInternals.JPG Playback internals markdown document 2014-03-23 17:51:56 -07:00
PlaybackInternals.md Small typos and markdown document root 2014-03-24 19:32:35 -07:00
Readme.md Adding link to the Causality Navigation readme 2014-12-04 15:25:05 -08:00
TimeSource.JPG Troubleshooting markdown doc 2014-03-24 18:44:48 -07:00
TimeSource.md Troubleshooting markdown doc 2014-03-24 18:44:48 -07:00
TransformInstances.jpg Playback internals markdown document 2014-03-23 17:51:56 -07:00
Troubleshooting.md Improving the troubleshooting doc 2015-02-03 12:50:29 -08:00
TxOnNuget.JPG Adding HelloTx.md 2014-03-22 11:53:25 -07:00
TxTypes.jpg Markdown docs for Playback concepts 2014-03-23 14:00:09 -07:00
TypeGeneration.md Adding type generation markdown doc 2014-03-22 12:30:59 -07:00
WhenToUse.md Update WhenToUse.md 2017-11-15 10:11:16 -08:00

Readme.md

Using Tx from LINQPad

LINQPad is the best way to learn the cutting edge features of C#

In the LINQPad experience of Tx is as if all the events were in a Database Except, no database is involved - the the query happens directly on raw logs/traces or real-time sessions

Using Tx from C# code

Conceptual overviews

Troubleshooting