Langsung ke konten utama

Dan's Visual Basic Blog

Flash back to the early 1990's. The "analysis" part of software development is being consumed by a controversy that everybody now calls, "The Method Wars". Over fifty different analysis "methodologies" are being promoted by different experts. Sometimes the main differences were just whether diagrams used circles or boxes to describe things. And the word "wars" is really pretty accurate. These guys were at each other's throats, in a non-violent, academic sort of way. A peace treaty of sorts was finally found when the same company, Rational Software, hired three of the most influential experts and, in the words of one of them, a "critical mass" was created. They all agreed to support the same methodology and UML was born.
More recently, IBM bought Rational Software and when that happened, Microsoft's enthusiasm for UML cooled a lot. Well ... in fact, it froze solid. There's nothing like having your biggest competitor buy the standard to cool your jets about it. Visual Studio Team System has a built in methodology that is not UML anymore and the "Three Amigos" who created UML are divided once again. (One is for Microsoft, one is against them and I can't figure out what the third one wants.)
But, somehow, analysis methodology isn't generating the same level of passion today that it did back then. These days, we seem to have moved closer to the actual end product and development methodology wars are taking center stage. For example, in the upcoming Visual Studio Launch (see ... Visual Studio 2010 Launch Event), you can attend sessions about not only the built-in development support in Visual Studio, but also sessions about Agile Development, Scrum and MVVM. (See the GOB - The About Visual Basic "Glossary of Buzzwords" - for definitions of these and more.)
About Visual Basic Reader Ollie McPhee recently posted a message in the About Visual Basic forum asking for help in deciding which development methodology is the right one to choose.
Do you have an opinion about development methologies? Do you have real-life experience in using one? Do you think it's all a fraud? Tell us which development methodology is the right one in the Reader Response.


    Komentar

    Postingan populer dari blog ini

    Deepreze Software Kecil nan Tangguh

    Ingin menjaga keamanan data anda dari seranagan virusĀ² mematikan pada Komputer, mari coba software unik yang satu ini. Deepfreeze namanya, software ini mampu membekukan settingan Komputer kesettiggan ketika sofware tersebut di aktifkan, (nah secara tidak langsung software tersebut sudah mampu menangkal serangan virus yang masuk hanya dengan  menggagalkan settingan yang telah ditanamkan oleh virus kedalam sysem komputer kita. tertarik untuk menggunakannya, silakan unduh sofware tersebut disini : DOWNLOAD

    Apa itu Visual Basic ?

    Disini saya akan menjelaskan secara singkat apa itu Visual basic, Sejarahnya serta fungsi dari penggunaan bahasa pemrograman tersebut. Microsoft Visual Basic (sering disingkat sebagai VB saja) merupakan sebuah bahasa pemrograman yang bersifat event driven dan menawarkan Integrated Development Environment (IDE) visual untuk membuat program aplikasi berbasis sistem operasi Microsoft Windows dengan menggunakan model pemrograman Common Object Model (COM). Visual Basic merupakan turunan bahasa Beginners All-Purpose Symbolic Instruction Code (BASIC) dan menawarkan pengembangan aplikasi komputer berbasis grafik dengan cepat, akses ke basis data menggunakan Data Access Objects (DAO), Remote Data Objects (RDO), atau ActiveX Data Object (ADO), serta menawarkan pembuatan kontrol ActiveX dan objek ActiveX. Beberapa bahasa skrip seperti Visual Basic for Applications (VBA) dan Visual Basic Scripting Edition (VBScript), mirip seperti halnya Visual Basic, tetapi cara kerjanya yang be...

    A Craftsman Knows His Tools

    If you write VB.NET code, then you spend most of your day working with Visual Studio. Sara Ford, the author of Microsoft Visual Studio Tips , points out that with this kind of leverage, even saving one or two keystrokes will be multiplied thousands of times as you work with VS all day long. I don't normally review Microsoft Press books, but this one is an exception