By tag: Sequence
0
kicks
Upload/Import Download/Export any File to/from Oracle Database
The general idea one have about databases is that they only serve the purpose of storing plain values as numbers, dates and text. A database does not do just that but even more allowing you to store a whole file as an Excel spreadsheet or an MP3 file in a column you define in your table. This post s...
0
kicks
SequenceViz :: generate sequence diagrams from .NET assembly file
SequenceViz is a free open source tool to automatically generate sequence diagrams from .NET assemblies.