Skip to content
Webner Logo
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection

Webner Blogs – eLearning, Salesforce, Web Development & More

Tag: C#

September 3, 2020 PHP Frameworks / Web Development

EML to MSG Using IndependentSoft C#

September 3, 2020 PHP Frameworks / Web Development
Post Views: 4,405
| By Webner

Convert .eml to .msg files using IndependentSoft C# EML file extension is created by Microsoft Corporations for Email files. It is also known as RFC 822. In these files, email messages are stored in plain text formats. Microsoft’s Outlook Express

Read More
August 10, 2020 Others (Technical)

ZipArchive in C#

August 10, 2020 Others (Technical)
Post Views: 10,295
| By Webner

Introduction ZipArchive is a built-in package in the System.IO.Compression assembly to compress/decompress files in a zip format in C# code. It allows us to work with a collection of compressed files. For this we can do the following things: Get

Read More
October 31, 2019 PHP Frameworks

Collections in C#

October 31, 2019 PHP Frameworks
Post Views: 2,702
| By Webner

Collections in C# Arrays Arrays are useful for creating and working with a fixed number of strongly typed objects. Problem with Arrays: 1. Fixed length 2. Insert similar data type elements Collections Collections are used to create and manage groups

Read More
September 11, 2019 PHP Frameworks

How to set the values of Metadata (column fields) of Sharepoint Documents

September 11, 2019 PHP Frameworks
Post Views: 4,926
| By Webner

How to set the values of Metadata(Column fields) of Sharepoint Documents Here is the code in C# which helps you to change the metadata field values of Sharepoint Files. //This manager class can be used to obtain a SharePointContext object

Read More
September 2, 2019 PHP Frameworks

Fill a PDF form using C# console application

September 2, 2019 PHP Frameworks
Post Views: 4,019
| By Webner

Fill a PDF form using C# console application We will be using the SyncFusion Package to fill out the PDF Form Fields. To add SyncFusion to your project follow these steps : 1. Go to Tool -> NuGet Package Manager

Read More
April 9, 2019 Others (Technical) / PHP Frameworks / Web Development

Handle data from .msg file parsed by IndependentSoft’s msg.net package

April 9, 2019 Others (Technical) / PHP Frameworks / Web Development
Post Views: 6,602
| By Webner

Handle data from .msg file parsed by IndependentSoft’s msg.net package IndepentSoft’s MSG.NET package is used for parsing of outlook .msg files for reading the contents of file and which can be used to display contents on screen or in our

Read More
October 24, 2018 Web Development

Understanding Nlog .Net Package with Examples

October 24, 2018 Web Development
Post Views: 10,902
| By Webner

Record Logs with Nlog .Net Package – Explanation and Examples Nlog is a free .Net platform based framework designed for generating logs to record the history of events that help to troubleshoot errors and exceptions. Logging is one of the

Read More

Posts pagination

«Previous Posts 1 2

Google ad

Copyright 2022 - 2023 | Webner Blog by Webner Solutions Pvt Ltd. | All Rights Reserved.
MENU
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection