1,735,487 research outputs found
Webes MVC keretrendszer fejlesztése PHP5 nyelven
A dolgozat témája egy PHP nyelven írt webes keretrendszer fejlesztésének bemutatása. A szoftver MVC architekturális mintát használva valósul meg. Célja, hogy egyaránt segítse mind az asztali-, mind a mobil eszközökre történő fejlesztést. Fontos szempont, hogy a keretrendszerre épülő szoftverek könnyen átláthatóak legyenek akkor is, ha azok összetettek. Emellett bemutatja egy, a keretrendszeren alapuló egyszerű szoftver elkészítését. Bemutatásra kerülnek a keretrendszer továbbfejlesztésének lehetőségei is.BSc/BAProgramtervező informatiku
Az ASP.NET MVC 3 keretrendszer
Az ASP.NET MVC 3 keretrendszer bemutatása, legfőbb tulajdonságainak megismertetése, kezdve onnan, hogy mi szükséges az internet működéséhez és ez által a keretrendszerhez. Bemutatásra kerülnek a legfőbb protokollok és programozási minták, valamint gyakorlatias példákon keresztül megismerhetjük a keretrendszert. Megismerhetjük a Routingot, a Filtereket és az egyes MVC elemek működését.MscProgramtervező Informatiku
New Version of the AGRIS Web Portal – Overcoming the Digital Divide by Providing Rural Areas with Relevant Information
The present paper brings the outcomes of the second stage of a complex AGRIS web portal upgrade (technological, functional, content and design upgrade) called Agris 5.0. The Agris 5.0 version is recently being tested and will be launched in January 2012 on http://www.agris.cz. Agris 5.0 is built and runs on Microsoft technologies (MS Windows Server 2008, MS IIS 7 web server, MS SQL Server 2008 Enterprise Edition, SP2) using the Model-View-Controller (MVC) SW architectural pattern version 3, .NET framework 4, programming language C#, Razor template system, XML and XHTML 1.1 markup languages, CSS 2.1 styles and JavaScript encoding with the jQuery framework. From the user point of view, the Agris portal usability and availability meeting international standards were the utmost priority of the present upgrade.Agris, portal, MVC, digital divide, agrarian sector, rural areas, information resource., Agribusiness, Resource /Energy Economics and Policy, GA, IN,
Nyomonkövetési rendszer fejlesztése ASP.Net MVC és SQL Server alapokon O/RM megoldás felhasználásával
A száraztészta gyártásának nyomon követésére szolgáló korábbi rendszerem, egy jóval robosztusabb és nagyobb tudású, web alapú információs rendszerré való továbbfejlesztése az alapoktól. A megvalósítás során az ASP.Net MVC 3 rendszert használtam, Entity Framework 4 alapú adateléréssel. Továbbá a Domain-Driven-Design és a Model-Driven Architecture elveit alkalmaztam.MscProgramtervező Informatikus MS
Webshop készítése az Uniholz Kft. részére ASP.NET MVC technológiával
Az Uniholz Kft. vaskereskedés számára egy webshop elkészítése ASP.NET MVC technológiával. ASP.NET technológia leírása és funkcióinak bemutatása. A Vaskereskedés ERP rendszerébe integrálása előtti előkészületek, és alap webshop funkciók létrehozása. Részletes admin felület elkészítése. Entity Framework és Autofac technológiával adatbáziskommunikáció létrehozása migrációval (verziókezelés). Amazon Web Services szolgáltatások bemutatása és használata.BSc/BAMérnökinformatikus BS
Winter MVC
Winter MVC és un framework de presentació basat en Spring MVC que simplifica la metodologia de configuracions.Winter MVC es un framework de presentación basado en Spring MVC que simplifica la metodología de configuraciones.Winter MVC is a presentation framework that simplifies Spring MVC configuration methodology
Pro ASP.NET Core MVC 2 [electronic resource] /
Now in its 7th edition, the best selling book on MVC is updated for ASP.NET Core MVC 2. It contains detailed explanations of the Core MVC functionality which enables developers to produce leaner, cloud optimized and mobile-ready applications for the .NET platform. This book puts ASP.NET Core MVC into context and dives deep into the tools and techniques required to build modern, cloud optimized extensible web applications. All the new MVC features are described in detail and the author explains how best to apply them to both new and existing projects. The ASP.NET Core MVC Framework is the latest evolution of Microsoft’s ASP.NET web platform, built on a completely new foundation. It represents a fundamental change to how Microsoft constructs and deploys web frameworks and is free of the legacy of earlier technologies such as Web Forms. ASP.NET Core MVC provides a "host agnostic" framework and a high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility. Best-selling author Adam Freeman has thoroughly revised this market-leading book and explains how to get the most from ASP.NET Core MVC. He starts with the nuts-and-bolts and shows you everything through to advanced features, going in-depth to give you the knowledge you need. The book includes a fully worked case study of a functioning web application that readers can use as a template for their own projects. What's New in This Edition Fully updated for Visual Studio 2017, C# 7 and .NET Core 2 Coverage of new features such as view filters Wider platform and tooling coverage than ever before, with more on Visual Studio Code and working with .NET Core on non-Windows platforms Docker-based application deployment What You Will Learn Gain a solid architectural understanding of ASP.NET Core MVC Explore the entire ASP.NET MVC Framework as a cohesive whole See how MVC and test-driven development work in action Learn what's new in ASP.NET Core MVC 2 and how best to apply these new features to your own work See how to create RESTful web services and Single Page Applications Build on your existing knowledge of previous MVC releases to get up and running with the new programming model quickly and effectively Who This Book Is For This book is for web developers with a basic knowledge of ASP.NET and C# who want to incorporate the latest improvements and functionality in the ASP.NET Core MVC 2 Framework.Part I: Introducing ASP.NET Core MVC -- 1: Putting ASP.NET MVC In Context -- 2: Your First MVC Application -- 3: The MVC Pattern, Projects and Conventions -- 4: Essential C# Features -- 5: Working with Razor -- 6: Working with Visual Studio -- 7: Testing MVC Applications -- 8: SportsStore: A Real Application -- 9: SportsStore: Navigation -- 10: SportsStore: Cart -- 11: SportsStore: Administration -- 12: SportsStore: Security & Deployment -- 13: SportsStore: Working with Visual Studio Code -- Part II: ASP.NET Core MVC In Depth -- 14: Configuring Applications -- 15: URL Routing -- 16: Advanced Routing Features -- 17: Controllers and Actions -- 18: Dependency Injection -- 19: Filters -- 20: API Controllers -- 21: Views -- 22: View Components -- 23: Tag Helpers -- 24: Using the Form Tag Helpers -- 25: Using Other Built-in Tag Helpers -- 26: Model Binding -- 27: Model Validation -- 28: Identity -- 29: Applying Identity -- 30: Advanced Identity -- 31: Constraints and Conventions.Now in its 7th edition, the best selling book on MVC is updated for ASP.NET Core MVC 2. It contains detailed explanations of the Core MVC functionality which enables developers to produce leaner, cloud optimized and mobile-ready applications for the .NET platform. This book puts ASP.NET Core MVC into context and dives deep into the tools and techniques required to build modern, cloud optimized extensible web applications. All the new MVC features are described in detail and the author explains how best to apply them to both new and existing projects. The ASP.NET Core MVC Framework is the latest evolution of Microsoft’s ASP.NET web platform, built on a completely new foundation. It represents a fundamental change to how Microsoft constructs and deploys web frameworks and is free of the legacy of earlier technologies such as Web Forms. ASP.NET Core MVC provides a "host agnostic" framework and a high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility. Best-selling author Adam Freeman has thoroughly revised this market-leading book and explains how to get the most from ASP.NET Core MVC. He starts with the nuts-and-bolts and shows you everything through to advanced features, going in-depth to give you the knowledge you need. The book includes a fully worked case study of a functioning web application that readers can use as a template for their own projects. What's New in This Edition Fully updated for Visual Studio 2017, C# 7 and .NET Core 2 Coverage of new features such as view filters Wider platform and tooling coverage than ever before, with more on Visual Studio Code and working with .NET Core on non-Windows platforms Docker-based application deployment What You Will Learn Gain a solid architectural understanding of ASP.NET Core MVC Explore the entire ASP.NET MVC Framework as a cohesive whole See how MVC and test-driven development work in action Learn what's new in ASP.NET Core MVC 2 and how best to apply these new features to your own work See how to create RESTful web services and Single Page Applications Build on your existing knowledge of previous MVC releases to get up and running with the new programming model quickly and effectively Who This Book Is For This book is for web developers with a basic knowledge of ASP.NET and C# who want to incorporate the latest improvements and functionality in the ASP.NET Core MVC 2 Framework
Java alapú web fejlesztő környezet ismertetése
MVC, MVC1, MVC2, Modell, View, Controller, Struts, Log4JB
Exact IVF-TD values of MVC+ and MVC- groups.
<p>Upper row in each grid represents mean (standard deviation) value in MVC+ group, middle row represents those in MVC- group and bottom row shows the p value obtained by comparing two groups using the unpaired t-test with Benjamini's correction <a href="http://www.plosone.org/article/info:doi/10.1371/journal.pone.0115572#pone.0115572-Benjamini1" target="_blank">[44]</a>.</p><p>Abbreviations.</p><p>IVF: integrated visual field, MVC: motor vehicle collisions.</p><p>IVF-TD, Integrated visual field-total deviation, MVCs, motor vehicle collisions.</p><p>Exact IVF-TD values of MVC+ and MVC- groups.</p
Procedimiento para migrar aplicaciones web de ASP.NET WEBFORMS A ASP.NET MVC
110 páginasASP.NET MVC representa una nueva alternativa para el desarrollo web y una solución a las limitantes de Web Forms; también surge como una respuesta a lo que el desarrollo de aplicaciones web requiere hoy en día. ASP.NET MVC permite hacer una clara separación de responsabilidades (presentación, acceso a fuentes de datos y la lógica de la aplicación), el desarrollo guiado por pruebas, la reutilización de los componentes, la simplicidad en el desarrollo, el control sobre el código HTML generado y el mantenimiento, lo que lleva a que las aplicaciones sean mucho más eficientes y a futuro más escalablesPregradoIngeniero(a) de Sistemas y Computació
- …
