COMMUNITY: How to properly ask a question on Forums
Become a member
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
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
LIVE
CAREER
MEMBERS
JOBS
Training
About DataType
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Ashwani Tyagi (5)
Rohatash Kumar (4)
art_scott (2)
Suvendu Shekhar Giri (1)
Vishal Pawar (1)
Sibeesh Venu (1)
Muhammad Aqib Shehzad (1)
Pankaj Kumar Choudhary (1)
Harpreet Singh (1)
Shaili Dashora (1)
Rajeev Ranjan (1)
Rahul Bansal (1)
Ashish Vanjani (1)
Satendra Singh Bhati (1)
SonuKSingh (1)
Sharad Gupta (1)
Kailash Chandra Behera (1)
Hirendra Sisodiya (1)
Ibrahim Ersoy (1)
Manish Sharma (1)
Praveen Moosad (1)
Deepak Verma (1)
Rekha Singh (1)
Sunny (1)
Sushila Patel (1)
Related resources for DataType
No resource found
Difference Between MySQL DATETIME And TIMESTAMP DataTypes
11/29/2017 5:37:15 PM.
A simple question that may come to one's mind while working with MySQL is "Whether to assign DATETIME or TIMESTAMP datatype for a column as both seem to store the same data?”. Even though the
Pros And Cons Of Money DataType
6/2/2017 6:14:41 PM.
Pros And Cons Of Money DataType.
Find Datatype Of Each Measure In SSAS MDX Queries
2/19/2016 9:24:04 AM.
In this post we will see how we can get the datatype of each measure we use in our SSAS MDX Queries.
Filter An Array of Different Data Types by Array Filter Method
1/29/2016 9:44:00 AM.
In this article we will see how to filter an array of different datatypes using the filter array method.
Python Data Types
9/25/2015 3:08:27 AM.
In this article we will learn the data types in python.
Basics of JavaScript: Part 3
4/30/2015 1:55:20 PM.
This article discusses the case sensitivity, comments and data types in JavaScript.
Alter Columns DataType Without Dropping Table in SQL
3/1/2015 12:35:38 PM.
In this article, I will explain how to alter a database table column without dropping the table with simple example.
Introduction To JavaScript
8/22/2014 3:05:20 PM.
This article provides an introduction to JavaScript.
How to Return a Single Value of Unpredictable DataType From a Function
2/21/2014 2:51:42 PM.
In this article I show how to send a single value from a function when you don’t know the exact DataType of that value.
DataType Conversion in C#
11/27/2013 7:10:43 AM.
In this video you will learn about how to convert DataTypes in different ways in C#.
Type Promotion in Java
11/20/2013 1:53:37 PM.
In this article you will learn about type promotion in Java.
Rowversion: Version Stamping A Row
10/21/2013 1:17:41 PM.
This article explains the rowversion datatype and provides a small demo of how to use rowversion to Sync data changes done in a table to another table.
Guid Datatype in LIghtSwitch 2012
10/19/2013 1:35:42 PM.
In this article I am going to describes how to use Guid Datatype in LightSwitch Visual Studio 2012.
Email Address DataType in LightSwitch 2012
10/17/2013 10:37:59 PM.
This article describes how to use the Email Address data type in LightSwitch Visual Studio 2012.
Image Datatype in LightSwitch 2012
10/16/2013 4:30:54 PM.
This article describes how to use Image Datatype in LightSwitch Visual Studio 2012.
Money Datatype in LightSwitch 2012
10/11/2013 11:02:16 PM.
This article describes how to use the money data type in LightSwitch Visual Studio 2012.
Use of Web Address Datatype in LightSwitch Using Visual Studio 2012
8/6/2013 10:49:02 AM.
This article describes the use of the Web Address datatype in LightSwitch using Visual Studio 2012.
Understanding Data Types in PHP
4/11/2013 1:45:14 PM.
In this article I will explain data types, type casting and how to test the type of a variable in PHP.
How to Assign Null Value to Value Type Using Nullable Types
2/26/2013 6:58:00 PM.
In this article you will learn how do assign null value to valuetype by using Nullable types.
UNICODE and NCHAR Functions in SQL Server 2012
1/8/2013 1:18:10 PM.
Here, I am going to explain some basics of UNICODE data types and functions in SQL Server.
Binding Rules With User Defined Types in SQL Server 2012
11/30/2012 2:39:15 PM.
Here, I have provided an article showing you how to create a user-defined type and rules in SQL Server.
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#.
Creating a User-Defined Type Using Visually or Programmatically in SQL Server 2012
8/23/2012 2:31:14 PM.
Today, I have provided an article showing you how to Creating a user-defined type using visually or programmatically in SQL Server 2012.
BigInteger in C#
7/9/2012 12:45:55 AM.
If you're looking for a data type enough to calculate big values this datatype is for you and its not limited.
Some Useful and Important Concepts of C#
5/30/2012 1:18:17 AM.
In this article I have explained some important concepts related to the C# language such as Implicit & Explicit type conversion, Boxing and UnBoxing of data types, static and nonstatic methods and the technique of creating automatic methods i.e. automatic method creation.
Introduction to F#
5/13/2012 2:40:55 AM.
F# is a multi-paradigm .NET language explicitly designed to be an ML suited to the .NET environment. or, F# is a functional programming language that runs on Microsoft's Common Language runtime and the .NET Framework.
Learn .NET and C# in 60 days Lab 3 - Day 1: Integer Datatype
4/17/2012 3:04:30 AM.
In this video we will try to understand Integer Datatype.
Variables And Data Types in Java
7/1/2011 10:03:35 PM.
Some more Java basics for Java neophytes; this article is about the variables and primitive data types in Java.
Introduction to var datatype in C#
8/12/2009 4:26:16 AM.
This article introduces us to var datatype in C#.
Generic 'T, K' Database Component
5/28/2009 2:05:20 AM.
I have written a C# 2.0 (Visual Studio 2005), Generic <T, K> Database component, The component has simplified the architecture and the implementation by allowing me to keep the number of overloaded methods to a minimum.
Generic 'T, K' Database Component
5/28/2009 2:05:20 AM.
I have written a C# 2.0 (Visual Studio 2005), Generic <T, K> Database component, The component has simplified the architecture and the implementation by allowing me to keep the number of overloaded methods to a minimum.
Choosing between Convert and TryParse
7/1/2008 8:44:30 AM.
A brief story about using TryParse instead of Convert to make life easy.
Creating ASP.NET Controls Dynamically
1/3/2006 6:51:51 AM.
This article shows you how create ASP.NET controls dynamically and fill data from a database.