ASP.NET Azure Microservices

Transforming Senior Living: A Comprehensive Health Monitoring System

GitHub repository: https://github.com/lukaszsadlocha/retirement-home   As the world embraces technological advancements, the healthcare industry is no exception. In this digital age, the role of technology in ensuring the health and wellbeing of our elderly population is becoming increasingly pivotal. This article delves into the development of a sophisticated health and wellbeing monitoring system tailored for retirement home residents. This system incorporates a microservice architecture, utilizes both SQL and NoSQL storage solutions, integrates seamlessly with a mobile app,…

Continue reading

ASP.NET React

ASP.NET Core + React – Rewrite my resume page into Facebook Framework

In this post I will show steps to rewrite my resume page (resume.lukaszsadlocha.pl). It was created some time ago in asp.net core + cshtml razor views but now it is time for change its Front-end to React. I will take the page, move it to one huge React component and then split its part to separated component to show how it can be done. As a first Step I created new asp.net core with react…

Continue reading

ASP.NET

ASP.NET Core cheap hosting with support for .NET developers? – I’ve chose Webio

My last invoice from Azure was quite high. I started thinking about what I have there and why it costs so much. Couple Web Pages with custom domain, 3 databases (one contains just a small table) and some other “Legacy” resources. Even if had squeezed my services it still would have been much. Too much. That’s why I stared to looking for new hosting provider tailored to my needs. I chose Webio and in this…

Continue reading

ASP.NET Xamarin

CiuchApp – Xamarin/Azure/ASP.NET MVC | Clothes order system

Cool, so I’ve stopped a little bit with Sitecore development because I came out with a nice idea of a stack of connected applications that may help my girlfriend in her day-to-day work activities. She has just taken a plane to Italy and for next 3 days she will be buying clothes for her company. Things like dresses, t-shirts, blouses, accessories (girl’s stuff…) So I’ve never been very interested in how it is working in…

Continue reading

Sitecore

Integrate Bootstrap template into Sitecore

In the previous post I showed simple steps to create almost empty ASP.NET project that can be deployed to Sitecore. Now it is time to prepare a nice looking layout and couple components. In this post I will use one of Bootstrap template and I will show how it can be implemented in Sitecore. I will split it into Layout and Components items. It is available on the GitHub inside one of my repos So…

Continue reading

Open

Hello world – Let’s start!

Finally I have some time to set up something that I wanted to do for a long time. I am in IT for couple years and as a programmer I cannot express my admiration enough to all great developer who share their solution online with the rest of community. I took much from it and now it’s time to give it back. The plan is to share my ideas/solutions/playgrounds with other Sitecore/.Net developers and publish it…

Continue reading