article thumbnail

CI/CD for.NET MVC Using Jenkins

Dzone - DevOps

It has a suite of plugins to implement CI/CD pipelines in.NET MVC application development and ensure high-quality deliverables. The automation server takes care of almost the entire development life cycle starting from integration and testing to the deployment of the the.NET MVC application development.

MVC 52
article thumbnail

Unity with MVC: How to Level Up Your Game Development

Toptal

In this article I’ll relate my experience with the popular Unity game development platform and the Model-View-Controller (MVC) pattern for game development. In my seven years of development, having wrestled with my fair share of game dev spaghetti, I’ve been achieving great code structure and development speed using this design pattern.

MVC 104
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Maintain Slim PHP MVC Frameworks with a Layered Structure

Toptal

Fat controllers and models: an inevitable problem for most large-scale projects based on MVC frameworks such as Yii and Laravel. Fortunately, there's a cure, and it's in architecting a layered structure.

MVC 81
article thumbnail

Implementation Best Practices: Microservice API With Spring Boot

Dzone - DevOps

These components are commonly associated with the architecture of applications that follow the principles of Domain-Driven Design ( DDD ) and Model-View-Controller ( MVC ) or similar architectural patterns. Let me explain the architecture in detail. Let me cover this one by one:

MVC 91
article thumbnail

A Step by Step Guide to Build an App using MVC 6 and Angular 2 with NET Core

Cabot Solutions

NET Core is an open source cross platform framework of NET platform This article details building an app using MVC 6 and AngularJS 2 with NET Core

MVC 53
article thumbnail

Building an MVC Application with Spring Framework: A Beginner's Tutorial

Toptal

In this article, Toptal engineer Stefan Varga challenges the popular notion of Java as a complicated platform for simple needs, and walks us through a step by step tutorial to building a simple MVC application with the Spring Framework and JPA.

MVC 54
article thumbnail

How to use SignalR to handle large file uploads, providing a better end-user experience

Perficient

In this article, we’ll explore how to leverage SignalR for handling large file uploads in ASP.NET MVC/C# projects or WebAPI, providing a seamless and responsive user experience. Conclusion Using SignalR to handle large file uploads in ASP.NET MVC/C# projects or WebAPI can greatly improve the end-user experience. Why SignalR?

MVC 52