Git Getting Started Guide
Overview
Data Manipulation Basics
.Net Data BCL Data Formats In-Memory or Transient Data Database Structured Files Operating Classes do following operating Hold data Find data Shape data change data
Namespaces
Namespaces Organize Classes. Think of namespaces as folders use for organizing files. All .Net BCLs start with System.* refer to class with it FQN (Fully qualified name). which is namespace + classname
Puppeteer
Primitive Types System Namespace Integers Byte, Int16, Int32, Int64 Fractional Datatypes Single, Double, Decimal Boolean Charcters Char, String Strings and Regular Expressing String are classes all other primitive data types are value types.
Puppeteer
Learning Path Official Links Offical Puppeteer Page
I will get back to you ASAP.