论坛


2019年5月7日 星期二

如何解决.NET下拉框控件使用layui样式后回发无效的问题?

dalbll.com| dalbll.com |16:26:56

我的.NET项目中使用了layui作为前端UI框架,但是当我的下拉框使用了layui样式后,OnSelectedIndexChanged事件会失效,如下代码:<di

2019年5月6日 星期一

ASP.NET Core updates in .NET Core 3.0 Preview 5

Brady Gaster| ASP.NET Blog |16:00:58

ASP.NET Core updates in .NET Core 3.0 Preview 5.NET Core 3.0 Preview 5 is now available. This iteration was brief for the team and primarily includes bug fixes and improvements to the more significant updates in Preview 4. This post summarizes the...

Implement Microsoft And Twitter Based Authentication In ASP.NET Core 2.2

Debasis Saha| www.c-sharpcorner.com |00:00:00

In this article, we will discuss the steps related to the implementation of Microsoft and Twitter-based authentication using ASP.NET Core 2.2

2019年5月5日 星期日

VS Code何以能大杀四方成为最猛的IDE开发工具?

dalbll.com| dalbll.com |10:16:58

2015 年 4 月 29 日的 Build 大会上,微软发布了 Visual Studio Code 第一个预览版本。

.NET中使用Pipelines解决Socket通信问题

dalbll.com| dalbll.com |10:16:58

.NET Standard支持一组新的API,System.Span, System.Memory,还有System.

2019年5月4日 星期六

Azure App Service 如何防止staging环境被匿名访问

dalbll.com| dalbll.com |20:05:46

我们经常使用Azure App Service里的slot来创建staging等测试环境,但它们也都暴露在互联网

Azure SignalR 服务现在支持 ASP.NET啦!

dalbll.com| dalbll.com |19:05:46

我们刚刚发布了支持ASP.NET的正式版 SignalR 服务 SDK.Microsoft.Azure.SignalR.AspNet v1.0

2019年5月2日 星期四

Using ServiceDescriptor To Register Dependencies In ASP.NET Core

Kasun Kodagoda| www.c-sharpcorner.com |00:00:00

In this article, we’ll look at how we can register dependencies using ServiceDescriptor and where this method would be be useful.

2019年4月30日 星期二

ASP.NET Core - MVC Request Life Cycle

Tuba Mansoor| www.c-sharpcorner.com |00:00:00

In this article, you will learn about MVC Request Life Cycle in ASP.NET Core.

2019年4月29日 星期一

如何移除VS2019的Live Share按钮

dalbll.com| dalbll.com |23:07:09

VS2019安装完成后,界面右上角会有一个Live Share图标,这个功能能够让程序员远程协同写代码,也就是结(同)对(

如何解决Linq拖动数据库表格会在后面自动添加s的问题?

dalbll.com| dalbll.com |17:30:37

我在修改以前同事留下的一个项目时,往.dbml文件添加数据库表时,系统老是会在表后面自动添加一个s,如下我把数据库中的Supplier表拖过

2019年4月28日 星期日

要不要下个VS2019玩玩?

dalbll.com| dalbll.com |21:46:01

Visual Studio 2019 引入了精彩改进和新功能,旨在优化开发人员工作效率和团队协作。无论是首次使用 Visual Studio,还是已使用它很多

为什么我的项目添加了System.Data.Entity.dll的引用依然找不到System.Data.Objects.SqlClient命名空间?

dalbll.com| dalbll.com |11:26:41

我在使用Linq to SQL查询时想用SqlFunctions.StringConvert方法进行数据类

LINQ查询报错了: Method System.String ToString(System.String) has no supported translation to SQL

dalbll.com| dalbll.com |11:26:41

我用Linq查询做数据类型转换时系统报错了,源代码如下:using (LocaliztionDataContext dataConte

Implement Gmail And Facebook Based Authentication In ASP.NET Core 2.2

Debasis Saha| www.c-sharpcorner.com |00:00:00

In this article, we will discuss the steps related to the implementation of Gmail and Facebook Based authentication using Asp.Net Core 2.2

« 上一页

下一页 »