Articles (2405) - Page 1

Articles posted by registered members of DotNetFunda.com. You can also post an article and win monthly prizes as well as gain community credit points.

2405 records found.
 
Questpond
6 important .NET concepts: - Stack, heap, Value types, reference types, boxing and Unboxing. 
Last updated on: 04 Sep 2022 07:07:07 AM by Questpond | Views: 16811 | Category: .NET Framework |
Votes: 3 | Rating: 5 out of 5
This article will explain 6 important concepts Stack , heap , by val , by ref , boxing and unboxing. This article starts first explaining what happens internally when you declare a variable and then it moves ahead to explain 2 important concepts stack and heap. Article then talks about reference types and value types and clarifies some of the important fundamentals around them.
Poster
How to copy or move Excel worksheets in C# 
Last updated on: 27 Sep 2021 09:32:12 AM by Poster | Views: 7486 | Category: C# |
Sometimes we need to copy worksheets inside a workbook or from one workbook to another. For instance, we have an existing Excel template that we need to use for creating a report, we only need to create a copy of the template worksheet. Also, changing the position of the worksheet in a workbook is also required in certain cases. This article shows how to copy or move Excel worksheets using Spire.XLS in C#.
Poster
How to convert PDF to Excel and PDF to Word in C#/VB.NET 
Last updated on: 26 Oct 2020 08:00:54 PM by Poster | Views: 14681 | Category: .NET Framework |
PDF is widely used for its convenience and safety on the Internet. Word and Excel files are more common in their degree of versatility and editability. Converting a batch of PDF documents to Excel or Word manually is a very time-consuming task, in this article, I will show you how to convert PDF to Excel and PDF to Word programmatically in C# and VB.NET by using Spire.PDF for .NET API.
Sheonarayan
How to host ASP.NET Core 3.x MVC application on server 
Last updated on: 03 Apr 2020 07:36:19 AM by Sheonarayan | Views: 9347 | Category: .NET Core |
In the previous article, we learnt how to publish .NET Core 3.x MVC application from Visual Studio 2019. In this article, we will learn how to host ASP.NET Core 3.x MVC application on the server.
Sheonarayan
How to publish .NET Core 3.x MVC application from Visual Studio 2019 
Last updated on: 02 Apr 2020 10:29:24 AM by Sheonarayan | Views: 12334 | Category: .NET Core |
.NET Core 3.x is the way forward in .NET Core platform from Microsoft as support for .NET 2.x is stopped officially. In this article, I will demonstrate steps to follow to publish .NET Core 3.x MVC application using Visual Studio 2019.
Sandeepraturi
How to Configure SQL server Database mail and send mail using SQL Database Mail 
Last updated on: 16 Nov 2019 03:36:11 AM by Sandeepraturi | Views: 5258 | Category: Sql Server |
Votes: 3 | Rating: 4 out of 5
here, we will learn how we can configured SQL Database Mail in SQL Server and how to send mail using SQL Server.
Sandeepraturi
Use of PIVOT in SQL 
Last updated on: 13 Nov 2019 09:33:38 PM by Sandeepraturi | Views: 4298 | Category: Sql Server |
Votes: 2 | Rating: 4.5 out of 5
PIVOT in SQL is very power full technique to transform row level data into column level.
  • Sandeepraturi
    SQL full database BACKUP through SQL SCRIPT 
    Last updated on: 13 Nov 2019 09:32:44 PM by Sandeepraturi | Views: 4678 | Category: Sql Server |
    This article explains how we can take SQL database backup through SQL Scripts.
    Sheonarayan
    Same action method and different parameters in .NET core 
    Last updated on: 11 Apr 2019 11:05:33 AM by Sheonarayan | Views: 17611 | Category: ASP.NET Core |
    Votes: 5 | Rating: 4.8 out of 5
    In this article, we will learn how to use same action method name with different parameters and return different views in .NET Core.
    Rajnilari2016
    Complete information About the SSL Certificate 
    Last updated on: 26 Mar 2019 07:12:37 AM by Rajnilari2016 | Views: 12919 | Category: Networking |
    While many of us would have frequently heard this term "SSL Certificate", but very few of us actually know what it is or how it works and since very few of us really know what an SSL Certificate is, it's quite obvious that they might not be aware of its importance or criticality in the world of computers and internet.
    Vinodkumarkasipuri
    Azure Public cloud- Most Trusted and Used Cloud Computing Service 
    Last updated on: 13 Feb 2019 01:58:16 AM by Vinodkumarkasipuri | Views: 8353 | Category: Azure |
    Microsoft Azure is an example of a public cloud. With a public cloud, all hardware, software and other supporting infrastructure are owned and managed by the cloud provider. In a public cloud, you share the same hardware, storage and network devices with other organisations or cloud “tenants”.
    Rajnilari2015
    Language Detection using Text Analytics API 2.0 Cognitive Service 
    Last updated on: 20 Mar 2018 06:53:59 AM by Rajnilari2015 | Views: 12939 | Category: Azure |
    Votes: 6 | Rating: 5 out of 5
    In this article we will look into how to detect language by using Text Analytics API 2.0.
    Rajnilari2015
    Text Recognition using Vision API Cognitive Service 
    Last updated on: 20 Mar 2018 12:54:59 AM by Rajnilari2015 | Views: 9979 | Category: Azure |
    This article deals with reading text using Vision API Cognitive Service.
    Rajnilari2015
    Object Recognition using Cognitive Service Vision API 
    Last updated on: 14 Mar 2018 01:45:24 PM by Rajnilari2015 | Views: 8379 | Category: Azure |
    This article deals with Object Recognition using Cognitive Service Vision API.
    Rajnilari2015
    Face Reading through Face API Cognitive Service 
    Last updated on: 14 Mar 2018 01:25:29 AM by Rajnilari2015 | Views: 9347 | Category: Azure |
    Votes: 3 | Rating: 4.33 out of 5
    This is a step by step article where we will use the Face API for reading the facial expression.