- General Computer
- Upgrade ANT
- Windows
- Mac
- Linux
- General Softwares
- Hardwares
- Monitor
- Hard Disk Drive
- CPU
- RAM
- Mainboard
- Fax
- Router
- Modem
- Hub
- Microsoft Office
- Microsoft Word
- Microsoft Excel
- Microsoft PowerPoint
- Microsoft Outlook
- Other Microsoft Office Products
- Khmer Unicode
- General
- Programming
- Computer Security
- Virus & Spyware
- Spam Mail
- Hacking
- Network & Server
- Network
- Windows Server
- Active Directory
- Microsoft Exchange Server
- Web Server
- Domain Name System (DNS)
- Virtual Private Network (VPN)
- Web Development
- AJAX
- ASP.NET
- PHP & Apache
- JSP (Java Server Page)
- CGI
- Silverlight
- Adobe Flash
- Web Hosting
- Programming Language
- HTML
- CSS
- Javascript
- C / C++
- Visual C#
- Visual Basic
- Visual C++
- Java
- XAML
- Python
- ActionScript
- T-SQL
- XML
- Desktop Development
- General Desktop Development
- .NET Windows Applicaiton
- Java Windows Applicaiton
- Database Management
- Microsoft Access
- MySQL
- Microsoft SQL Server
- Oracle
- .NET Technologies
- Windows Workflow Foundation (WF)
- Windows Presentation Foundation (WPF)
- Windows Communication Foundation (WCF)
- Windows CardSpace
- Language Integrated Query (LINQ)
- Microsoft Expression
- Expression Blend
- Expression Studio
- Expression Design
- Expression Web
- Expression Media
- Expression Encoder
- Architecture
- Model View Controller (MVC)
- Design Pattern
- Enterprise Library
- Graphic Design
- Adobe Photoshop
- Adobe Illustrator
- Corel Draw
- Quark Express
- Cell Phone
- Nokia
- Sony Ericsson
- O2
- Samsung
- iPhone
MVC
2 replies.
MVC
16-10-2008 09:12 AM
Dear all,
I am really sorry if this is the wrong place to write such a kind of thread here.
MVC comes from Model View Controller; yet it is one more model to design the software. I would suggest that students should think about this model as one of the ways to design their applications.
Actually it means as what it is named :
- Model = What the real things do is implemented here.
- View = The interface
- Controller = The event handler which take data from View to Model and get back the data from Model to update the View.
You could go on the internet and search for MVC for a clearer explanation. However please let me know if you're really interested in this model.
i will post the code of Java how we do that in the next thread if you show up some interests.
Thanks
/AmeL
Reply | Report Abuse
Re: MVC
10/16/2008 9:52:00 AM
Hi AmeL,
That's great that you know about MVC, and we really happy that you want to share your knowledge to everyone.
As you know in ANT website we have learn page so we want to suggest you to share your MVC knowledges to everyone by this learn page to make visitors easy to find it.
You can write anything about MVC such as tutorials, articles, projects, sample code and video.
If you have any suggestions please replies or send us by email developer@usofttechnology.com.kh.
Thanks,
ANT Magazine
Reply | Report Abuse
Re: MVC
10/20/2008 11:20:00 AM
Dear All,
Hi all, I have already posted the sample code in Java to demonstrate how MVC works in the Java section.
go to http://forums.ant.com.kh/Java/
Thanks
/AmeL
Reply | Report Abuse


