2019年2月21日 星期四
致那些吐槽.NET性能低的开发人
dalbll.com| dalbll.com |09:59:51
.NET作为开发平台来说,不可否认是优雅的、高效的。可是有些人就是看不到它极高的开发效率,极短的市场推出时间,极强的扩展能力,非得在性能上较劲,把一帮小萌新忽悠得一说起 .NE
2019年2月20日 星期三
如何在ASP.NET Core应用中使用GraphQ
dalbll.com| dalbll.com |09:20:57
众所周知RESTful API是目前最流行的软件架构风格之一,它主要用于客户端和服务器交互类的软件。基于这个风格设计的软件可以更简洁,更有层次,更易于实
Enabling CORS In ASP.NET Core API Applications
Gowtham K| www.c-sharpcorner.com |00:00:00
From this application, you will learn how to enable CORS in ASP.NET Core API applications
2019年2月19日 星期二
ASP.NET Core CRUD API Using Entity Framework
Gowtham K| www.c-sharpcorner.com |00:00:00
From this article, you will learn how to develop ASP.NET Core CRUD APIs using Entity Framework.
2019年2月18日 星期一
VS2010服务器端控件没有智能提示的问
dalbll.com| dalbll.com |16:22:42
最近重装了操作系统,重新安装了Visual Stuodio2010开发工具,但是打开项目后发现前端页面的服务器端控件没有智能提示,如下图,因用惯了智能提示功能
2019年2月17日 星期日
Linq to SQL 你真的用对了吗
dalbll.com| dalbll.com |11:16:05
自从我用了EF,每次都很关心是否有潜在的性能问题。所以每次我写LINQ查询,都会使用SQL Profiler看一下实际生成的SQL语句,以便
2019年2月15日 星期五
Migrating your existing on-prem SQL Server database to Azure SQL DB
Angelos Petropoulos| ASP.NET Blog |20:28:10
If you are in the process of moving an existing .NET application to Azure, it’s likely you’ll have to migrate an existing, on-prem SQL database as well. There are a few different ways you can go about this, so let’s go through them. Data Migrat...
2019年2月13日 星期三
Microsoft’s Developer Blogs are Getting an Update
JRSingleton| ASP.NET Blog |17:37:37
In the coming days, we’ll be moving our developer blogs to a new platform with a modern, clean design and powerful features that will make it easy for you to discover and share great content. This week, you’ll see the Visual Studio, IoTDev, and ...
手工修复Azure DevOps无法连接到Azure的问
dalbll.com| dalbll.com |11:28:49
今天我在为一个从TFVC迁移到Git的老项目重新配置发布到Azure App Service的CI/CD管线的时候,Azu
2019年2月12日 星期二
jQuery DataTables With ASP.NET Core Server Side Processing
Abdul Rahman| www.c-sharpcorner.com |00:00:00
In this article we will try to look at jQuery DataTables with Asp.Net Core Server Side. The goal of this article is to make multiple column server-side sorting and searching to be dynamic and easy to implement.
2019年2月8日 星期五
ASP.NET CORE - Learn CRUD Operations In Entity Framework Core From Zero To Hero
Yogi S| www.c-sharpcorner.com |00:00:00
This CRUD operations tutorial will help beginners learn to build database-driven applications in ASP.NET CORE and Entity Framework Core quickly. Here, the following things are used - ASP.NET CORE, EF CORE, Bootstrap, HTML, CSS, & JavaScrip...
2019年2月7日 星期四
Announcing an easier way to use latest certificates from Key Vault
Andrew B Hall - MSFT| ASP.NET Blog |19:00:43
Posting on behalf of Prashanth Yerramilli When we launched Azure Key Vault a few years ago, it solved a major problem users had which was that storing sensitive and/or secret information in code or config files in plain text causes multiple proble...
Create RESTful API Using ASP.NET Core With Entity Framework Core
Gowtham K| www.c-sharpcorner.com |00:00:00
From this article, you will learn how to create a RESTful API using ASP.NET Core with Entity Framework Core.
2019年2月6日 星期三
Changes to the web and JSON editor APIs in Visual Studio 2019
Andrew B Hall - MSFT| ASP.NET Blog |17:00:45
In Visual Studio 2019 Preview 2, The Web Tools team made some changes to improve extensibility features for extension developers. To standardize interfaces, the CSS, HTML, JSON and CSHTML editors renamed their assemblies as per the following table...
2019年2月5日 星期二
Blazor 0.8.0 experimental release now available
Daniel Roth| ASP.NET Blog |19:30:23
Blazor 0.8.0 is now available! This release updates Blazor to use Razor Components in .NET Core 3.0 and adds some critical bug fixes. Get Blazor 0.8.0 To get started with Blazor 0.8.0 install the following: .NET Core 3.0 Preview 2 SDK (3.0.100-pre...