文件名称:高级SQL Server监控、性能图、分析与优化、版本控制源码
文件大小:247KB
文件格式:RAR
更新时间:2020-01-31 10:13:20
C#,SQL Server
高级SQL Server监控、性能图、分析与优化、版本控制源码 这是一个相当高级的SQL Server监控工具,全面监控SQL Server的活动与性能,分析性能瓶颈,给出优化建议。 监控SQL Server的活动:进程、任务,详细查看当前执行的语句与实际变量值,终止进程 IO/CPU/网络等性能趋势图 函数/存储过程等的版本控制,这在商业软件中也没有(如果你知道,告诉我) 对象浏览器:服务器、数据库、表、视图、函数、存储过程等 数据库管理:收缩、日志清除、备份、恢复等 在整个数据库中搜索对象/脚本内容,这在SQL Server 2012中也无法做到 自动显示所有对象的脚本,如表、视图、函数、存储过程等 免费,开源,0分下载
【文件预览】:
SQLMon-Addin.sln
Logic
----Settings.cs(7KB)
----SystemDetect.cs(1KB)
----MonitorEngine.cs(22KB)
----Connect.cs(13KB)
bin
----Release()
--------FastColoredTextBox.dll(146KB)
----Debug()
--------FastColoredTextBox.dll(146KB)
UI
----ContentDialog.resx(6KB)
----FileNameDialog.resx(6KB)
----Monitor.resx(40KB)
----ContentDialog.Designer.cs(9KB)
----FileNameDialog.cs(2KB)
----ViewTextDialog.Designer.cs(2KB)
----Monitor.Designer.cs(131KB)
----ConnectionDialog.Designer.cs(9KB)
----ConnectionDialog.resx(6KB)
----ViewTextDialog.cs(728B)
----BaseDialog.cs(476B)
----UserQuery.cs(6KB)
----UserTableData.Designer.cs(5KB)
----UserTableData.resx(6KB)
----FileNameDialog.Designer.cs(6KB)
----ContentDialog.cs(2KB)
----DisposableState.cs(998B)
----BaseDialog.Designer.cs(3KB)
----UserTableData.cs(3KB)
----UserQuery.Designer.cs(9KB)
----ViewTextDialog.resx(6KB)
----UserQuery.resx(6KB)
----ConnectionDialog.cs(3KB)
----Monitor.cs(163KB)
----BaseDialog.resx(8KB)
SQLMonitor2008.sln
Common
----KeyValue.cs(402B)
----Utils.cs(5KB)
----SQLHelper.cs(3KB)
----Extensions.cs(552B)
Program.cs
from.gif
源码必读.txt
Resources
----SQLMon.ico(1KB)
----SSMS2.ico(1KB)
----Gear2.png(945B)
----Schedule2.png(823B)
----Table2.gif(1009B)
----Edit2.png(2KB)
----SSMS.ico(4KB)
----Server.gif(899B)
----Accelerator2.png(789B)
----List2.gif(344B)
----Proxy2.png(2KB)
----Server2.png(572B)
----new2.png(638B)
----Page2.png(408B)
----Thumbs.db(11KB)
----History2.png(2KB)
----Cross2.png(890B)
----SSMS2.png(651B)
app.config
SQLMonitor.csproj
SQLMonitor2010.sln
Diff
----DiffResults.resx(6KB)
----CharData.cs(448B)
----Structures.cs(5KB)
----Engine.cs(8KB)
----TextFile.cs(2KB)
----DiffResults.cs(25KB)
Controls
----DataGridViewGroup.cs(43KB)
Properties
----Resources.resx(9KB)
----Settings.settings(249B)
----AssemblyInfo.cs(1KB)
----Settings.Designer.cs(1KB)
----Resources.Designer.cs(6KB)