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 server application
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Indika M W (2)
John Charles Olamendy (1)
Anouar Ben Zahra (1)
Mohammed Rameez Khan (1)
Sandeep Kumar (1)
Manisha Mehta (1)
Cyberwinds (1)
Nanu Jogi (1)
Related resources for server application
No resource found
Physical Data Organization and Indexing
2/8/2023 8:44:31 AM.
This article is intended to explain the main storage structures used in database systems through examples in Microsoft SQL Server and Oracle Database.
Azure Machine Learning Client And Server Applications
5/29/2018 11:43:04 AM.
In this post, I will work on Machine learning predictive models and how to explore the types of client and server application that you can use create to consume Azure Machine Learning web service.
Managing Your Traffic On Server Applications Using Geographic Routing
7/28/2017 6:01:17 PM.
Welcome to my first writing on Azure Traffic Manager using Geographic Routing.
An Overview Of N-Tier Application
9/17/2015 2:15:50 AM.
In this article you will learn about N-Tier Application. N-tier is the best approach to develop an application.
Client Server Multithreading Application in VB.NET
11/10/2012 12:39:58 AM.
This is simple Client/Server (multi-threading) program that transfers data. Server can handle multiple clients.
Real-time Message Logging Utility - Part 1
9/30/2012 2:32:10 AM.
A message logger is a utility that helps in logging the messages thrown from functions/programs. It is useful in critical applications as it helps to know the time taken by a function to execute, the time that the function remained idle and any messages that the function wants to be logged for further analysis.
C# Pager
5/19/2012 6:54:18 AM.
C# Pager is a simple client/server application that implements functions of a pager.
Client Server Multithreaded Application
8/29/2006 11:13:14 AM.
This is simple Client/Server (multi-threading) program that transfers data. Server can handle multiple clients.
Chat Server with Client Implemented with C#
12/27/2005 3:46:40 AM.
This client/server application let you chat ....