> For the complete documentation index, see [llms.txt](https://www.learnwisej.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.learnwisej.net/authors/jon-hilton.md).

# Jon Hilton

<figure><img src="/files/pK9r39oMc6bzPRhUHeOp" alt="" width="312"><figcaption><p>Jon Hilton</p></figcaption></figure>

{% content-ref url="/pages/fK3slEOq04aZoavBHFqr" %}
[Implementing Themes with Wisej.NET](/wisej.net-for-business-applications/implementing-themes-with-wisej.net.md)
{% endcontent-ref %}

{% content-ref url="/pages/RIRzSnvm2i83qw5nQnER" %}
[Wisej.NET vs Blazor](/wisej.net-application-architectures/wisej.net-vs-blazor.md)
{% endcontent-ref %}

{% content-ref url="/pages/TSgMadIIvw9wzimJXSCB" %}
[Capture user input with two-way binding](/data-access-with-wisej.net/capture-user-input-with-two-way-binding.md)
{% endcontent-ref %}

{% content-ref url="/pages/W7zKHT9TkDbNYKL1DSPD" %}
[Let's make your data visible using Wisej.NET and the DataGridView](/data-access-with-wisej.net/lets-make-your-data-visible-using-wisej.net-and-the-datagridview.md)
{% endcontent-ref %}

{% content-ref url="/pages/OrPNri6cQdUH3X23no0m" %}
[How to use Telerik to speed up your Wisej.NET development](/integrating-with-wisej.net/how-to-use-telerik-to-speed-up-your-wisej.net-development.md)
{% endcontent-ref %}

{% content-ref url="/pages/EAUzdEPG0GPPSimEm3pX" %}
[How to get started with Telerik's Data Grid](/integrating-with-wisej.net/how-to-get-started-with-teleriks-data-grid.md)
{% endcontent-ref %}

{% content-ref url="/pages/OrYNoTuLvUImUn7cYu8W" %}
[Going Native with Wisej.NET Hybrid](/wisej.net-application-architectures/going-native-with-wisej.net-hybrid.md)
{% endcontent-ref %}

## About Jon

Jon spends his days building applications using Microsoft technologies (plus, whisper it quietly, a little bit of JavaScript) and his spare time helping developers level up their skills and knowledge via his blog, courses and books. He's especially passionate about enabling developers to build better web applications by mastering the tools available to them.

## Connect

:link: [Jon Hilton's Blog](https://jonhilton.net)

:link: [Jon Hilton on LinkedIn](https://uk.linkedin.com/in/jonhilt)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://www.learnwisej.net/authors/jon-hilton.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
