Sunday, October 29, 2017

asnc..await in C#.net and javascript

[To be drafted]

async..await plays important role in C#.net and javascript (except for support to IE). This makes
program to get divided and executed in portion. Let me scribble more about in detail at earliest.

See you Soon!

Monday, October 2, 2017

YAML vs JSON

YAML is better than JSON its been said in a while over few interviews I had attended. When I'd referred internet, that's what I had I read as well. About YAML I had read in SpringBoot documentation under spring.io official site. As per them, YAML is better JSON. When I had look at YAML it was like more aggregated values for Java Property file, I mean more delved properties.

When it comes to JSON it is Javascript Object Notation, it is been passed as a string over net as part of transaction.

FOOBAR vs TFTP vs Gopher

FOOBAR - FTP Over Big Address Resolution, that's I think.
TFTP - Trivial FTP, Server Boot system,- BIOS is based on this protocol, allows resilient recovery on RAID  and other boot aspects.
Gopher - Menu based internet system protocol
FTP - File Transfer Protocol