# ⏳ระดับสูง

ความรู้สำหรับคนที่ต้องการจะยึดเอา C# ไปใช้ทำมาหากินและเป็นมือโปรควรจะต้องรู้ แม้ว่าจะไม่รู้ของพวกนี้เลยก็สามารถเขียนแอพเจ๋งๆออกมาได้เหมือนกันนะ แต่การที่เรารู้เรื่องเหล่านี้จะทำให้เราประหยัดเวลาชีวิตได้เยอะขึ้นมากเบย 😍

อย่าพึ่งใจใจร้อนนะโยมนะ กำลังค่อยๆอัพเดทคอร์สนี้อยู่ น่าจะเสร็จราวๆวันที่ **31/10**/2019 นี้แหละ

{% content-ref url="/pages/-Lr2hm24zJIyo-cmK4Fp" %}
[Generic](/beginner-1/csharp101/advanced/generic.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lr2YJ\_RA97SXpCmGyIk" %}
[Delegates](/beginner-1/csharp101/advanced/delegates.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lr52ugadklEcxPO2thC" %}
[Action & Func](/beginner-1/csharp101/advanced/action-and-func.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lr5Je7d1981aMrCSBGr" %}
[Lambda expression](/beginner-1/csharp101/advanced/lambda-expression.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LrUX6sd6dtuTuzPJs0g" %}
[LINQ](/beginner-1/csharp101/advanced/linq.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LrVBodUfSdxgr9DOeBH" %}
[พระคัมภีร์การใช้คำสั่ง LINQ](/beginner-1/csharp101/advanced/linq-demo.md)
{% endcontent-ref %}

* Async & Await
* Threading
* Stream
* เดี๋ยวค่อยมาคิดต่อละกัน ผักชีโรยหน้าเท่านี้ก่อนนะจุ๊

{% hint style="success" %}
สำหรับใครที่ไม่อยากพลาดอัพเดทบทความใหม่ๆ สามารถเข้าไปกด Like เพื่อรับข่าวสารใหม่ๆจาก [**Facebook Blog: Mr.Saladpuk**](https://www.facebook.com/mr.saladpuk) ได้นะครับ 😍
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://www.saladpuk.com/beginner-1/csharp101/advanced.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
