联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数据库系统(287) 
按平台查找All C#(287) 

[数据库系统] RSSFeedAggregator

基于Azure函数构建的数据库驱动RSS源聚合器应用程序。它包含用于管理新闻聚合网站的后端功能。
A database driven RSS Feed Aggregator application built on Azure Functions. It contains the backend features for the administration of a news aggregation website. (2024-04-01, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1712036550575745.html

[数据库系统] ASP

创建ASP。NETCore实现将数据从SQLServer数据库实例(使用实体框架核心)提供给分配1中描述的Javascript客户端所需的服务器组件。
Create an ASP.NETCore implementation of the server components required to provide data from a SQLServer database instance (using Entity Framework Core) to the Javascript client described in Assignment 1. (2024-03-30, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1711774627241077.html

[数据库系统] Resume_Website

我的简历网站,用ASP。NET Web API(C#)用于服务器端,React用于客户端,将所有详细信息存储在SQL server数据库中。我已将此项目上载到Azure云。
My resume website, built using ASP.NET Web API (C#) for the server-side and React for the client-side, stores all details in a SQL Server database. I ve uploaded this project to Azure Cloud. (2024-03-08, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1709858726712814.html

[数据库系统] NTDLS.Katzebase

用于将数据从SQL Server导出到Katzebase服务器的工具。Katzebase是一个符合ACID的基于JSON文档的数据库引擎,具有SQL语言、API和GUI。
Tool for exporting data from SQL Server to Katzebase server. Katzebase is a ACID compliant JSON document-based database engine with SQL language, APIs and GUI. (2024-02-01, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1706861599439427.html

[数据库系统] NTDLS.Katzebase

Katzebase服务器的管理工具,用于管理架构和执行查询。Katzebase是一个符合ACID的基于JSON文档的数据库引擎,具有SQL语言、API和GUI。
The management tool for Katzebase server used to manage schema and execute queries. Katzebase is a ACID compliant JSON document-based database engine with SQL language, APIs and GUI. (2024-02-01, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1706861584769504.html

[数据库系统] WPF_Kred_calc-

WPF项目-信用计算器(房地产,汽车)(年金,经典,分期付款)。添加MS SQL Server LocalDB 2017(ADO.NET,T-SQL-表、函数、过程)。添加SQLite(ADO.NET)。
WPF project - Credit calculator (real estate, auto) (annuity, the classics, installment). Add MS SQL Server LocalDB 2017 (ADO.NET, T-SQL - tables, functions, procedures). Add SQLite (ADO.NET). (2023-11-14, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1700150525133744.html

[数据库系统] ResidentSystemApp

ResidentBookmark允许您直接从web应用程序为网页和标签添加书签,而不是依赖于浏览器。应用程序使用数据库来保存和检索网页信息,如名称、URL和描述。
ResidentBookmark allow you to bookmark webpages and labels directly from a web application instead of relying on your browser. The application use a database to save and retrieve webpages information, like the name, URL and a description. (2023-09-23, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695648153119402.html

[数据库系统] Game-2048

这场比赛是我在十年级假期的一周内完成的。我了解了许多关于客户端和服务器端的信息,以及它们如何与......一起工作...,
I made this game in one week during the vacation of the 10th grade. I learned a lot about client and server sides and how they work with each other. Also I learned a lot about C#, HTML, css, JavaScript and SQL (2023-09-17, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695085996117684.html

[数据库系统] Inventory

...esta conuna connexión a sql server concadena de conexión local a differencia del curso que esta desplegado en azure......在本地创建conuna conexión一个sql服务器concadena de connexi。Esta es uno de l...,
Proyecto desarrollado en c#, html y css con uso de blazor y entity framewor. Este es enfocado a la gestión de inventario y es una base para poder seguir desarrollando en el. Este se tomo desde el curso de platzi de net core 3.1 con blazor de igual forma esta con una conexión a sql server con cadena de conexión local a diferencia del curso que (2021-06-25, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694366418266256.html

[数据库系统] WPF_Kred_calc-

WPF项目-信用计算器(房地产,汽车)(年金,经典,分期付款)。添加MS SQL Server LocalDB 2017(ADO.NET,T-SQL-表、函数、过程)。添加SQLite(ADO.NET)。
WPF project - Credit calculator (real estate, auto) (annuity, the classics, installment). Add MS SQL Server LocalDB 2017 (ADO.NET, T-SQL - tables, functions, procedures). Add SQLite (ADO.NET). (2023-08-13, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1691928270427540.html

[数据库系统] SME_Backend

主题专家模块是.NET核心应用程序,包含所有主题定义及其各自的资源链接。它根据模型创建数据库迁移,并提供控制器以使用EFCore与数据库交互
Subject Matter Expert Module is .NET Core application containing all Topic definitions and their respective Resource links. It creates the database migration according to models and provides a controller to interact with the database using EFCore (2018-12-09, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689544507831882.html

[数据库系统] DatabaseHelper

一个C#数据库助手库,用于连接数据库服务器并执行操作插入、更新、删除、选择数据和从数据库中选择多个数据。
A C# database helper library to connect with the database server and perform actions insert, update, delete, select data and select multiple data from the database. (2022-07-19, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689544506766008.html

[数据库系统] stub-asp-net-core

用于Chomp Food&Recipe Database API的ASP.NET核心服务器存根。使用我们的API获取食谱和875000+品牌杂货食品以及原料的高质量数据。
ASP.NET Core server stub for the Chomp Food & Recipe Database API. Use our API to get high-quality data on recipes and 875,000+ branded grocery foods plus raw ingredients. (2023-01-06, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689544381820750.html

[数据库系统] SimpleDatabaseReplicator

Simple Database Replicator是一个非常简单的数据库数据同步器,它从源和目标加载一堆行,进行比较,并在目标中插入或更新不同的内容。
Simple Database Replicator is a very simple database data synchronizer, it loads a bunch of rows from source and destination, compares, and insert or update in the destination what is different. (2018-06-19, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689544279332458.html

[数据库系统] SignalR-Core-SqlTableDependency

显示新的SignalR Core如何与集线器和套接字一起工作,以及它如何与SqlTableDependency API集成。
Shows how the new SignalR Core works with hubs and sockets, also how it can integrate with SqlTableDependency API. (2020-01-10, C#, 110KB, 下载0次)

http://www.pudn.com/Download/item/id/1687328802864314.html

[数据库系统] DynamicCorsPolicy

具有动态解析器的CORS策略允许在启动时配置原点以及基于实现的其他原点...
CORS Policy with dynamic resolver allowing origins configured at the startup as well as others based on the implementation of the method. This will allow to check CORS Policies from eg. database or cache. Leverages Short-circuit evaluation and checks the method only in case of the origin missing from the one configured at startup. Based on (2020-11-09, C#, 15KB, 下载0次)

http://www.pudn.com/Download/item/id/1604908009719457.html

[数据库系统] server

一个多线程控制台游戏服务器,用于处理来自客户端的日志记录、用户命令和连接。
A multi-threaded console game server that handles logging, user commands and connections from clients. (2023-02-02, C#, 45KB, 下载0次)

http://www.pudn.com/Download/item/id/1675268960559803.html

[数据库系统] ManorDB

开源数据库管理器在WinForms中制作,复制CastleDB的UI结构。它也有独特的特点,为...
Open Source Database Manager Made in WinForms that copies CastleDB s UI structure. It also has unique features for the purpose of further automating database management. (2023-05-26, C#, 6710KB, 下载0次)

http://www.pudn.com/Download/item/id/1685044545591313.html

[数据库系统] BackupAssistant

Backup Assistant可帮助您将文件(如数据库备份或日志文件)备份到FTP服务器。它适用于任何p...
Backup Assistant helps you to backup your files (like database backups or log files) to FTP Server. It works on any platform. ( Windows, Linux and Mac.) (2020-05-05, C#, 1845KB, 下载0次)

http://www.pudn.com/Download/item/id/1588693069143354.html

[数据库系统] EntityFramework-Reverse-POCO-Code-First-Generator

EntityFramework反向POCO代码第一生成器-生成精美的代码,可完全自定义。这一代...
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully customisable. This generator creates code as if you reverse engineered a database and lovingly created the code by hand. It is free to academics (you need a .edu or a .ac email address), not free for commercial use. Obtain your licence from (2023-05-25, C#, 6470KB, 下载0次)

http://www.pudn.com/Download/item/id/1685003023722073.html
总计:287