tag

home / developersection / tag

Create Private Assembly Application in C#
c# 05-Jul-2021
Create Private Assembly Application in C#

Lets know about how the Private Assembly are working in C#

Difference between Private and Shared Assembly in C#
c# 05-Jul-2021
Difference between Private and Shared Assembly in C#

In this article, we'll learn about what is Private or Shared Assembly and steps to create.

Create Log File in C#
c# 03-Jul-2021
Create Log File in C#

In this article, we'll learn about how to create a Log File in C#, and how to create a txt file save the exception on it.

Visual Studio Code Live Sharing | Debug or Edit code with your colleagues via VS Code Live Sharing
visual studio 02-Jul-2021
Visual Studio Code Live Sharing | Debug or Edit code with your colleagues via VS Code Live Sharing

Visual Studio Code Live Sharing is a plugin by Visual Studio to collab with your known ones and debug or edit the code in a simplest or coolest way ever.

Creating DLL File in C# with Visual Studio Code | Dyanmic Link Library(DLL)
c# 01-Jul-2021
Creating DLL File in C# with Visual Studio Code | Dyanmic Link Library(DLL)

Dynamic Link Library(DLL) file is a library that contains the predefined functions and codes which can help you to use it directly in your snippets.

In this article we'll talk about TFS, Live Sharing of VSCODE, GitHub And BitBucket Repository.
technology 01-Jul-2021
In this article we'll talk about TFS, Live Sharing of VSCODE, GitHub And BitBucket Repository.

1.) TFS stands for Team Server Foundation. 2.) Live Sharing is a feature by VS Code 3.) GitHub and Bitbucket : Sharing Repository Tool

Major Advantage to use Visual Studio Code  in 2019 | Powerful IDE used by most of the Developers
visual studio 01-Jul-2021
Major Advantage to use Visual Studio Code in 2019 | Powerful IDE used by most of the Developers

Free open source IDE with cross-platform support which helps the programmer for debugging the code easily using the intelli-sense method.

Exception Handling in Programming | Tackle Unnecessary Errors while Running
Exception Handling in Programming | Tackle Unnecessary Errors while Running

Exception Handling are the mechanism to handle the running errors so that the normal flow of the application can be maintained.

Features upgraded in Visual Studio 2012 | 2015 | 2019 Versions
visual studio 01-Jul-2021
Features upgraded in Visual Studio 2012 | 2015 | 2019 Versions

We discussed about some about the coolest features of VS Code which are upgraded from 2012 to latest version, i.e. 2019 version.

Cross-Site Script (XSS) Prevention
c# 22-Nov-2018
Cross-Site Script (XSS) Prevention

Cross-site Scripting is a vulnerability, that’s typically found in web application. XSS enable attackers to inject malicious line of code like script into web pages.

Visual Studio for Mac is out of beta preview, now officially available
visual studio 31-May-2017
Visual Studio for Mac is out of beta preview, now officially available

On Day one of Microsoft’s Build 2017 conference, finally it was announced that Visual Studio is officially available for download on Mac devices and is out of preview. A rejoicing wave spread among the developers after getting this much awaited news.