-
The .NET Architecture organization was created to showcase reference apps & e-books for several .NET technologies spanning web, mobile, desktop, migration, and cloud native. Teams across Microsoft and…
-
Writing SIMD code can be complex and the "optimal" pattern can vary per platform/architecture. This can get more complicated when newer ISAs are also available for use.
As such, we should provide a…
-
As discussed in the contributors meeting here some ideas to imporve docs for architecturing canjs apps:
* How solve bigger architectural problems
* How to make multiple pages apps
* Session manag…
-
### Description
We have a rich set of features available on FlowFuse, but some of them are not always obvious to understand the value of. There would be benefit from offering a "Design Patterns" seri…
-
-
Now that we support a large amount of architectures, we can clearly see the patterns when constructing the compute graphs - i.e. optional biases, different norm types, QKV vs Q+K+V, etc.
We should …
-
## Date
Thursday, 17th Oct 2024 - 15:30 BST
## Meeting notices
- FINOS **Project leads** are responsible for observing the FINOS guidelines for [running project meetings](https://community.fino…
-
Provide an example of using a Staff App Catalog Group Method to list Staff member details in C#
-
### Describe the feature
Hi Serhii A. Hrytsenko,
First of all, thank you for creating and maintaining this fantastic project for the .NET community. Your work is highly appreciated!
I have lear…
-
## Materialized View Pattern
쿼리 연산에 대해 데이터가 완벽히 정해지지 않은 경우, 하나 이상의 저장소에 있는 데이터에 대해 미리 생성된(prepopulated) 뷰를 생성합니다.
이는 효율적인 쿼리나 데이터 추출, 혹은 어플리케이션 성능에 도움을 줄 수 있습니다.
출처 : https://docs.microsoft.c…