We've all heard the DevOps pitch before. Deploy faster, ship fewer bugs, deliver customer value more frequently and ultimately increase...
Asp.net
DotNet Conf 2019 is live, and the keynote show some greate features in VS2019, C# 8, .Net Core, AzureDevOps, Microservices...
In this article, I will share with you a simple way of generating a pdf from the report viewer. Assuming...
In one of the projects I am working on, I had to authenticate the logged in user, and before considering...
In a previous article, I shared with you how to connect from your ASP.Net application to SharePoint. Today, I came across...
I might disagree a bit or don't like really the fact that Microsoft renamed & re-designed VSTS to Azure DevOps,...
A simple scenario I had this morning, was to populate ASP.net Web page's drop downs from a SharePoint list. A...
A simple but very important point to remember when deploying your ASP.Net Web Api to the Production Environment. If you...
In this article, I will describe how you can send data from an ASP.net (web form) application to SharePoint Online...
MS Tech Summit 2017 (27-28 March) offered different sessions covering different topics such as : Azure, Office 365, .Net, SQL...
In this video, we go over some of the exciting new features in ASP.NET Core 1.1. Learn about ASP.NET Core...
Al.exe: - Assembly Linker (Al.exe) generates a file that has an assembly manifest from modules or resource files. - A...
The lines are getting increasingly blurred between the web and native apps. Operating systems are able to execute JavaScript from...
Aspnet_regiis.exe is installed in the Microsoft.NET Framework directory. If the computer is running multiple .NET Framework versions side-by-side, multiple versions...
Overview Cross-Site Request Forgery is an attack where a user is forced to execute an action in a web site...
This is the order of the events firing in an ASP.net Page with a master page 1 - Content page PreInit...
Hi guys, If you also have the requirement to programatically go to an anchor location, you can use the...
Hi Guys, If you need to test the email sending process from your asp.net application in local dev boxes (i.e....