AngularJS in the Enterprise – Lessons from the Trenches
This presentation covers the ten main questions any software developer will have to ask themselves when making an JavaScript Angular application in .NET context today.
This presentation covers the ten main questions any software developer will have to ask themselves when making an JavaScript Angular application in .NET context today.
Many of the problems we face in IT and Enterprise Architecture, like when to compromise and accept you have to use the ‘f-word’ (‘fine’), when to stop with the site analysis, as you might already know enough, and how to prevent your own perceptions and ideas influencing the advice you …
.NET 2015 is the next generation of .NET. This release includes several innovations that improve developer productivity and enhance application performance. .NET 2015 builds on the advances in .NET 4.5, 4.5.1 and 4.5.2 to deliver a highly compatible platform for building applications for the mobile-first, cloud-first world. This presentation includes …
Tutorials and how-to are great for learning the .NET programming basics, but they’re missing the pieces needed to make an organic, production app. Learn the fundamental steps needed to insure that your application can grow, interact with other applications, and, most importantly, remain maintainable. Learn the design patterns and coding …
This video present the Adapter design pattern in C#. The adapter pattern (sometimes referred to as the wrapper pattern ) is a design pattern that translates one interface for a class into a compatible interface. An adapter allows classes to work together that normally could not because of incompatible interfaces, …
learn the basics of getting started using Spring on .NET. All your friendly features will be there to great you: dependency injection, AOP, declarative transaction management, web framework, ORM, and messaging middleware integration, but with a .NET twist. Come and see how you can use your existing Spring Java skills …