[AZ-204] Develop event-based solutions

azure

Explore Azure Event Grid – Azure Event Grid – Control access to events – Receive events by using webhooks – Filter events Knowledge check – Explore Azure Event Grid (Knowledge check) Explore Azure Event Hubs Azure Event Hubs (PaaS) is a big data streaming platform and event ingestion service. – Key concepts – Explore Event Hubs Capture – Scale your processing application – Control access to events – Perform common operations with the Event Hubs client library ใช้ The Azure Event Hubs SDKs มาเขียน Code Reference

สรุป Microsoft Tech Week 2022 For developers, architects, and creators (04-APR-2022)

งานวันนี้เป็นงานที่จัดแบบ Onsite ที่ True Digital Park (Punnawithi BTS station) ห่างจากบ้านพอสมควรเลยต้องมีการเตรียมตัวครับ ออกจากบ้าน 06:30 นั่งรถเมล์ 511 ยิงยาว โดนถึงประมาณ 08:23 ราคา 25 บาทถ้วน ตอนแรกจะงงหน่อย ไป true digital park มาผิดทาง แต่ตอนลงทะเบียนสะดวกมากครับ ยื่น QR Code ของที่ได้จาก Microsoft Registration + ภาพของผลตรวจ ATK ก่อนเข้าไปงานครับ สรุปหัวข้อที่ได้ไปร่วมฟังมี ดังนี้ครับ “Future of Developer” Will coding still be relevant in 2025? Any Platform. Your languages. Your tools. Code ด้วยอะไรก็ได้ บน Microsoft Platform How to build a high scalability web “vaccine booking for Thais” with in 10 days Empowering Developers in Thailand Supercharge Your App Development with Visual Studio and GitHub Collaborative Apps for the Hybrid Workplace Microsoft Cloud Squad Meetup เสวนา Mixed…

[AZ-204] Implement API Management

azure

Discover the API Management service – Azure API Management – Explore API gateways – Explore API Management policies – Create advanced policies – Secure APIs Knowledge check : Explore API Management (Knowledge check) Reference

[AZ-204] Develop solutions that use Blob storage

azure

Explore Azure Blob storage knowledge check: Explore Azure Blob storage (Knowledge check) Manage the Azure Blob storage lifecycle knowledge check: Manage the Azure Blob storage lifecycle (Knowledge check) Work with Azure Blob storage knowledge check: Work with Azure Blob storage (Knowledge check) Reference

[AZ-204] Durable Functions

azure

– Durable Function ? – ตัวอย่างการนำไปใช้ – ส่วนประกอบ Durable Functions: Knowledge Check: Implement Durable Functions (Knowledge Check) Reference

[AZ-204] Implement Azure Functions

azure

Explore Azure Functions Knowledge Check: Explore Azure Functions (Knowledge Check) Develop Azure Functions Knowledge Check: Develop Azure Functions (Knowledge Check) Implement Durable Functions Reference

[C#] Named Pipe เชื่อม VB6 กับ .NET

จาก Blog ตอนที่แล้วที่ผมได้อธิบาย Named Pipe ไปว่า ได้ลองนำเทคนิคนี้มาใช้เพื่อแก้ปัญหาของ Legacy System ใน Blog นี้เป็นการขยายความเพิ่มเติม ทำไมใช้ Named Pipe VB6 ส่งไป .NET ติดปัญหาอะไรไหม ? VB6 Client .NET Server – Class NamedPipeServer – Class PipeMsgEventArgs – Class NamedPipeServerInstance Test Source Code Reference