论坛


   Stack Overflow采集标签改为:delphi-12-athens、asp.net-core-8
2023年12月27日     


2024年3月14日 星期四

Generate Local .NET Secrets from Azure Deployments

Frank Boucher | ASP.NET Blog |17:05:00

This post shows how to automatically generate .NET secrets that a .NET app can use from the Azure deployment.The postGenerate Local .NET Secrets from Azure Deploymentsappeared first on.NET Blog.

2024年3月13日 星期三

Get started with .NET 8 and AI using new quickstart tutorials

Jordan Matthiesen| ASP.NET Blog |18:00:00

New quickstarts are now available to help you get started with .NET and AI development.The postGet started with .NET 8 and AI using new quickstart tutorialsappeared first on.NET Blog.

CnWizards_1.3.0.1173_Unstable.exe

Cnpack| Cnpack.org |00:37:00

* [调试功能增强] DataSet 查看器允许调整列宽。 * [函数过程列表] 增加选项可调整预览窗口的位置在右侧。

2024年3月12日 星期二

Unity extension for Visual Studio Code – Now Generally Available

Jb Evain| ASP.NET Blog |17:05:00

We are thrilled to announce the general availability of the Unity extension for Visual Studio Code. This extension, built upon the C# Dev Kit and C# extensions, gives you a comprehensive toolkit for your Unity development in Visual Studio Code acr...

Cron在线表达式生成器

红鱼儿 | 博客园_红鱼儿 |14:01:00

https://cron.ciding.cc/

2024年3月11日 星期一

CnWizards_1.3.0.1172_Unstable.exe

Cnpack| Cnpack.org |00:53:00

* [调试功能增强] 低版本 Delphi 增加菜单入口,待测试。

2024年3月10日 星期日

CnWizards_1.3.0.1171_Unstable.exe

Cnpack| Cnpack.org |01:18:00

* [调试功能增强] DataSet 查看器支持 XE8 及以上。

2024年3月9日 星期六

cnpack支持调试状态查看TDataSet对象

红鱼儿 | 博客园_红鱼儿 |12:01:00

在Debug状态下,cnpack支持查看TDataSet对象了! 具体用法: 在Debug状态下运行项目,如下图: 把鼠标放到q对象上,q是一个基于TDataSet继承来的TkbmMWClientQuery对象,也就是他是一个TDataSet,这时候会弹出一个窗口,也就是一个hint。注意左上角的放

2024年3月8日 星期五

CnWizards_1.3.0.1170_Unstable.exe

Cnpack| Cnpack.org |23:25:00

# Delphi 12 下增加一调试扩展与 DataSet 查看器,待测试。 * [代码格式化] 修正一处函数参数带 & 时的问题。 * [标识符搜索引用单元] 修正 Delphi 12 下部分标识符解析不到的问题。

2024年3月7日 星期四

Building AI Bots, Extending Copilot for Microsoft 365, and more with .NET and Teams Toolkit

Ayca Bas| ASP.NET Blog |18:01:00

Teams Toolkit for is packed with the new exciting capabilities for .NET developers including new AI Bot templates, CodeLens integration, and new Copilot preview templates.The postBuilding AI Bots, Extending Copilot for Microsoft 365, and more with...

2024年3月6日 星期三

Get Started with Milvus Vector DB in .NET

Luis Quintanilla| ASP.NET Blog |18:05:00

Learn how to get started managing embedding vectors for search and Retrieval Augmented Generation (RAG) scenarios using the Milvus vector database with .NET.The postGet Started with Milvus Vector DB in .NETappeared first on.NET Blog.

2024年3月1日 星期五

GitHub Copilot Analysis, Customized Rules, and more come to the Azure Migrate application and code assessment

Mike Rousos | ASP.NET Blog |18:00:00

Learn about the latest features in Azure Migrate Application and Code Assessment to help you move your .NET applications from on-premises to Azure.The postGitHub Copilot Analysis, Customized Rules, and more come to the Azure Migrate application an...

2024年2月29日 星期四

[Delphi] Skia おさらい

pik| qiita.com |20:44:58

はじめに Delphi 12 Athens から Skia が使える様になりました(FMX / VCL どちらでも使えます)。 この記事はデベロッパーTVで解説した Skia サポートのおさらい記事…

.NET MAUI Community Toolkit 2023 Highlights

Kym Phillpotts| ASP.NET Blog |18:06:00

Let's take a look back at all the happeneings from 2023 for the the .NET MAUI Community Toolkit's Journey of Growth, Rich Features, and Expanding Community Collaboration and a sneak peak at what is next.The post.NET MAUI Community Toolkit 2023 Hig...

2024年2月28日 星期三

CnWizards_1.3.0.1169_Unstable.exe

Cnpack| Cnpack.org |00:58:00

* [代码高亮] 修正高亮自定义标识符设置中前景色和背景色搞反了的文案。 * [代码输入助手] 修正 class procedure/function 中可能弹不出的问题。