Topic: "wcf-service"
jolmari/netcore-wcf-service-proxy
Example of consuming multiple WCF services using a proxy implementation in a ASP.NET Core Web-application.
Language: C# - Size: 232 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 43 - Forks: 25
SebastiaanLubbers/WF_WCF_Samples
Windows Communication Foundation (WCF) and Windows Workflow Foundation (WF) Samples
Language: C# - Size: 2.44 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 27 - Forks: 18
artema/DotAmf
.NET serializer and WCF bindings for AMF with full Flex compatibility. Just add AMF endpoints to your existing WCF services and you are ready to go.
Language: C# - Size: 2.59 MB - Last synced at: 22 days ago - Pushed at: almost 10 years ago - Stars: 16 - Forks: 3
VanHakobyan/WCFprojects
:cactus:WCF:cactus: is a tool often used to implement and deploy a service-oriented architecture (SOA). It is designed using service-oriented architecture principles to support distributed computing where services have remote consumers.
Language: C# - Size: 101 KB - Last synced at: 4 months ago - Pushed at: over 8 years ago - Stars: 13 - Forks: 5
rdrrichards/QIQO.Business.Services.Solution
QIQO Services Solution - WCF, SimpleInjector, DAL, Console and Windows Hosts
Language: C# - Size: 306 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 4
lukaselmer/VFSPrototype
A virtual file system written in C# with .NET technologies, with versioning and historization, encryption and compression, synchronization over a WCF service, a WPF GUI (MVVM).
Language: C# - Size: 222 MB - Last synced at: over 1 year ago - Pushed at: over 12 years ago - Stars: 9 - Forks: 2
nevilparmar11/WCF-ChatApplication
Multi User WCF Chat Application
Language: C# - Size: 1.82 MB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 4
channeladam/ChannelAdam.Wcf 📦
DEPRECATED - A .NET library that makes it easy to use WCF clients/channels and prevent memory and connection leaks by automatically correctly performing the close/abort pattern.
Language: C# - Size: 555 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 6
kathleenwest/FileManagerDemo
(File Manager – A Demo of a WCF Self-Hosted Service & Client "Tester" Windows Form Application Exchanging Files) This project presents a simple File Manager Service and Client Application demonstration. The File Manager is a self-hosted (service host) WCF application launched and managed with a simple console interface. The client “tester” has a simplified GUI user interface to quickly demo and test the service (Windows Form Application).
Language: C# - Size: 14.4 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 6 - Forks: 4
tvass83/WcfDumper
A tool to dump WCF ServiceDescription objects from live processes
Language: C# - Size: 33.2 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1
kathleenwest/ChatDemo
This project presents a simple Chat Message Service and Client Application demonstration. The Chat Service is a self-hosted (service host) WCF application launched and managed with a simple console interface. The service prints to the console window the user activities (log on, log off) and what messages are sent to users. The client “tester” has a simplified GUI user interface to quickly demo and test the service (Windows Form Application). The GUI has features to log on, log off, send a message, and receive messages from other users on the chat service.
Language: C# - Size: 25.6 MB - Last synced at: 7 months ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 3
Pzixel/RemoteClient.Roslyn
Language: C# - Size: 35.2 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0
vladtymo/LibraryApp
Library Application that implement Onion Architecture with Data Access Layer, Business Logic Layer and Presentation Layer.
Language: C# - Size: 105 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 1
uvatmvf/EasyWcfPubSub
WCF pub-sub
Language: C# - Size: 269 KB - Last synced at: 22 days ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0
kathleenwest/WCFStockServiceSingletonWithClientChannelFactory
This project presents a WCF Stock Service Library (StockServiceLib) that mimics a stock exchange. The service is implemented as a “singleton” and maintains persistent data between client calls and can handle multiple client sessions. The service is hosted via a console application (StockServiceHost). The client and service participate in a bi-directional/callback relationship. The client (StockClient) uses the ChannelFactory pattern as opposed to “Add Service Reference” with SVCUTIL. The client and service share a common assembly (SharedLib) that contains the key contract and data model information. Furthermore, a Utilities project is used by the client console application to facilitate user data entry and the complicated details of building and managing the WCF ChannelFactory connection implementation. The ProxyGen class inside the Utilities project abstracts the details of implementing and managing a generic ChannelFactory connection to a generic service for a client. Note: The Utilities project library was included as base code for my lab project to facilitate speedy completion; we were not expected to code this Utilities project ourselves due to complexity and time constraints. The remaining projects in the solution (SharedLib, StockClient, StockServiceHost, and StockServiceLib), I completed individually per requirements for the lab project.
Language: C# - Size: 1.02 MB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0
RidgeX/perfmon-for-wcf
An alternative to Windows Performance Monitor made with WCF, WPF and LiveCharts
Language: C# - Size: 289 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0
brianb12321/RemotePlus 📦
A simple, yet complicated remote comtrol solution for the pen-testers, geeks, and nerds. It's a tool waiting in your toolbox!
Language: C# - Size: 3.06 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1
MhmtMutlu/game-project
Game Simulation with Id Verification
Language: C# - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0
junersproject/PipingServer.NET
Streaming Data Transfer Server over HTTP/HTTPS: designed for people using pipe in Unix-like OS and even for browser users. (original: https://github.com/nwtgck/piping-server)
Language: C# - Size: 479 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 3
Hatsen/Hovedopave
Hovedopgave for datamatikerstudiet 2015
Language: C# - Size: 60.7 MB - Last synced at: about 1 year ago - Pushed at: almost 11 years ago - Stars: 3 - Forks: 0
Mahdi7s/Photo-Gallery
A WPF photo-sharing gallery application for beauty salons and ateliers using MVVM architecture and WCF
Language: C# - Size: 506 KB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0
e-guerrero/scrap-backend-and-frontend
Mobile app for selling, buying, and trading used computer parts using .NET RESTful backend with MS SQL database and iOS frontend.
Language: C# - Size: 42 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0
SOLIDSoftworks/Solid.AspNetCore.Extensions.Wcf
Solid.AspNetCore.Extensions.Wcf is a library for hosting WCF services in AspNetCore. This library is built for .Net Framework 4.6.1 and above.
Language: C# - Size: 89.8 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 3
sb011/WCF_Restaurant_Review_System
Language: C# - Size: 26.4 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0
kamilhan-karaismailoglu/Composite-Iterator-Proxy-TemplateMethod-State-Design-Pattern-With-WPF
In this project; composite, iterator, proxy, template method and state design patterns were applied on the ready-made WPF codes. This project was written for object oriented programming lecture.
Language: C# - Size: 26.4 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0
LuisEduardoFrias/MantenimientoDeUsuario
AplicaciĂłn de mantenimiento de usuario.
Language: JavaScript - Size: 678 KB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0
AditModi/Food-Ordering-System
CRUD operation for restaurant menu management using wcf services
Language: C# - Size: 25.3 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1
bioyeneye/wcf-service-sample
Sample WCF C# project with two Windows Service as host and Console application as Client
Language: C# - Size: 63.5 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0
Icidis/TDN.Wcf.Client
.NET Standard WCF Client
Language: C# - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0
semyonc/OPCXMLWrapper
OPC DA to OPC XML DA Gateway service
Language: C# - Size: 49.8 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1
DeepGautamFullStack/DotNetByDeepGautam
In this repository, I am having all hands on solutions, tried and tested by me.
Language: JavaScript - Size: 22 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0
dylanlopez/SlnSeguridad
SlnSeguridad is a NET Solution under the DDD-N Layered Arquitechture which is estructured in five projects: Entity_Layer, Domain_Layer, Business_Layer, Service_Layer and Interface_Layer
Language: C# - Size: 2.88 MB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0
vivek306/SQLBasicUwp
Basic SQL Server Database for UWP Apps
Language: C# - Size: 38.1 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0
mocosha/webservices-examples
C# .NET web services introduction
Language: C# - Size: 459 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0
engineering87/WcfRestBridge
WcfRestBridge is a lightweight library and REST bridge that automatically exposes WCF services as RESTful HTTP endpoints, allowing SOAP methods to be invoked using simple JSON-based REST calls.
Language: C# - Size: 34.2 KB - Last synced at: 4 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0
kathleenwest/WCFAuthenticationDemo
This project presents a Visual Studio solution including a simple demo WCF Authentication Service Application and a “Tester” Client (Windows Form Application) that allows the user to test the user registration, login, logout, and service operations. In addition to demonstrating standard authentication capabilities, the WCF service implements a custom username and password validator pattern. Passwords are stored securely using Password-Based Key Derivation Function PBKD cryptology of which the implementation is discussed. A custom error handler ensures that exceptions are properly wrapped into WCF Faults and communicated to the client caller. Certificates are discussed along with how to implement a server certificate on a client machine for development testing of “integrity” and application trust. The project includes a demo certificate and script for generating self-signed dev certificates, which must be installed into the client certificate store for the client tester application to trust and access the demo service. The client “tester” windows form application is not intended as a UX/UI demo but used to test and verify that the backend authentication service registration, login, logout, service operations, and callbacks are working as expected and sending proper WCF fault messages. Lastly, the project is shown in the demo section with a video and screen captures.
Language: C# - Size: 47.4 MB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 2
stimulsoft/Samples-Reports.WPF-WCF
WCF samples for Stimulsoft Reports.WPF - a reporting tool for WPF applications
Language: C# - Size: 3.41 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
mustafanarin/WCF-Flutter-Sync
Admin App developed with Flutter and WCF Service. Features include CRUD operations, real-time notifications, and data synchronization.
Language: C++ - Size: 260 KB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0
Pale04/Papayagrams
Source code of the Papayagrams game. Papayagrams is a funny desktop multiplayer game based in the classic game Bananagrams.
Language: C# - Size: 20 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0
Vishwadeep17/Student_Management_System
Introducing our Student Management System repository on GitHub! It's a SOAP-based system in .NET, designed for efficient student record management and academic administration. Admin handle CRUD operations, manage grades, courses, fees, and upload materials. Students access personal data, grades, fees, enroll in courses, and access course materials.
Language: C# - Size: 39.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
om1512/CollegeDekho
Simplifying the college search process for students, rather than browsing through complicated user interfaces and websites, here is a simple one-stop solution made using WCF service (SOAP Based) and frontend in Web using .NET-based framework.
Language: C# - Size: 924 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
miamib34ch/HSE-SE-WebServices
Project to study WCF and connect web services to the project
Language: C# - Size: 38.1 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0
n1colasf/Obligatorio-P3
Obligatorios 1 y 2 de ProgramaciĂłn 3 (Semestre 3 - Agosto 2021) CalificaciĂłn: 60/65
Language: JavaScript - Size: 2.33 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
DarkyGr/WCF-Service-Application-1
WCF - Service Application - Consult to the DB
Language: JavaScript - Size: 1.05 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
amitpatange88/HostLive
This windows service will check if System is online and since how much hours machine is still being used by user.
Language: C# - Size: 5.41 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0
govi22d/PracticeDevelopment
practice repo
Language: C# - Size: 846 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1
ksproska/distributedComputingSystems_java_Csharp
Distributed computing systems executed using: java (xmlrpc, RMI) and c# (gRPC, WCF, REST + AJAX)
Language: C# - Size: 247 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0
Kaushal77777/Hospital-Appointment-Booking-System
Language: C# - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1
LarsBergqvist/wcf-example
An example with a .NET Framework 4.8 wcf-service that is accessed by a NET 6 wcf client
Language: C# - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0
leonardofs/Sistema-de-Matricula-Sistemas-Distribuidos
Trabalho para a disciplina de Sistemas Distribuidos utilizando as tecnologias: ADO.NET, WCF, Xamarin.Forms, UWP e Prism, com padrĂŁo de projeto em MVVM.
Language: C# - Size: 107 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1
geeksarray/handling-wcf-service-exceptions-using-fault-contracts
In this article we will see how we can use the WCF fault contracts to handle exceptions. This tutorial will help you to create WCF service step by step with fault contracts.
Language: C# - Size: 48.8 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0
salomao270/wcf_service
I built this simple WCF service example to learn it before start to work with these technologies at a Client.
Language: C# - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1
geeksarray/example-for-hosting-wcf-service-in-windows-service
This article demonstrates the required steps to host your WCF service in Windows Service and consume it in a console application.
Language: C# - Size: 58.6 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1
geeksarray/wcf-by-example-on-netnamedpipebinding
netNamedPipeBinding is the best binding for interprocess communication which crosses process boundaries on the same machine.
Language: C# - Size: 61.5 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0
geeksarray/multiple-wcf-services-in-one-solution-with-multiple-endpoints-and-hosting
You might have tried one WCF service to learn about WCF or some small application. In real application with only one WCF service, it is difficult to handle applications in all aspects.
Size: 272 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0
swarpatel23/InstagramReplicaWCFService
Language: C# - Size: 4.61 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 2
Sullivan008/CSharp-WCF-RESTFullService
C# - WCF RESTFull Service Example Application [Year of Development: 2017]
Language: C# - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0
luke92/SOAPClientPHPWSHttpBinding
Conectar codigo de PHP con WCF Service con binding wshttpbinding usando SoapClient
Language: C# - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0
AnvithaDineshRao/TripPlanner-Integerating-Webservices
End to End Application which helps tourist in planning a trip from booking flight tickets to finding best tourist attractions.
Size: 655 KB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1
ramazanguclu/EnUcuzUrun
Language: C# - Size: 45.6 MB - Last synced at: 10 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0
SibeeshVenu/WCF-Unit-Tests-NUnit-Rhino-Mocks
The detailed article can be found here: https://sibeeshpassion.com/wcf-service-unit-tests-using-nunit-with-rhino-mocks-and-entity-framework/
Language: C# - Size: 6.37 MB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0
pimmerks/WcfRestTemplate
A template for creating WCF REST services.
Language: C# - Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0
Pzixel/RemoteClient
Created
Language: C# - Size: 73.2 KB - Last synced at: 4 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 1
dylanvgils/V2DNET1_webservice
Schoolproject: Webservice build with C# using WCF. GUI's build in WPF and Swing.
Language: Java - Size: 130 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 1
angelhernandezm/Monohost-Linux-Automation
This is a Qt application in Linux acting as a mono host that exposes a WCF service that allows executing commands in the Linux computer (Automation).
Language: Makefile - Size: 463 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0
ar27111994/National-Criminals-Database
A WCF Project explaining ASP.NET MVC and WCF best Practices using N-Layered Architecture.
Language: JavaScript - Size: 962 KB - Last synced at: 5 months ago - Pushed at: about 9 years ago - Stars: 1 - Forks: 0
keyuls/Restful-Service
RESTful web service developed in .NET C# using WCF. It includes mechanism to handle GET ,POST, UPDATE, PUT all type of requests. (coding challenge for Mitchell International)
Language: C# - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 0
kathleenwest/SimpleGreetingWCFServiceLibrary-Host-ClientDemo
WCF Simple Greeting Service Library & Service Host Console Application Supporting Http and TCP Protocols & Client “Tester" Console Application
Language: C# - Size: 391 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
kathleenwest/MySerializationDemoWCFAppSharedLib
This project presents a simple, but fun “Adopt a Dog” Service Application. The service provides a factory creational design pattern to create and return a single Dog object (complete with a cute photo). It is hosted using IIS Express to quickly demo and test the service with a client. The service interface is defined not in the service application but in a Shared Library. The Shared Library also defines the Dog class object with custom serialization using the ISerializable interface implemented on the Dog class. This project is intended to demo custom serialization and a shared library concept between both the service and the client. With the Shared Library concept of both the service interface definition and the Dog class, there is no need to use SVCUTIL or the Service Wizard to create a tightly coupled service reference. Instead, the client uses a simple ChannelFactory concept to build a channel to the service knowing the interface details in the Shared Library. Also, it can understand and work with the Dog objects as specified in the Shared Library. A client “tester” windows form application tests the service and provides output to the user in a simple GUI. In addition, a short discussion and code demo of debugging service errors and activity using diagnostics and a trace listener pattern is included in this article. Some of my lessons learned in debugging service errors and custom serialization may help you on your next project.
Language: C# - Size: 2.32 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
kathleenwest/MoneyPotInstancingDemo
This project presents a simple, but fun “Money Pot” Service and Client Application demonstration. The “Money Pot” is a self-hosted (service host) WCF application with a GUI user interface to quickly demo and test the service with a client (both simple Windows Form Applications). In addition, a short discussion of concurrency to protect resources against multiple threads is shown along with charts, pictures, and test data to show that with multiple threads (clients) wanting the “money pot” resource, can diminish what resources an individual client thread can receive if they compete against one another.
Language: C# - Size: 4.18 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
kathleenwest/ServiceErrorHandlerDemo
Simple Service Error Handler – A Demo of a WCF Self-Hosted Service & Client "Tester" Windows Form Application Exchanging Error Messages : This project presents a simple Math Service and Client Application demonstration that implements error handling on the service and communications of its errors to the client. The Math Service is a self-hosted (service host) WCF application launched and managed with a simple console interface. The client “tester” has a simplified GUI user interface to quickly demo and test the service (Windows Form Application). The GUI has features to add, subtract, multiply, and divide two numbers (integers). The GUI does basic data validation then sends a request to the math service. After it receives the results from the math service, it displays the calculation result or any received error messages (faults) to the user. The objective of this project was not to demo a calculator application but the handling of errors on a service.
Language: C# - Size: 7.64 MB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 1
ewdlop/MyWCFServiceLibrary
A complete WCF (Windows Communication Foundation) service implementation demonstrating a calculator service with basic arithmetic operations.
Language: C# - Size: 20.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 1
keghub/templates
A set of templates to be used when creating .NET projects from the dotnet new command line interface.
Language: C# - Size: 132 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 15
Vihaan004/road-trip-planner
A web-based application built for planning road trips, utilizing JavaScript, C#, and ASP.NET. Developed as part of CSE445 assignments to demonstrate skills in full-stack development and route optimization.
Language: JavaScript - Size: 1.84 MB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
jvegar/dotnet-calendar-service
WCF Service for event creation in Outlook Calendar
Language: C# - Size: 21.5 KB - Last synced at: 6 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
semihcelikol/SC_WCFTest
WCF (WSDL) Web service example
Language: C# - Size: 15.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0
RaulArmasBenavides/MyRESTService
WCF Rest Service
Language: C# - Size: 55.7 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0
lynxestudio/20140523-WCF-SelfHosting
Utilizando Self-hosting Windows Communication Foundation y PostgreSQL
Language: C# - Size: 2.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
Caelan0501/C-Sharp-Calculator
Language: C# - Size: 406 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
kevin-t11/Expense-Tracker
The Expense Tracker SOAP-based mini-project is designed for managing personal expenses. It includes a WCF service, "ExpenseService," offering basic features such as adding, updating, and deleting expenses. The project employs SOAP for communication and utilizes a model class, "Expense," to represent individual financial transactions.
Language: C# - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
RodrigoCardelus/05---CasoEstudioWCF
Ejercicio realizado con su respectiva Arquitectura en 3 Capas, Entidades Compartidas, Persistencia, Logica, la Presentacion que es el Sitio. Ademas tiene un ServicioWCF referenciado al Sitio.
Language: C# - Size: 41 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
AsareelDadiouari/Lets-go-biking
WCF Services, WPF Client, Reactjs
Language: C# - Size: 132 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
RaulArmasBenavides/wcfrestservice_erp
WCF Rest Service NET Framework 4.8
Language: C# - Size: 483 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
sebo21cc21/Distributed_computer_systems
Library Rest API! 🧑🏼‍💻
Language: C# - Size: 25.1 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
xbh/wcf-assignment1
Distributed App WCF Assignment 1
Language: C# - Size: 216 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
corpzbrideee02/NumBingo
NumBingo- a distributed multi-player Bingo game application that incorporates multiple assemblies and Windows Communication Foundation (WCF)
Language: C# - Size: 175 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
AhmadAymanA99/BloodPressureTracker
Track blood pressure samples, make history graphs.
Language: JavaScript - Size: 7.33 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1
xSidDaKid/ProjetFinalServiceAPI
Language: C# - Size: 21.3 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
srgeverson/WebServiceWCF
Este é um Serviço Web WCF em C#
Language: C# - Size: 48.8 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
kathleenwest/MyAzureWCFServiceDemo
Positive Affirmations is a WCF service demo project hosted via Azure Cloud Services. A Windows Form Application functions as a test client where users can consume the service. This project presents a simple WCF Positive Affirmations Service that demos architectural styles of setting up, hosting via Azure Cloud Services, configuring services, and testing the service for http protocols. The service accepts a simple string, which represents a name, and returns a simple string with a randomized positive affirmation that acknowledges the name. Instead of using IIS Express, the simple service is hosted using Azure Cloud Services. The Visual Studio solution also has one client “tester” Windows Form application that tests the http protocol connection to the hosted service.
Language: C# - Size: 67.7 MB - Last synced at: 8 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1
Sullivan008/CSharp-WCF_ASP.NET_MVC-AuthWithToken
C# - WCF - ASP.NET Authentication Service with Token [Year of Development: 2018 and 2020]
Language: JavaScript - Size: 47.2 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
ankushjain358/wcf-samples
This repository has samples for both WCF and CoreWCF.
Language: C# - Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
MeinLiX/SNC_EmployeeManager
Language: C# - Size: 27.3 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
olena-kozak/IronMacbeth.WCF
Application for library accounting: allows adding and saving all information about books and the available quantity, availability of books, and electronic versions of books.
Language: C# - Size: 193 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
chaficii/home_mortage_app
Language: C# - Size: 43.5 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
FedeCana00/e-commerce-clothing
E-commerce clothing platform developed int C # .Net with client and server.
Language: JavaScript - Size: 2.94 MB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
AlonElayLatucha/StoreAppUWP
Light store management system made with UWP and WCF using C#
Language: C# - Size: 4.93 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
dotnet-demos/wcf-netnamedpipe-container
Shows how an external facing WCF service hosted inside container can call other service via netnamedpipe binding
Language: C# - Size: 42 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
gatewayprogrammingschool/generator-service-definition-model
Yeoman template for Service Definition Models
Language: JavaScript - Size: 1.11 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
Xymoh/WcfLocalChat
Local Chat made in C# WCF, practice for asynchronous programming
Language: C# - Size: 30.3 KB - Last synced at: 8 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0