上一页 1 ··· 34 35 36 37 38 39 40 41 42 ··· 400 下一页
摘要: Modern authentication with Azure AD for WinForms (native) apps (cmatskas.com) At this point everything should resolve fine apart from the 'TokenCacheH 阅读全文
posted @ 2023-02-23 17:18 ChuckLu 阅读(33) 评论(0) 推荐(0)
摘要: Newtonsoft Json.NET do not serialize [Obsolete] property 回答1 Yes, you can use a custom ContractResolver to exclude properties marked obsolete.Here is 阅读全文
posted @ 2023-02-23 17:06 ChuckLu 阅读(39) 评论(0) 推荐(0)
摘要: What's AD DS user? AD DS stands for Active Directory Domain Services, which is a Microsoft technology that provides centralized authentication and aut 阅读全文
posted @ 2023-02-23 16:01 ChuckLu 阅读(57) 评论(0) 推荐(0)
摘要: Introduce and explain the DDD architecture, concepts, principles, patterns and building blocks. DDD, or Domain-Driven Design, is an approach to softwa 阅读全文
posted @ 2023-02-22 14:52 ChuckLu 阅读(114) 评论(0) 推荐(0)
摘要: What does Authorization: Bearer mean? The Authorization: Bearer header is used to send a bearer token in an HTTP request. Bearer tokens are security t 阅读全文
posted @ 2023-02-21 16:02 ChuckLu 阅读(86) 评论(0) 推荐(0)
摘要: What kind info I need if I want to request user info from graph api of Microsoft? To request user information from Microsoft Graph API, you will need 阅读全文
posted @ 2023-02-21 14:57 ChuckLu 阅读(27) 评论(0) 推荐(0)
摘要: 分享当下较新的30道Vue面试题! (qq.com) The difference between vue and angular? Vue and Angular are both popular JavaScript frameworks used for building web applic 阅读全文
posted @ 2023-02-20 01:13 ChuckLu 阅读(73) 评论(0) 推荐(0)
摘要: How can I secure a .NET application? There are several ways to secure a .NET application, some of which include: Authentication and authorization: Imp 阅读全文
posted @ 2023-02-19 04:53 ChuckLu 阅读(36) 评论(0) 推荐(0)
摘要: How can I implement caching in ASP.NET? Caching is a technique used to temporarily store frequently accessed data in memory or on disk in order to imp 阅读全文
posted @ 2023-02-19 04:40 ChuckLu 阅读(20) 评论(0) 推荐(0)
摘要: What is the role of Global.asax in ASP.NET? The Global.asax file in ASP.NET is used to handle application-level events and set application-level varia 阅读全文
posted @ 2023-02-19 04:34 ChuckLu 阅读(78) 评论(0) 推荐(0)
上一页 1 ··· 34 35 36 37 38 39 40 41 42 ··· 400 下一页