creativity is that spark of electricity before an explosion.
it allows us, in a single instance to explore all possibilities without hesitation.
ASP.NET MVC aims to seperate the logical layers of development, providing decouplement in the same way that Sprint.NET and teh original Spring framework for Java did.
What is an MVC?
Model
The domain-specific representation of the information on which the application operates. Domain logic adds meaning to raw data (e.g., calculating if today is the user's birthday, or the totals, taxes, and shipping charges for shopping cart items).
Many applications use a persistent storage mechanism (such as a database) to store data. MVC does not specifically mention the data access layer because it is understood to be underneath or encapsulated by the Model.
View
Renders the model into a form suitable for interaction, typically a user interface element. Multiple views can exist for a single model for different purposes.
Controller
Processes and responds to events, typically user actions, and may invoke changes on the model.
What we can expect from ASP.NET MVC :
x2codecreative ltd can develop entrerprise level software systems utilizing n-tier architectures and MVC.
| [+] | Microsoft announces release of Expression Studio 2 |
| [+] | Consume .NET services without Silverlight |
| [+] | Web Design and Web Development |
| [+] | Programming - C# .NET delegates and interacting with forms on seperate threads |
| [+] | Programming - ASP.NET MVC Example |
| [+] | Programming - WPF Windows Mailing list Software |
| [+] | Achieve Flexible Data Modeling With The Entity Framework |
| [+] | Case studies - Software in business |
| [+] | Software development methodologies and system analysis |
| [+] | UK Unix group vows to appeal OOXML ruling - TheRegister |
| [+] | NET application server fundamentals for the enterprise |
| [+] | Microsoft Announces New Support for Silverlight by Content Companies Worldwide |
| [+] | Java (J2EE) provides a scalable and robust framework for Enterprise application development Java .. |
| [+] | Enterprise-class information systems rely on the use of extended frameworks and advanced distribut.. |
| [+] | .NET Enterprise provides a truly robust and scalable platform to build business applications on I.. |
