Tuesday, October 19, 2010

What is Application Lifecycle Management (ALM)?



Friday, July 23, 2010

Microsoft sells 10 Windows 7 licenses per second



Computerworld - Microsoft sold nearly 10 copies of Windows 7 every second over the last month, according to numbers the company released Thursday.
Yesterday, Peter Klein, Microsoft's chief financial officer, told Wall Street analysts of the latest Windows 7 milestone. "With 175 million licenses sold to date, it is the fastest selling operating system ever, and now runs on over 15% of all PCs worldwide," Klein said during an afternoon earnings call.
A month ago, Microsoft announced that it had sold 150 million Windows 7 licenses.
By Microsoft's numbers, the company sold 25 million licenses during the 29 days between June 23 and July 21, a pace that represents sales of 9.97 copies of Windows 7 per second.More...



Tuesday, July 20, 2010

Microsoft Warns of Zero-Day Windows Hole

Microsoft is warning that attackers are exploiting a critical unpatched Windows vulnerability using infected USB flash drives.more...



Monday, April 26, 2010

Webboard

Today The Bunwangs Open Forum ( http://se.pantown.com/ ) so that IT people ask or talk to each post.



Thank you

Worawut Bunwang

Friday, November 20, 2009

The UML diagram and examples


We learn in the UML diagram and examples for understanding basic.
Use Case
 - Denote the functions or to practice as a whole. Needs to do to the system (Actor).



Activity
- Show processes in the same manner Flow chart.



Class
- To show the class. Class structure. The relationship between class interface, which is equivalent to ER Diagram.



Sequence
- Show the interaction between Object.



Collaboration
- Show the interaction between Object.
Statechart
- Conduct of the Object.
Component
- Shows the physical structure of the program
Deployment
- Shows the hardware structure of the system.

In the next blog we will see actual implementation...
Thank you

UML


UML (Unified Modeling Language) is a broadcast or communication in language characteristic diagram or symbols based on rules that create the diagram used in software development process. The language is known as a component, including vocabulary and grammar.


Thank you,
Worawut  Bunwang

Thursday, November 19, 2009

Three Levels of Development