Beginners guide to Event and EventHandler in C#
Events in C# plays a major role in a Windows Forms or a GUI based application. Event and EventHandler’s are used to execute an action block based on some external events such as OnClick,...
Complex technology simplified
Events in C# plays a major role in a Windows Forms or a GUI based application. Event and EventHandler’s are used to execute an action block based on some external events such as OnClick,...
We use Internet Information Service mainly to host APS.NET websites in an organization. There might be use cases where we might have to restart or manage an IIS Application Pool using a C# application...
SQL Server Reporting service is a server based reporting service from Microsoft. SSRS reports are widely used in generating complex reports in simple ways and it competes with Crystal Reports and other business intelligence tools....
WhatsApp is known for its simple, secure and reliable messaging application with cross-platform support. The tremendous growth in the number of active users has brought many organizations and individuals to look out for an...
connvert jar to dll It is possible to convert a Java Jar file to .Net Dynamic-link library(DLL) file and use it in Visual Studio Projects. IKVM.Net an implementation of Java for Mono and the Microsoft...
.Net / .Net Core / Azure / Technology
Upload or download file from Azure Blob Storage with progress percentage c#
September 18, 2020