.Net kurs i Rogaland

Advanced ASP.NET Core Development

This course looks at advanced ASP.NET Core techniques and API features. The course is aimed at developers who are comfortable with core ASP.NET MVC development and need to round off their knowledge. We will take a particularly keen look at the new techniques features available in ASP.NET Core.

Sted Neste kurs Varighet Pris
Stavanger Stavanger 3 dager 19.900 kr

ASP.NET Core 3.0 Development

This course covers ASP.NET Core 3.0 and Visual Studio 2019, making use of various new features in C#8. We take a detailed look at the latest APIs and development techniques for creating dynamic, modular, and testable web sites.

Sted Neste kurs Varighet Pris
Stavanger Stavanger 5 days 25.900 kr

Introduction to C# and .NET

If you are getting started with programming and you are aiming to use C# and .NET, then this is the course for you. The course explains essential programming concepts and object-oriented techniques, and explores fundamental C# syntax in this context.

Sted Neste kurs Varighet Pris
Stavanger Stavanger 3 dager 19.900 kr

Advanced ASP.NET Core Development - Virtual

This course looks at advanced ASP.NET Core techniques and API features. The course is aimed at developers who are comfortable with core ASP.NET MVC development and need to round off their knowledge. We will take a particularly keen look at the new techniques features available in ASP.NET Core.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 24.05.2023 (+1) 3 dager24.05.2023 (+1) 19.900 kr
Nettkurs / nettstudie 29.11.2023 3 dager 29.11.2023 19.900 kr

Applied Domain-Driven Design in .NET - virtual

What is Domain Driven Design (DDD) really about? How might Command Query Responsibility Segregation (CQRS) help us to build better software? Far from being esoteric concepts, they can be harnessed by everyday developers to create long-lasting, flexible solutions.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 3 dager 19.900 kr

ASP.NET Core 3.0 Development - Virtual

This course covers ASP.NET Core 3.0 and Visual Studio 2019, making use of various new features in C#8. We take a detailed look at the latest APIs and development techniques for creating dynamic, modular, and testable web sites.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 05.06.2023 (+1) 5 days05.06.2023 (+1) 25.900 kr
Nettkurs / nettstudie 16.10.2023 5 days 16.10.2023 25.900 kr

C# 10 Advanced Development - virtual

Once you´ve mastered the core features of C# as a programming language, you´re ready to take the next step. The .NET platform offers an incredibly rich and diverse set of APIs that cover all aspects of contemporary development.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 13.06.2023 (+1) 4 dager13.06.2023 (+1) 21.900 kr
Nettkurs / nettstudie 21.11.2023 4 dager 21.11.2023 21.900 kr

C# 10 Development and .NET 6 - virtual

C# 10 is the latest evolution of Microsoft´s primary programming language. This course covers the new language features introduced in C# 10, plus the key features from earlier versions of the language.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 17.04.2023 (+1) 5 dager17.04.2023 (+1) 23.900 kr
Nettkurs / nettstudie 05.06.2023 5 dager 05.06.2023 23.900 kr

C++11 Development - 3 days hands-on - virtual

Thought you knew C++? Think again! The C++11 standard is a huge leap forward in the language and STL. Largely inspired by Boost, the C++11 standard introduces support for lambdas, multithreading, vastly improved object construction mechanisms, and much more beside.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 24.05.2023 (+1) 3 dager24.05.2023 (+1) 21.900 kr
Nettkurs / nettstudie 18.10.2023 3 dager 18.10.2023 21.900 kr

Functional programming with F# - Virtual

Functional programming with F# - Virtual. Functional programming is being increasingly used in domains such as finance, gaming and web and mobile development. It makes solving complex problems simpler and allows developers to easily write maintainable and robust code.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 19.04.2023 (+1) 3 dager19.04.2023 (+1) 19.900 kr
Nettkurs / nettstudie 08.11.2023 3 dager 08.11.2023 19.900 kr

Introduction to .NET - Virtual

The .NET Framework is an incredibly rich and powerful object-oriented library from Microsoft. You can use .NET to create almost any kind of application, and people do. This course provides an introduction to the capabilities of the .NET Framework, focussing on the C# programming language.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 2 dager 14.900 kr

Introduction to C# and .NET - Virtual

If you are getting started with programming and you are aiming to use C# and .NET, then this is the course for you. The course explains essential programming concepts and object-oriented techniques, and explores fundamental C# syntax in this context.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 07.06.2023 (+2) 3 dager07.06.2023 (+2) 19.900 kr
Nettkurs / nettstudie 27.09.2023 3 dager 27.09.2023 19.900 kr
Nettkurs / nettstudie 06.12.2023 3 dager 06.12.2023 19.900 kr

Kotlin Development - Virtual

Kotlin is an object-oriented language that runs on the Java Virtual Machine. Kotlin is also a functional language, and combines the features and benefits of OO and functional programming.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 27.03.2023 (+1) 4 dager27.03.2023 (+1) 23.900 kr
Nettkurs / nettstudie 05.06.2023 4 dager 05.06.2023 23.900 kr

SPA Web Development in ASP.NET Core - virtual

Web development has changed dramatically in recent times. The focus has moved away from monolithic server-side applications towards modular and dynamic client-side single page applications.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 19.06.2023 5 dager19.06.2023 25.900 kr

Test Driven Development in .NET - Virtual

All developers want to build good quality software but not all developers test their software as they go along. Why not? A common explanation is I do not have time to write tests!. The more pressure they feel, the fewer tests they write.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 3 dager 18.900 kr

Visual Basic Development for .NET 4.5 - virtual

This course provides thorough coverage of the VB language and .NET Framework 4.5. The course runs on Visual Studio 2012 and Windows 8. All of the latest language features such as LINQ, extension methods, and lambda expressions, and dynamic variables are covered.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 5 dager 23.900 kr

.NET Core as Cloud Native - online

We offer online course about .NET Core as Cloud Native. This workshop will take advantage of the knowledge you have as an ASP.NET Core developer building world-class web apps.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie

Application Building with ASP.NET Core 3.1 - online

We offer online course about Application Building with ASP.NET Core 3.1. In this 2-day workshop, Kevin, Scott and Javier from the ASP.NET Core team, will guide you through building multi-tier applications using ASP.NET Core.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 2 days

Blazor and the future of .NET web apps - online

We offer online course about blazor and the future of .NET web apps. The arrival of WebAssembly begins a new era for .NET web developers, allowing client-side applications written in C# to run directly in the browser.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie

Blazor workshop - online

We offer online workshop about Blazor. Blazor is arguably the hottest technology in the .NET world right now, and for good reason. It brings the missing piece of the puzzle to ASP.NET.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 2 days

Building an Educational Game with .NET 5, Unity and AKS - online

We offer online course about Building an Educational Game with .NET 5, Unity and AKS. If you are waiting for a deep dive into the latest version of .NET Core, the Microsoft Compiler Platform (Roslyn), and the Unity game engine this workshop is for you!

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie

Building Domain-Driven Applications with ASP.NET Core - online

We offer online course about Building Domain-Driven Applications with ASP.NET Core. In this 2-day hands-on workshop you will learn and implement a variety of Domain-Driven Design patterns as you build a small web application using ASP.NET Core and Clean Architecture.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 2 days

Building Microservices with ASP.NET Core and Kubernetes - online

We offer online course about Building Microservices with ASP.NET Core and Kubernetes. In this workshop you’ll get hands on experience writing microservice applications using ASP.NET Core (HTTP + JSON and gRPC) and deploying them to your own Kubernetes environment.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie

Building modern applications with C# and .NET Core - online

Online course - Building modern applications with C# and .NET Core. Right at the centre is Visual Studio and C#. Visual Studio is the tool that allows us to build all the different types of applications, ranging from web applications to cross-platform mobile applications to cloud-based applications.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 4 days

CI/CD as Code with C#, Cake and .NET 5.0 - online

We offer online course about CI/CD as Code with C#, Cake and .NET 5.0. Remember when most web applications were just a website and a SQL database? Yeah, things are different these days.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 2 days

Developing Applications with .NET and C# - online

We offer online course about Developing Applications with .NET and C#. .NET has evolved quite a lot. From a framework which we could use to build Windows and WebForms, it has evolved into an ecosystem that we can use to build modern, responsive and cloud-ready systems for enterprises.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 4 days

Developing Machine Learning Applications in C# with ML.NET online

We offer online course about Developing Machine Learning Applications in C# with ML.NET. In this workshop, you will learn how to infuse Machine Learning capabilities into your .NET applications with ML.NET.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie

Identity & Access Control for modern Applications and APIs online

We offer online course about Identity & Access Control for modern Applications and APIs using ASP.NET Core 6. Modern application design has changed quite a bit in recent years. "Mobile-first" and "cloud-ready" are the types of applications you are expected to develop.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 3 days

Modern distributed systems with gRPC in ASP.NET Core 6 - online

We offer online course about Modern distributed systems with gRPC in ASP.NET Core 6. gRPC is a high-performance, cross-platform framework for building distributed systems and APIs.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 2 days

Modern Web Application Development for .NET Developers - online

We offer online course about Modern Web Application Development for .NET Developers. In this course, developers will get a solid understanding of modern ways to build web applications.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 5 days

Practical Clean Architecture with .NET 5 - online

We offer online course about Practical Clean Architecture with .NET 5. The explosive growth of web frameworks and the demands of users have changed the approach to building enterprise applications. Many challenges exist and just getting started can be a daunting prospect. Let´s change that now.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie

Production-ready APIs with .NET 7 - online

We offer online course - production-ready APIs with .NET 7. Having an API ready for production should mean more than just deploying functionality. There are certain architectural aspects that get overlooked and we think about them when it is too late in the development lifecycle (if we think at all)

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie

Secure Programming for the Enterprise - .NET and .NET Core online

We offer online course about secure programming for the enterprise in .NET and .NET Core. Not encrypting your data is a risky move and just relying on hope that you won´t get hacked and compromised is not a winning strategy.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 2 days

Secure Programming for the Enterprise in .NET Framework - online

We offer online course about Secure Programming for the Enterprise in .NET Framework / .NET Core. Not encrypting your data is a risky move and just relying on the hope that you won´t get hacked and compromised is not a winning strategy.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 1 day

Secure Programming for the Enterprise in .NET, .NET Core - online

We offer online course about Secure Programming for the Enterprise in .NET, .NET Core and Future. Not encrypting your data is a risky move and just relying on hope that you won´t get hacked and compromised is not a winning strategy.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 2 days

SOA Done Right (with examples in ASP.NET and NServiceBus) online

We offer online course about SOA Done Right (with examples in ASP.NET and NServiceBus). Go beyond the hype and build a solid foundation of theory and practice with this workshop on SOA development.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 2 days

Optimizely Content Cloud, mer enn bare innhold - webinar

Vi tilbyr webinar om Optimizely Content Cloud, mer enn bare innhold. I dette webinaret har vi en variert og spennende agenda og iløpet av 45 minutter vil du få høre om alt fra Microsoft .NET 5, til SEO, tilgjengelighet, Schrems II og automatisk revisjon av innhold.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 45 minutter