TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
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
About contracts
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Shubhankar Banerjee (8)
Akshay Patel (6)
Lalit Bansal (5)
Sarfaraj Ansari (2)
Rinki (2)
Satya Karki (2)
Imran Ghani (2)
Kailash Chandra Behera (2)
Ramesh Kartik (2)
Akhil Mittal (2)
Kautilya Utkarsh (1)
Dileep Singh (1)
Jake Creasy (1)
Ashish Tiwari (1)
Govind Khandelwal (1)
Ayush Gupta (1)
Punar Dutt Rajput (1)
Chunshen Li (1)
Guest User (1)
Rohit Gupta (1)
Ashish Makhija (1)
Divyang Desai (1)
Allister Beharry (1)
George (1)
Amir Ali (1)
Sourabh Mishra (1)
Filza Tariq (1)
Vithal Wadje (1)
Sunil (1)
Sourav Kayal (1)
Mahesh Chand (1)
Ritesh Modi (1)
Henry He (1)
Dave Williams (1)
Jasminder Singh (1)
Sakthikumar Thanavel (1)
Yatendra Sharma (1)
Rangesh Sripathi (1)
Rahul Kumar Saxena (1)
Jean Paul (1)
Mukesh Kumar (1)
Mike Gold (1)
Mahadesh Mahalingappa (1)
Vijay Prativadi (1)
Related resources for contracts
No resource found
Building on Alchemy: A Guide to Deploying Smart Contracts
9/30/2024 7:19:07 AM.
This guide walks developers through deploying smart contracts on the Polygon network using Alchemy and Hardhat. It covers prerequisites, setting up Alchemy, creating a development environment, writing
What are Smart Contracts in Blockchain ?
7/26/2024 7:17:34 AM.
Smart contracts are self-executing agreements coded into a blockchain. They automatically enforce and execute terms when predefined conditions are met, reducing the need for intermediaries. This ensur
Exploring the Decentralized Finance (DeFi)
7/24/2024 9:35:02 AM.
This article covers the basics of DeFi, including its core technologies like smart contracts and decentralized exchanges, and explores innovations such as yield farming, liquidity pools, and governanc
Understanding about OpenZeppelin
7/10/2024 6:30:07 PM.
OpenZeppelin is a vital open-source entity in blockchain, offering robust tools for secure smart contract development on Ethereum. It provides libraries for ERC20, ERC721, and ERC1155 standards, empha
Digitial Transformation in Healthcare: The Role of IT Solutions
7/4/2024 4:38:22 AM.
This article explores how IT solutions like AI, blockchain, IoT, and telemedicine are driving digital transformation in healthcare, improving patient care, and enhancing operational efficiency.
Everything About NFTs: Creation to Investment Guide
7/1/2024 6:36:48 AM.
Explore NFTs (Non-Fungible Tokens), unique digital assets authenticated by blockchain, enabling ownership of art, music, and more. Discover their role in digital markets, from creation to trading, and
Retrying Transactions in Solana
6/14/2024 10:45:38 AM.
Retrying Transactions in Solana can enhance reliability in blockchain operations. Explore strategies for handling network congestion, node failures, and smart contract interactions.
Introduction to Service Oriented Architecture
6/13/2024 8:26:12 AM.
Service Oriented Architecture (SOA) enables scalable, interoperable applications by decoupling services, ensuring they remain independent and self-contained. It uses standards like WSDL for describing
Blockchain: Transforming Trust and Security in the Digital Age
5/29/2024 4:31:21 AM.
Blockchain initially for cryptocurrencies like Bitcoin, has evolved into a versatile technology impacting various industries. Satoshi Nakamoto's 2008 proposal, blockchain has introduced smart cont
The Role Of Blockchain As A Service In The Tech Industry
5/7/2024 11:29:45 AM.
Blockchain as a Service (BaaS) revolutionizes tech by offering scalable, secure, and transparent solutions. It enhances industries like finance, healthcare, and supply chain with decentralized data ma
How to Develop Programs(Smart Contracts) on Solana Blockchain?
5/6/2024 8:29:30 AM.
In this article, we will learn how to write a smart contract in Rust using the Anchor framework. Smart contracts, deployed on the Solana blockchain, autonomously execute predefined functions triggered
Program, Accounts and Program Driven Addresses(PDA) in Solana
5/3/2024 11:38:30 AM.
In this article, we will learn about Programs, Accounts, and Program Driven Addresses(PDA) in Solana. programs are like the building blocks of decentralized applications.
The Best Decentralized Apps of 2024
4/3/2024 8:30:18 AM.
Explore the world of decentralized applications (DApps) and their impact on various industries. Learn about the benefits of DApps, including privacy, security, and cost-effective transactions. Discove
Build A PoC Blockchain Application Using Hyperledger Fabric
3/6/2024 10:25:30 AM.
In this article, we will explore building a Proof of Concept (PoC) blockchain application with Hyperledger Fabric. Learn to develop decentralized solutions, utilize smart contracts, and deploy prototy
All about Solidity Arrays
1/15/2024 11:15:03 AM.
Unlock the world of Solidity arrays in blockchain. From basics to pro tips, your complete guide for mastering this key element in smart contract coding.
What are Solidity Modifiers and How do they boost the security of Smart Contracts?
12/28/2023 5:42:54 AM.
Explore the power of Solidity modifiers! From basic syntax to advanced implementations, learn how these tools enhance security, reusability, and efficiency in smart contract development.
What are Non Fungible Tokens? How to create NFTs?
11/17/2023 4:50:46 AM.
Unlock the world of NFTs! This guide walks you through creating unique digital assets step-by-step.
How Can You Interact with Smart Contracts Using Safe{Wallet}
10/10/2023 6:40:08 AM.
Learn how to securely manage digital assets with Safe{Wallet}'s user-friendly interface for interacting with smart contracts on the blockchain. #BlockchainSecurity
How Can You Ensure Secure Smart Contract Development?
9/26/2023 4:51:14 AM.
Learn essential Solidity best practices for writing secure, efficient, and reliable smart contracts on the Ethereum blockchain.
How to Use Remix IDE to Create and Deploy Smart Contracts?
9/25/2023 6:06:07 AM.
Smart contracts are self-executing digital agreements on blockchain, automating transactions and ensuring trust without intermediaries.
Why is Smart Contract Auditing Important for Blockchain Security?
9/20/2023 4:52:47 AM.
Smart contract auditing enhances security, prevents losses, and builds trust in blockchain transactions.
How to Verify Your Smart Contract on PolygonScan?
8/27/2023 2:11:36 AM.
Discover Polygon's world of smart contracts. Verify and publish with PolygonScan for transparent, secure DApps. Boost trust, and open doors to transparency.
Introduction to Solidity
8/25/2023 8:34:13 AM.
It was first mentioned by Gavin Wood and developed by Christian Reitwiessner in 2014. The language is statically typed, meaning that variable types must be declared before they are used. It is also ca
Smart Contracts Testing using Mocha.js and Chai.js
8/7/2023 5:26:47 AM.
In this article, we will learn how we can write test cases for solidity smart contracts.
Types of WCF Contract
6/5/2023 9:54:47 AM.
In WCF(Windows Communication Foundation), contracts play an essential role. WCF Contracts can be defined as what the service is for and what action it can perform.
Getting Started With Smart Contracts In C#
10/27/2022 7:26:55 AM.
In this article, I will explain the development tools and steps required to write your first smart contract in C# and Visual Studio 2017.
Solidity For Beginners - Part One
6/21/2022 12:03:20 PM.
Solidity is the programming language used for developing a smart contract over Ethereum blockchain. Here, in this article, we will learn the basics of Solidity and we’ll also write our first smart con
Smart Contracts And Importance Of Determinism On Blockchain
4/20/2022 12:54:26 PM.
This article describes what is Smart Contract, its uses, benefits, determinism, and the importance of determinism on the blockchain.
What Are Smart Contracts?
2/19/2022 1:54:37 PM.
This article is all about smart contracts and why smart contracts are becoming popular.
How C# Language Features Affect Gas Cost In Stratis Smart Contracts
2/14/2022 4:55:39 PM.
Using the Silver static analyzer to investigate how newer C# syntax like string interpolation and object initializers affects the gas costs of Stratis smart contracts compared to older syntax.
WCF (2), Contracts In Various Types
4/28/2021 8:59:13 AM.
In this article, you will learn how to describe WCF Contracts in Various Types.
Fetch Contacts From Android Phone
3/30/2020 12:30:24 AM.
This article shows how to fetch contacts from an Android phone and show them in a ListView.
Multiple Service Contract in WCF
9/30/2019 4:26:35 AM.
This article exlains how to do multiple service contracts in a WCF Service.
How To Deploy And Test Your Smart Contracts On Ropsten TestNet Using Metamask And Remix
9/30/2019 2:29:30 AM.
In this article, you will learn how to deploy and test your Smart Contracts on Ropsten TestNet using Metamask and Remix.
WCF Service Contracts And Operation Contracts
9/20/2019 5:07:51 AM.
Here, we will learn about Service Contracts and Operation Contracts in WCF.
Contracts in WCF Service
9/17/2019 12:35:07 AM.
In this article, we will learn about WCF Service contracts. Learn Service contracts, Data Contracts, Message contracts, Fault Contract. and Operation Contract.
Creating Simple WCF Application Using C# and VS 2012
9/17/2019 12:17:49 AM.
This article provides a detailed introduction to creating a simple WCF Service.
Using the Fault Contracts (SOAP Faults) in WCF Programming
9/11/2019 5:08:13 AM.
This article describes the usage of SOAP Fault Contracts in WCF programming.
Understand WCF: Part 9: Data Contracts in WCF
9/11/2019 4:18:55 AM.
In this article, we will understand about Data Contracts in WCF application.
How Do Smart Contracts Work
8/21/2019 8:54:55 AM.
In this article, you will learn how smart contracts work.
WCF Opt-In Vs. Opt-Out: Day 8
8/14/2019 3:54:33 AM.
In this article we will discuss two different approaches i.e. Opt-In and Opt-Out used by DataContractSerializer and XMLSerializer. We will also see the difference between DataContractSerializer and XM
WCF Serialization Part 2: Day 7
8/14/2019 3:43:56 AM.
In this article, we create an application, in this application we use a DataContractSerializer to serialize and deserialize data. We also see how we can use SvcUtil.exe
WCF Serialization Part 1: Day 6
8/14/2019 3:19:21 AM.
In this article, we will discuss serialization in WCF. Default serializer in WCF and different kinds of serializers WCF supports.
WCF - Data Contract - Day 4
8/14/2019 2:24:24 AM.
This article explains about DataContract, DataContractAttribute and DataMemberAttribute. It also explains the properties of DataContractAttribute and DataMemberAttribute.
WCF Fault Contracts - Day 2
8/14/2019 1:43:46 AM.
This article explains fault contracts in Windows Communication Foundation. It also explains the difference between faults & exceptions and provides sample code for implementing fault contracts.
WCF Introduction and Contracts - Day 1
8/14/2019 1:34:12 AM.
This article demonstrates how to create a WCF service application. This article also covers basic information of all the contracts and a code demonstration.
Evolution Of Crypto Markets - Role Of IEOs And Futures Contracts
7/8/2019 8:50:59 AM.
In this article, you will learn about the role of IEOs and Futures Contracts.
Write, Test, and Deploy Smart Contracts In Azure Using VS Code
5/6/2019 12:07:15 PM.
In this Channel9 video, learn how to write blockchain smart contracts using VS Code and test and deploy on Azure Blockchain Service.
Introduction To Blockchain, Ethereum And Smart Contracts
1/27/2019 12:40:00 AM.
This decade has already witnessed an extraordinary evolution in the technology and computing ecosystem. Technology innovation and its impact is already running very high. From IoT to Artificial Intell
WCF FAQs: Part 1
11/29/2018 4:49:50 AM.
This article is a collection of the most frequently asked questions about Windows Communication Foundation at the beginner level. What are the Endpoints in WCF, difference between WCF and ASMX Web ser
Data Contracts In WCF
9/4/2018 2:24:01 AM.
This article explains Data Contracts In WCF. Data Contract is an agreement between the client and server about the structure of data being exchanged.
Blockchain Basics - Smart Contracts In Blockchain
7/22/2018 10:29:52 AM.
Blockchain has got a lot of attention recent years because it provides a security, trust, low cost solution to deal with transactions and data management. Because that, smart contract become possible.
Blockchain Development - Programming Smart Contracts Using Solidity, Truffle And Test RPC - Part Two
6/27/2018 1:38:59 AM.
In my last article on Blockchain Development, we learned about setting up the development environment before we start coding or developing our first smart contract. We installed necessary packages and
Blockchain Development - Setting Up Development Environment For Smart Contracts - Part One
6/13/2018 5:42:23 AM.
In my last article on Blockchain, we learned about setting up Ethereum Blockchain on Microsoft Azure using Consortium leader. Time for some development now. Before we move on o Smart contracts and the
What Smart Contracts Are In Blockchain
3/30/2018 10:08:24 PM.
A smart contract is a computer protocol intended to digitally facilitate, verify, or enforce the negotiation or performance of a contract. Smart contracts allow the performance of credible transaction
Name Property On WCF Contracts
4/25/2016 11:22:10 AM.
In this article you will learn about Name property on WCF Contracts.
Access The Service Using Different Contract Or Multiple Service Contracts
1/10/2016 12:12:49 PM.
In this article, I am going to explain how to access service using different contract.
Getting Started With WCF
6/11/2015 5:37:38 PM.
In this article we will learn the basics of WCF Services.
Various Types of WCF Contracts
5/31/2015 5:30:46 PM.
In this article you will learn various types of WCF Contracts.
KnownType Attribute in WCF
3/30/2015 12:22:08 PM.
This article explains how to use a known type in WCF and provides a basic understanding of WCF and DataContracts as the prerequisites.
WCF Learning Series: Part 1
12/17/2014 9:23:31 PM.
In this article you will learn the basics of WCF.
SharePoint 2010 Real-World Workflow Scenario With 2 Contracts
11/27/2014 5:50:37 AM.
In this article we can go through a real-world scenario involving signing, emailing, converting, content types and workflow.
KnownTypes of Data Contracts in WCF
7/16/2014 10:52:55 PM.
A WCF Data Contract describes the structure or type of data being exchanged between the client and server.
Service Contracts in WCF
5/15/2012 5:24:22 PM.
Service contracts describe the functional operations implemented by the service
I Want to be a Consultant in .NET
5/15/2012 5:17:46 PM.
You have been doing .NET technology as an employee and now you are considering breaking out into your own business as a consultant. Here are the things to consider and how to go about getting .NET consulting off the ground.
WCF Series - Basics of WCF
5/13/2012 6:49:11 AM.
In this article we will learn about the Basics of Windows Communication Foundation.
Service Contracts with Single Unique Endpoint Hosted on Web App
12/30/2011 3:17:32 AM.
Today, in this article let’s see the clear implementation of when a case arises to use several service contracts and then implement the developed service in well formed unique way. So firstly, let get ready and fire up visual studio 2010. File->New Project-> WCF Service Application