TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Data Types
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Pankaj Kumar Choudhary (3)
Naveenkumar Paramasivam (3)
Ajay Yadav (2)
C# Curator (2)
Rick Malek (2)
Vineet Kumar Saini (2)
Hung Hung (2)
Keyur (1)
Jefferson S. Motta (1)
Satyaprakash Samantaray (1)
Dhanush K (1)
Ashok Dudi (1)
Rinki (1)
Ravikant Sahu (1)
Manoj Kalla (1)
Vijay Kumari (1)
Ibrahim Ersoy (1)
Mahesh Alle (1)
Pradeep Shet (1)
Michael Lee (1)
Michael Youssef (1)
Vinay Ayinapurapu (1)
Sonali Desai (1)
Abhishek Yadav (1)
Prasad Rane (1)
Jin Vincent Necesario (1)
Sandhya Shinde (1)
Yukta Ranka (1)
Guest User (1)
Vijay K (1)
Ankit Bansal (1)
Naresh Joshi (1)
Sandeep Singh Shekhawat (1)
Gagan Sikri (1)
Amit Kumar (1)
Hemant Jindal (1)
Sourabh Somani (1)
Deepak Verma (1)
Jainish Shah (1)
Divyang Desai (1)
Rohatash Kumar (1)
Kishor Bikram Oli (1)
Anupam Singh (1)
Sateesh Arveti (1)
Anand Narayanaswamy (1)
Shubham Kumar (1)
Rupesh Kahane (1)
Vignesh Mani (1)
Asif Sayed (1)
Abhishek Kumar Ravi (1)
Sourav Kayal (1)
Mahesh Chand (1)
Hirendra Sisodiya (1)
Amit Patel (1)
Dea Saddler (1)
Srimani Venkataraman (1)
Related resources for Data Types
No resource found
Value Types vs Reference Types in C#
11/19/2023 6:02:26 AM.
This comprehensive guide delves into the fundamental concepts of C# data types, distinguishing between value types and reference types. Covering characteristics, pros and cons, key differences, and be
What is BSON and Data Types in MongoDB?
11/15/2023 7:17:36 AM.
Choose the best BSON DataTypes with C# and phyton Samples. MongoDB stores and exchanges data in a format known as BSON (Binary JSON), a binary equivalent of the JSON data format.
C# Built in Data Types
9/25/2023 4:19:44 AM.
We will discuss the different built-in types that are available in c#.
R Programming
9/20/2023 6:20:53 AM.
In this article, we'll take you through the basics of R programming, providing examples to help you get started on your journey to mastering this language.
Numeric Data Types in Microsoft SQL Server
8/14/2023 6:20:02 AM.
Numeric data types are a crucial part of any database system, providing the foundation for storing numerical values accurately and efficiently. In Microsoft SQL Server (MSSQL), developers have the cho
Introduction to Rust
5/9/2023 11:08:25 AM.
In this article, we will learn about rust programming language.
Data Types, Operators, Variables, and Control Structures in Kotlin
4/20/2023 6:07:09 AM.
This article describes the basics of kotlin.
Working With Arrays In JavaScript
3/15/2023 10:03:55 AM.
Arrays are the collection of the same data-types values or a collection of data items. In memory variables, we can store one value at a time, but in arrays, we can store many values and retrieve them
Java Basics
2/15/2023 12:10:49 PM.
Java is a popular general-purpose programming language and computing platform. It is a high level, class-based, and object-oriented programming language. Java runs on multiple platforms. It means that
Create User Defined Data Types In SQL Server
2/15/2023 6:24:09 AM.
In this article, we're talking about creating your own data types in SQL Server.
XML Data Type In SQL Server
1/30/2023 7:31:44 AM.
In this article, we will read about XML data type and also some advantages and limitations of XML data type over relational data types.
SQL Data Types
1/9/2023 8:38:40 AM.
In this article you will learn about SQL Data Types in detail.
Difference Between Char, Nchar, Varchar and Nvarchar Data Types in SQL Server
12/9/2022 4:11:55 AM.
Do you wonder the difference between nvarchar vs varchar? This article discusses the differences between CHAR, VARCHAR, NCHAR and NVARCHAR data types. CHAR vs VARCHAR, NCHAR vs NVARCHAR, difference be
Understand What are PHP Data Types
9/16/2022 10:05:49 AM.
In this article you will understand PHP data Types such as scalar data types, compound data type, and special data types
Storing Data in C#
4/26/2022 9:34:50 AM.
In this article, we will talk about C# data types and how data storage works with different types of data types.
Creating MS Form With All Supported Data Types
8/9/2021 2:38:40 PM.
In this article, you will learn how to create an MS form with all supported Data Types.
Introduction To Boxing And Unboxing In C#
4/6/2021 9:15:19 PM.
There are two functions used for typecasting the data types in C#, i.e: boxing and unboxing. Read to understand how to perform these conversions.
.NET Reverse Engineering: Part 2
1/11/2021 10:46:16 AM.
This article describes details of the .NET CLR and ILASM coding, including a detailed analysis of each opcode instruction and how to integrate an IL code into an existing high-level C# written code an
Basics Of Predictive Analysis Using R
11/28/2020 12:31:22 PM.
In this article, I have given an introduction about the history of R, how to install R on windows, and how to install R packages.
Azure Cosmos DB - Store And Retrieve JSON Data Types Using SQL API
10/26/2020 7:58:29 AM.
In this article we will try to understand azure cosmos db service and advantages of using no SQL cosmos db storage. We would also be creating our first Cosmos db account and storing & retrieving j
JavaScript Primitive And Reference Types
10/2/2020 9:45:49 AM.
This article will discuss the builtin types of JavaScript and the difference between primitive and reference types.
Declaring Variables And Basic Data Types And Type Annotation Supported By TypeScript
8/20/2020 7:56:54 AM.
In this article, you will learn how to declare variables and basic data types and Type Annotation supported by TypeScript.
Introduction to Statistics
6/22/2020 5:18:44 AM.
This article gives a brief intro to statistics and how they apply to our day-to-day lives.
MongoDB Data Types (Day 5)
6/15/2020 1:08:05 AM.
In this article, you will learn about various data types in MongoDB databases.
Voice of a Developer: JavaScript Data Types
5/24/2020 5:12:32 PM.
In this article you will learn about JavaScript Data Types.
Data Types And Variables PHP
5/19/2020 9:43:05 AM.
In this article you will learn about Data Types and Variables PHP.
Basics of JavaScript
5/4/2020 4:02:40 PM.
In this article, we will learn about comments in JavaScript, the case sensitivity of JavaScript and data types in JavaScript.
JavaScript Objects
4/30/2020 4:54:46 AM.
JavaScript's most often used and most fundamental data type is the Object data type.
Data Types in JSON
4/7/2020 2:02:28 AM.
JSON (JavaScript Object Notation) is an open and text-based data exchange format means it is a text format for the serialization of structured data. It is derived from object literals of javascript.
Creating Look-Up Relationship Between Two Fields In Salesforce Object
3/27/2020 8:29:25 AM.
In this article, you will learn about how to create a look-up relationship between two fields in salesforce objects
Creating a Geo-Location Field Data Type in Salesforce Object
3/26/2020 9:29:27 PM.
In this article, you will learn about how to create a Geo-Location field data type and how to store the data in Salesforce
Creating Text and Text Area Field Data Types in Salesforce Object
3/26/2020 9:21:31 PM.
In this article, you will learn about how to create a text and text area field in salesforce Object
Jump Start With Python - Part 5 (Numbers)
2/18/2020 6:00:01 AM.
This article explains how to get started with programming in Python. This is part 5 of the series focusing on numeric data types in Python.
Data Types In Python
2/14/2020 1:07:48 AM.
We have already used datatypes in other computer programming languages. So, you might be familiar with the concept. Let's discuss Python datatypes.
Data Types In Python
2/14/2020 12:45:45 AM.
Every value in Python is represented in a data type. In this article, we will learn data types in Python with code examples.
Python Data Types
1/30/2020 1:17:52 AM.
In this article we will learn the data types in python.
Python Data Types
1/28/2020 4:19:11 PM.
In this article I will explain data types in Python.
Variables And Data Types in Java
9/10/2019 2:37:41 AM.
Some more Java basics for Java neophytes; this article is about the variables and primitive data types in Java.
Variables And Data Types In R
7/16/2019 8:47:17 AM.
This article describes the various data types and variables used in the R programming language.
Reference Types In Solidity
5/19/2019 12:48:31 PM.
The Solidity data types can be classified according to the data location. If a variable stores its own data; it is a value type. If it holds a location of the data; it is a reference type. We have gon
Understanding C# Data Types
2/14/2019 9:32:10 AM.
In this article, I will discuss various data types in C#. Learn data types size, purpose, functions such as data type parsing and type conversions.
Maximum Limit Value For Integer Data Type in SQL Server 2012
11/25/2018 11:38:26 PM.
In this article, I described how to calculate the maximum range of various integer data types in SQL Server. TINYINT, SMALLINT, INT and BIGINT are all number data types. The difference between these d
Android Kotlin-Variables, Data Types And If-Else, When Statements - Part Two
3/14/2018 11:07:18 PM.
In this article we will learn variables, constants, and data types as well as If Else and When statements in Kotlin.
Getting Started With OpenLayers 3 And Spatial Data
1/18/2017 12:47:01 AM.
In this article I am going to give you a jump start to visualize spatial data using OpenLayers. In the demo I will be using SQL Server 2008 and OpenLayers 3.
Look At Extended Data Types In Oracle 12c
7/27/2016 2:07:33 PM.
In this article, we will look into a new feature of Oracle 12c known as extended data types.
C# FAQ 7: What Are Data Types, Variables And Operators
4/25/2016 12:18:53 PM.
In this article, you will learn the concepts related to data types, variables and operators.
C++ Refresher - Part One
1/16/2016 12:06:31 PM.
This article is about the ways in which C# and C++ are similar and where these languages differ.
Data Types In C With Real Life Example
11/27/2015 3:30:14 AM.
In this article we will discuss about Data Types in C with real life example.
C# Data Types in Depth
7/1/2015 12:43:35 AM.
In this article you will learn about data types in the C# language.
C# Core Programming Constructs
12/12/2014 5:56:43 PM.
This article explores the core C# programming language construct by presenting numerous stand-alone concepts, such as data types, constants, iterations and conditional statements.
Tutorial C# Core : Variables
9/12/2014 2:54:07 AM.
This article provides an introduction to data types and variables used in C#.
Data Types in JavaScript
4/4/2014 11:06:58 AM.
This article provides a brief discussion of Data Types in JavaScript.
Difference Between Data Type in C# and Data Type in .NET
10/27/2013 2:37:52 PM.
My today’s presentation is only for new developer. If you go for .NET interview, the interviewer might ask one question. “What is the difference between string and String in C# .NET”.
Working With Data Types
10/13/2012 4:17:23 AM.
Explains data types in C# and how to work with them.
Integral data types in C#
10/13/2012 2:22:19 AM.
In this article you will learn how to use integral data types in C#.
COBOL and .NET Data Types
9/30/2012 4:50:17 AM.
.NET has created a new, level playing field for a multitude of programming languages to interact on a scale never before seen.
Working with COBOL Data Groups in C#
9/30/2012 4:48:49 AM.
In this article we will begin with a C# console application calling a COBOL DLL file. The C# application will pass it a number of occurrences to create in the table (much like a user requesting a specific number of months to report on).
Configuring Parameters and Parameter Data Types-ADO.NET
9/29/2012 7:38:06 AM.
In this article I will explain you about command object, benefits of parameterized command, DbParameter Object, ParameterDirection Property and Parameter Data Types in ADO.NET
ASP.NET 4.5 Strongly Type Data With Data Controls
6/1/2012 4:37:58 PM.
Today I am going through the new features of ASP.NET 4.5.
Data Types in F#
5/13/2012 6:27:17 AM.
In this article you will learn about the mutable and immutable data types of F#. If you want to understand that then take a Quick review.
Arrays in PHP
2/18/2012 4:59:02 PM.
Using this article one can easily understand the concept of arrays in PHP .
Data Types in LightSwitch
12/10/2011 1:12:39 AM.
In this article you get information about the different data types in a LightSwitch Application.
SharePoint list, data types, Site Content Type, Site Column and Document Library
7/3/2011 11:47:25 AM.
In this article, you will learn various data types and content types in SharePoint. You will also see how to work with various SharePoint object such as groups, lists, and document library.
Sharepoint list and data types
4/29/2011 2:39:37 AM.
Here we Understand the concept of Database, SharePoint List table in SQL server VS, SharePoint List Template, SharePoint and custom data types and Column Name and will see to add, delete, edit the elements in SharePoint List
Comparison of C# with Java: A Developer Perspective
12/17/2005 2:25:19 AM.
The .NET is a language and operating system (on Windows as of now) independent platform pretty similar to Java.