Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / backup

Backup

backup

Great Reads

by Matteo Prosperi
This is the third post in the .NET libraries and the art of backward compatibility series.
by Michael Haephrati
A C++ client for uploading documents to your Google Docs account
by Dominick Sidiropoulos
A way to access files on HFS+ filesystems that side-steps alltogether the tar-pit called "windows-drivers-from-hell (tm)".
by DataBytzAI
A high level overview of Azure Backup, benefits, features and options

Latest Articles

by Matteo Prosperi
This is the third post in the .NET libraries and the art of backward compatibility series.
by Michael Haephrati
A C++ client for uploading documents to your Google Docs account
by Dominick Sidiropoulos
A way to access files on HFS+ filesystems that side-steps alltogether the tar-pit called "windows-drivers-from-hell (tm)".
by DataBytzAI
A high level overview of Azure Backup, benefits, features and options

All Articles

Sort by Score

backup 

by Matteo Prosperi
This is the third post in the .NET libraries and the art of backward compatibility series.
by Trần_Tuấn_Anh
Database partitioning is a technique used to divide a large database into smaller, more manageable pieces while still being treated as a single entity. This method can drastically improve performance, maintainability, and scalability of a database, especially as the amount of data grows.
by Vivek Johari
This article explained about measures for securing data in SQL Server at various levels to protect data from unauthorized access and breaches.. The post Securing data in SQL Server appeared first on Technology with Vivek Johari..