Postingan

Menampilkan postingan dari Oktober, 2017

Mengenal Framework.Net dan C#

Gambar
Assalamualaikum wr wb Nama saya Muhammad Dendy Darma  Apa itu Framework?   "In computer programming, a software framework is an abstraction in which software providing generic  functionality can be selectively changed by additional user written code, thus providing application  specific software. A software framework is a universal, reusable software platform used to develop applications,  products and solutions. Software frameworks include support programs, compilers, code libraries, an application  programming interface (API) and tool sets that bring together all the different components to enable  development of a project or solution." - Wikipedia Secara sederhana, framework adalah kumpulan fungsi-fungsi (libraries) yang digunakan dalam membuat program. Framework juga bisa disebut juga alat/tools yang dirancang untuk mempermudah programmer dalam membuat program.Framework bersifat universal, dalam proses developing fungsi yang disediaka...