当前位置:网站首页>「分享」DevExpress ASP.NET v22.1最新版本系统环境配置要求
「分享」DevExpress ASP.NET v22.1最新版本系统环境配置要求
2022-07-25 19:53:00 【界面开发小八哥】
本文档包含有关安装和使用 DevExpress ASP.NET Web Forms控件的系统要求的信息。
.NET Framework
DevExpress ASP.NET Web Forms控件和MVC扩展支持以下.NET Framework 版本。

如果您需要 DevExpress 产品的早期版本,请咨询“在线客服”获取。
IDE
DevExpress ASP.NET控件支持以下 Visual Studio 版本。

Visual Studio Express 版本可能不支持 DevExpress ASP.NET 控件的某些设计时功能。
SQL Server
要在本地运行DevExpress ASP.NET MVC Extensions演示,必须安装以下Microsoft SQL版本当中的一个。
- Microsoft SQL Server 2005 Express Edition (SP3)
- Microsoft SQL Server 2008 Express Edition (SP1)
- Microsoft SQL Server 2012 Express
- Microsoft SQL Server 2012 Express LocalDB
- Microsoft SQL Server 2014
- Microsoft SQL Server 2016
- Microsoft SQL Server 2017
- Microsoft SQL Server 2019
需要 Microsoft SQL Server,因为 DevExpress 演示使用本地部署的 .mdf 文件作为数据源。
注意:
如果您使用自定义命名实例来安装 Microsoft SQL Server Express,则需要浏览演示中的 web.config 文件以获取 connectionString 参数条目,并将任何出现的默认实例名称 (“SQLEXPRESS”) 替换为 您的自定义实例名称。
从 13.2 版本开始,对于大多数流行的数据库引擎,DevExpress .NET 演示中心会自动识别机器上可用的数据库引擎。 从演示中心启动需要 SQL Server 的演示时,它将按以下顺序自动定位可用的 DBMS 实例。
- .\SQLEXPRESS
- (localdb)\vX
- (local)
直接在 Visual Studio 中打开演示项目时,可以根据开发环境调整连接字符串。
[1]从 18.2 版本开始,DevExpress 源代码面向 C# 6.0。您仍然可以在 Visual Studio 2012 和 2013 中使用我们预编译的程序集,但是无法在这些 Visual Studio 版本中重新编译 DevExpress 源代码。
DevExpress ASP.NET Web Forms Controls拥有针对Web表单(包括报表)的110+种UI控件,DevExpress ASP.NET MVC Extensions是服务器端MVC扩展或客户端控件,由轻量级JavaScript小部件提供支持的70+个高性能DevExpress ASP.NET Core Controls,包含功能完善的报表平台,DevExpress ASP.NET Web Forms Bootstrap Controls利用轻量级渲染、响应式布局和现代性能优化技术,扩展网站的受众范围并提高搜索排名。
DevExpress技术交流群6:600715373 欢迎一起进群讨论
边栏推荐
- Hongke shares | how to solve blackmail software security vulnerabilities
- ML的编程技巧:
- UNET and mask RCNN
- Legal mix of collations for operation 'Union' (bug record)
- 北航等《深度学习事件抽取》文献综述论文,27页pdf阐述当前趋势
- Analysis of CMS station building system of common PHP in China
- What is idealism
- Successfully solved typeerror: a bytes like object is required, not 'str‘
- Split very long line of words into separate lines of max length
- Security foundation 6 - vulnerability recurrence
猜你喜欢

Sentinel simple current limiting and degradation demo problem record

Js分页插件支持表格、列表、文本、图像

wallys//IPQ5018/IPQ6010/PD-60 802.3AT Input Output 10/100/1000M
![Interpretation of repartitioned network structure in repvgg network [with code]](/img/0b/a2f3b312899043c9d5b9c7d6b22261.png)
Interpretation of repartitioned network structure in repvgg network [with code]

Rainbow plug-in extension: monitor MySQL based on MySQL exporter

ML的编程技巧:

NPM semantic version control, solution console prop being mutated: "placement" error

wallys//wifi6 wifi5 router IPQ6018 IPQ4019 IPQ4029 802.11ax 802.11ac

基于海思3559 高效率的 0延时 0拷贝 qt播放器方案

微信小程序10-微搭模板
随机推荐
Partial interpretation of yolov7 paper [including my own understanding]
C语言学习日记3——realloc函数
Connecting to the database warning establishing SSL connection without server's identity verification is not recommended
滑雪手机端H5小游戏源码下载
加州大学|用于未指定环境的可行对抗鲁棒强化学习
[CSAPP Practice Problem 2.32] tsub_ OK (int x, int y) judge whether complement subtraction overflows
[good book recommendation] - authoritative guide to Ethernet (2nd Edition)
Add a subtitle of 3D effect to the container
Six axis sensor use learning record
手机端触摸图片slider轮播插件photoswipe.js
University of California | feasible confrontation robust reinforcement learning for unspecified environments
【好书推荐】-- 《以太网权威指南》(第2版)
Binary tree visualization
Dataloader reports an error "default_collate: batch must contain tensors, numpy arrays, numbers, dicts" when pytorch trains the model
当AI邂逅生命健康,华为云为他们搭建三座桥
授权无线通信标准
Mutual conversion of camera internal parameter matrix K and FOV
Kcon 2022 highlights and agenda revealed!
Amrita Institute of Engineering | reinforcement active learning method for optimizing sampling in terms extraction of emotional analysis
蓝桥杯基础练习——矩阵的回形取数(C语言)