HCI 2013

Search
Skip to content
  • Sample Page
C# Programming

Data Type

September 10, 2013 kpark Leave a comment

Boolean (bool)

BoolType.cs

Character (char)

CharType.cs

Enumeration (enum)

EnumType.cs

Numeric (int, long, float, double, decimal, etc)

NumericType.cs

String
StringType.cs

Object
ObjectType.cs

Struct
StructType.cs

ArrayTest
ArrayTest.cs

StructTest
StructTest.cs


int, float, double, char, bool
http://www.hoons.kr/Lecture/LectureMain.aspx?BoardIdx=151&kind=4&view=0


enum, struct
http://www.hoons.kr/Lecture/LectureMain.aspx?BoardIdx=48206&kind=53&view=0
http://www.hoons.kr/Lecture/LectureMain.aspx?BoardIdx=152&kind=4&view=0
http://csharpstudy.com/CSharp/CSharp-struct.aspx

string
http://www.hoons.kr/Lecture/LectureMain.aspx?BoardIdx=48205&kind=53&view=0

System.Object
http://www.hoons.kr/Lecture/LectureMain.aspx?BoardIdx=155&kind=4&view=0

Generics (C# 2.0)
http://www.hoons.kr/Lecture/LectureMain.aspx?BoardIdx=153&kind=4&view=0

Nullable (C# 2.0)
http://csharpstudy.com/CSharp/CSharp-datatype.aspx

var (implicit type) (C# 3.0)
http://msdn.microsoft.com/ko-kr/library/bb383973.aspx

Post navigation

Previous PostValue Type vs Reference TypeNext PostBoxing vs Unboxing

Leave a Reply Cancel reply

You must be logged in to post a comment.

Just another Kyoung Shin Park’s Lectures Sites site

Recent Posts

  • 종로구 가회동 동네예보 Rss Feed
  • lecture13
  • lecture12
  • lecture11
  • RSS 2.0

Recent Comments

    Archives

    • November 2013
    • October 2013
    • September 2013

    Categories

    • C# Programming
    • Homework
    • Lecture Note

    Meta

    • Log in
    • Entries RSS
    • Comments RSS
    • WordPress.org
    Proudly powered by WordPress