Category Archives: Announcements

HAVIT Named an OpenAI Select Partner

HAVIT, s.r.o., a Prague-based digital studio for the AI era focused on custom software development, AI implementation and adoption, and Microsoft Azure, today announced that it has been named an OpenAI Select Partner within the OpenAI Partner Network.

The OpenAI Partner Network is a global program for partners to build, sell, and deliver AI solutions with OpenAI. It brings together partners with deep industry expertise, delivery capabilities, and customer relationships while equipping them with resources, enablement, and support to help enterprises adopt OpenAI frontier models and products and turn them into measurable impact.

As an OpenAI Select Partner, HAVIT will continue working with OpenAI to help organizations build, deploy, and scale AI solutions responsibly and effectively. This work will help organizations get more useful work from every token and stronger performance per dollar with GPT‑6 Astra, while using ChatGPT Work to turn ambitious goals into finished work. Since 1997, HAVIT has delivered more than 200 projects across fintech, automotive, healthcare, and other industries, combining strategy, design, engineering, and AI agents under one roof.

“Being named an OpenAI Select Partner confirms the direction we have been taking for the past years — bringing AI from experiments into production systems our customers rely on every day. We plan to work closely with OpenAI to embed frontier models into the applications we build and operate, so our customers get measurable outcomes: faster processes, lower operating costs, and software that genuinely works for its users,” said Robert Haken, Founder & Software and Cloud Architect, HAVIT.

HAVIT supports organizations across industries with AI implementation and adoption (from demo to production), AI onboarding of developer teams, digital product development with complete product teams, and Microsoft Azure expertise — from architecture to operations as a Microsoft Cloud Solution Provider. Its work includes AI agents and AI capabilities deployed directly into customers’ production systems, as well as mentoring development teams through the transition to AI-assisted development.

Looking ahead, HAVIT plans to expand its OpenAI-related offerings, invest in team enablement, and scale AI deployments within customer solutions, helping customers translate AI ambition into business outcomes.

Learn more about the OpenAI Partner Network: https://openai.com/business/partners

Announcing HAVIT Blazor 1.4.3 – Free Bootstrap 5 components for ASP.NET Blazor

Didn’t have a chance to announce our component bundle on this KnowledgeBase yet…

Now we released version 1.4.3. What’s new?

  • HxInputDateHxInputDateRange and HxCalendar have new MinDate and MaxDate parameters to allow customization of selectable dates in calendars (also added to Defaults to be able to customize the application-wide defaults)
  • HxInputDate and HxInputDateRange have new CalendarDateCustomizationProvider which allows further customization (enabled/disabled, CssClass) of individual dates in dropdown calendars
  • ⚠️ HxCalendar parameters MinYear and MaxYear replaced with the new MinDate and MaxDate parameters
  • HxCalendar has new simplified month/year navigation
  • HxInputDate fixed validation icon position if CalendarIcon is used
  • HxInputFileCore has new HxInputFileCore.Defaults.MaxFileSize application-wide default to be able to limit maximum file size,
  • HxInputFile has new HxInputFile.Defaults.InputSize application-wide default to be able to set form component size
  • HxSidebar fixed ability to scroll on mobile if viewport is overlapped
  • HxSidebar has new CSS variable for customising background-colour
  • Updated to Bootstrap 5.1.3 and Bootstrap Icons 1.6

What is HAVIT Blazor?

HAVIT Blazor is a free open-source (MIT) component bundle build on top of Bootstrap 5. It not only covers all Bootstrap 5 components but also brings a few enterprise-level ones (e.g. HxGrid, HxInputDate, HxAutosuggest, HxInputTags) and special ones (e.g. HxGoogleTagManager).

Interactive documentation & demos – https://havit.blazor.eu

Source code – https://github.com/havit/Havit.Blazor

Forms

Buttons & Indicators

Data & Grid

Layout & Typography

Navigation

Modals & Interactions

Special

Enterprise-application template [OPTIONAL]

Beside the components there is a ready to run enterprise level application template which includes gRPC code-first communication, full layered architecture stack (Model, DataLayer, Services, …) and much more.

Most common mistakes in using Tasks and in asynchronous code [Jiří Činčura, HAVIT Educational window, 25.9.2019]

Recording from HAVIT Educational windows from 25th September 2019.

Blazor – Introduction [HAVIT Educational Window, 20h June 2019]

Recording from HAVIT Educational window from 20th June 2019.

TypeScript – From the Beginning [Lukáš Rada, HAVIT Educational Window, 16.5.2019]

Recording from HAVIT Educational windows from 16th May 2019. Lukáš Rada presented an introduction to TypeScript.

C# ref returns [Jiří Činčura, HAVIT Educational window, 28.3.2019]

Recording from HAVIT Educational windows from 28th March 2019. Jiří Činčura presented the ref returns in C#.

Cloud Application Development – 04 Azure Storage, Blobs, Queues [MFF UK NSWI152, LS 2018]

Recording from the fourth lesson (13/Mar 2018) of Cloud Applications Development course (NSWI152) for MMF UK (LS 2017/2018). It is published on our HAVIT YouTube Channel.

Topics covered:

  • Azure Storage Account
  • Azure Storage – Blobs
  • Azure Storage – Queues

You can find the labs instructions on GitHub (LAB4 + LAB5).

Cloud Application Development – 02 Azure App Services, WebJobs, SQL, SendGrid [MFF UK NSWI152, LS 2018]

Recording from the second lesson (27/Feb 2018) of Cloud Applications Development course (NSWI152) for MMF UK (LS 2017/2018). It is publish on our HAVIT YouTube Channel.

Topics covered:

  • Azure App Service
    • Creating simple Web Site
    • Deployment from Visual Studio
    • Deployment from GitHub
  • Web Jobs – Creating & Deployment
  • Azure SQL database – Creating & Accessing from Visual Studio 2017
  • Azure SendGrid mail service

You can find the labs instructions on GitHub (LAB1 + LAB2).