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 RFC
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Ecco Suprastyo (1)
Ketak Bhalsing (1)
Ashwani Tyagi (1)
Atul Rawat (1)
Kishore Chaliparambil (1)
Shivprasad (1)
Pramod Singh (1)
Joel Pobar (1)
Related resources for RFC
No resource found
Connect To SAP Using C#
6/10/2024 10:53:23 AM.
Learn to connect to SAP with C# using SAP .NET Connector 3.0 for RFC and Web services. Implement ECCDestinationConfig and IRfcTableExtension classes. Access SAP functions, structures, and tables with
Integrating SAP System With .NET Application
6/5/2024 5:37:00 AM.
Learn to connect and access data from SAP systems using SAP .NET Connector. Follow steps to integrate sapnco libraries, handle exceptions, and manage platform compatibility for successful execution. E
RFC 1123 "R" or "r" Format Specifier in LightSwitch 2012
6/22/2017 7:09:59 AM.
This article describes how to use the RFC 1123 R or r Format Specifier in LightSwitch Visual Studio 2012. The R or r format specifier is a format specifier for the RFC 1123 date and time format standa
HTTP Status Codes (RFC 2616) In Web API
10/29/2015 2:23:54 AM.
In this article we will learn what are HTTP Status codes in Web API. It includes, 204 No Content, 100 Continue, 201 Created , and others.
Extracting Modules and Component(RSAParameter) from X509Certificate PublicKey
10/3/2012 9:28:28 AM.
In some applications, it might be necessary to extract the modulus and exponent from the X509Certificate PublicKey. The X509Certificate.GetPublicKey() returns a byte array that contains the ASN.1 Encoding information along with the modulus and exponent as described in the RFC2459.
RFC Architecture for Finance Project (The Invoicing Project)
4/6/2009 5:54:42 AM.
RFC is an open source initiative for Finance projects. It has reusable components like invoicing, accounting and purchase modules. In this section we will discuss about the Invoicing section of the RFC architecture.
FTP Server in C#
8/30/2006 3:26:42 AM.
The application is a simple implementation of FTP Protocol RFC 959.
SmallPOP: Hackish Implementation of POP RFC in .NET
12/26/2005 2:05:13 AM.
The attached source code and this article contains the details for the C# version of SmallPOP, a quick and dirty component for retrieving e-mail from POP servers.