Popular Posts
-
Kendo UI applying SUM in footer template kendo ui - KendoUI: Grid Summary values in Footer - Stack Overflow : ", footerTemplate:...
-
MVC grid example ASP.NET MVC Flexigrid sample - CodeProject : 'via Blog this'
-
A possible way of handling distributed transaction for multiple contexts without alleviation to MSDTC??? c# - Entity Framework - Using Trans...
Monday, October 30, 2017
Saturday, October 28, 2017
Wednesday, October 25, 2017
Monday, October 23, 2017
Sunday, October 22, 2017
vscode deploy angular 4 app to azure - Google Search
vscode deploy angular 4 app to azure - Google Search
https://medium.com/@flu.lund/setting-up-a-ci-pipeline-for-deploying-your-angular-application-to-azure-using-visual-studio-team-f686c8f190cf
https://johnpapa.net/deploy-angular-to-azure-vsts-angular-cli/
https://medium.com/@flu.lund/setting-up-a-ci-pipeline-for-deploying-your-angular-application-to-azure-using-visual-studio-team-f686c8f190cf
https://johnpapa.net/deploy-angular-to-azure-vsts-angular-cli/
Saturday, October 21, 2017
ajax - How to support HTTP OPTIONS verb in ASP.NET MVC/WebAPI application - Stack Overflow
ajax - How to support HTTP OPTIONS verb in ASP.NET MVC/WebAPI application - Stack Overflow: "public class AllowOptionsHandler : DelegatingHandler
{
protected override async Task SendAsync(
HttpRequestMessage request, CancellationToken cancellationToken)
{
var response = await base.SendAsync(request, cancellationToken);
if (request.Method == HttpMethod.Options
Enable cors for Angular 4 otherwise when adding new record it will fail
{
protected override async Task SendAsync(
HttpRequestMessage request, CancellationToken cancellationToken)
{
var response = await base.SendAsync(request, cancellationToken);
if (request.Method == HttpMethod.Options
Enable cors for Angular 4 otherwise when adding new record it will fail
Wednesday, October 18, 2017
Tuesday, October 17, 2017
Wpf cross platform?
http://feeds.hanselman.com/~/460352386/0/scotthanselman~What-would-a-crossplatform-NET-UI-Framework-look-like-Exploring-Avalonia.aspx
Monday, October 16, 2017
Saturday, October 14, 2017
Sql server performance monitoring
http://feedproxy.google.com/~r/BrentOzar-SqlServerDba/~3/6oSYTZkTzYs/
Subscribe to:
Posts (Atom)