10 TIPs - To Become a Good Developer/Programmer
Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
Training
Live
JOBS
MORE
CAREER
MEMBERS
About versioning
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Vijai Anand Ramalingam (3)
Vijay Prativadi (3)
Sachin Kalia (2)
Shweta Lodha (1)
Sairam (1)
Guest User (1)
Jaish Mathews (1)
Nilanjan Dutta (1)
Sarathlal Saseendran (1)
Sumit Kharche (1)
Allen O'neill (1)
Aakash Maurya (1)
John Kocer (1)
Fiyaz Hasan (1)
Ketak Bhalsing (1)
Emiliano Musso (1)
Shriram Pophali (1)
Kiranteja Jallepalli (1)
Manpreet Singh (1)
Ramesh Kartik (1)
Kaviya Balasubramanian (1)
lavisha rastogi (1)
Ravish Sindhwani (1)
Nitin Mittal (1)
Related resources for versioning
No resource found
Bring Azure Blob Objects Back To Life
3/20/2021 2:02:01 AM.
This article will guide you on recovering the deleted blob objects from Azure storage.
Enhancements in Assemblies and Versioning in Visual Studio 2005
12/31/2020 8:28:28 AM.
The article discusses a couple of features introduced for assembly and versioning in Visual Studio 2005 such as referencing assemblies, registering assemblies to GAC, digital signing and friend assemb
DLL HELL in .Net and Its Resolution With Versioning
11/24/2020 12:56:08 AM.
In this article I’m going to share the reason of its occurrence and the resolution.
Versioning ASP.NET Core 2.0 Web API
11/20/2020 12:21:27 AM.
As your Web API changes, you would need to add versioning support in order for clients to continue working correctly. Adding versioning support in ASP.NET Core involves first configuring services in S
.NET Core 3.1 Web API - Keeping Different API Versions In A Single Code Base
11/2/2020 1:14:52 PM.
This article covers a practical scenario of maintaining a single code base with different versions of the same APIs.
Versioning REST APIs
7/16/2020 5:54:17 AM.
In this article, you will learn about Versioning REST APIs.
API Versioning In ASP.NET Core With Three Different Ways
6/14/2020 2:06:09 PM.
In this post, we will see the API versioning in ASP.NET Core application with three different ways.
API Versioning in ASP.NET Core
4/13/2020 8:11:40 AM.
In this article, you will learn some different ways to version ASP.NET Core Web API.
Audit Trail And Data Versioning With C# And MVC
9/7/2018 5:08:51 AM.
This article describes a simple but effective implementation of an audit trail and data versioning system, using C# reflection with data stored in an SQL database.
Learn SharePoint In Series - Part Six - Power Of Versioning
6/5/2018 10:37:20 AM.
In this article, I have describe the power of versioning available in SharePoint.
Versioning ASP.NET Core 2.0 Web API - Part One
1/25/2018 12:07:40 PM.
In this article series, we are going to explore REST API versioning best practices. At the end of the article series you will be able to pick the best solution for your project needs.
ASP.NET Core API Versioning In Simple Words (Update 1.2.0)
7/25/2017 12:43:39 PM.
This article shows you how to enable API versioning for ASP.NET Core Web API following three different techniques.
Demystify Web API Versioning
6/26/2017 5:12:16 AM.
This tutorial is about WebApi Versioning using Routing. Once you have published a successful API, the client/consumers will start depending on it, but change is required as business grows.
PowerShell Script To Get SharePoint Document Versioning Report
5/17/2016 5:29:02 AM.
In this article you will learn PowerShell Script to Get SharePoint Document Versioning Report.
Create A Versioning Service With Visual Basic .NET
4/19/2016 11:34:55 AM.
In this article we will see how to create a Windows service through Visual Basic .NET.
List Versioning Settings Values Are Stored in Content Databases in SharePoint 2010
8/17/2015 6:01:50 PM.
In this article you will learn how to List Versioning Settings Values are Stored in Content Databases in SharePoint 2010.
Assemblies in C# : Part 1
5/26/2015 12:13:48 PM.
This article explains Assemblies in C#, a basic unit of application deployment and versioning.
Versioning Settings in SharePoint Office 365 and SharePoint 2013
1/14/2015 4:09:51 PM.
This article describes the Versioning Settings in SharePoint Office 365 and SharePoint 2013.
Data Contract Versioning in WCF
7/19/2014 3:49:43 PM.
This article describes the Data Contract Versioning in WCF.
How to Enable Versioning For the List in SharePoint 2013 Online Using REST API
5/10/2014 4:39:26 PM.
In this article you will see how to enable versioning for the list using the REST API in SharePoint 2013 Online.
Create Versions For Document Library in SharePoint 2013
12/31/2013 12:07:46 PM.
Let’s go through how to create versions for documents and permissions and versioning settings types in a SharePoint 2013 Document Library.
Introduction to Quality Center
10/12/2012 1:22:29 PM.
In this article we will discuss the Quality Center and its features.
Show List Versions in SharePoint 2010 Programmatically Using VS 2012
9/18/2012 12:09:31 PM.
Today, in this article let’s play around with one of the interesting and most useful concepts in SharePoint 2010.
Versioning in SharePoint 2010 Programmatically Using VS 2012
9/12/2012 12:35:27 PM.
Today, in this article let’s play around with one of the interesting and most useful concepts in SharePoint 2010.
Versioning Doc Library in SharePoint 2010 Programmatically Using VS 2012
9/12/2012 12:32:41 PM.
Today, in this article let’s play around with one of the interesting and most useful concepts in SharePoint 2010.
Programmatically Enable Versioning to a Sharepoint List
6/7/2012 10:37:16 PM.
We often have a requirement to create a list using the SharePoint object model and at the same time we have to enable the versioning settings.
Versioning Windows Communication Foundation
11/17/2011 1:43:42 AM.
Two types of Changes: Backwards-Compatible Changes (or Non-Breaking Changes) -> Changes to services that would not require changes to existing clients. And Non-Backwards-Compatible Changes (or Breaking Changes) -> Changes to services that would require changes to existing clients.
Feature Versioning and Upgrading in SharePoint 2010
5/26/2011 12:47:35 AM.
In this article we will be seeing about feature versioning and upgrading in SharePoint 2010.
Versioning Settings for SharePoint list using powershell
3/7/2011 6:25:01 AM.
In this article we will be seeing how to configure versioning settings for SharePoint list using powershell.
- Ebook
C# Language Specification 5.0
This book provides a complete description of the C# language 5.0.
Download