We may earn an affiliate commission when you visit our partners.
Course image
Udemy logo

C# Remoting

Build Client / Server Database Applications

Husam Nujaim

Establishing communication between the client and the server that is located thousands of miles apart, is a common development goal, especially when building widely-distributed applications.

Read more

Establishing communication between the client and the server that is located thousands of miles apart, is a common development goal, especially when building widely-distributed applications.

.NET remoting enables client applications to use objects in other processes on the same computer or on any other computer available on its network.

You will be able to use the .NET remoting to establish a connection between the server database and the client application.

You will also learn how to create SQL Server database, tables, and stored procedures. Moreover, you will be able to divide your application into layers in order to write clean codes; so that your coeds will be elegant and easy to develop.

Furthermore, you will be able to create a class library and import it to any application.

You will make a complete client/server database application throughout the course.

Enroll now

What's inside

Learning objectives

  • Build distributed c# applications
  • Create sql server database and stored procedure and connect with c# applications
  • Write clean codes in c# based on software layers
  • Develop applications that support many clients and one server via lan network

Syllabus

Introduction

Overview of the course content

Creating SQL Server database, tables, and stored procedures

You will be able to create SQL Server databases and tables

Read more

You will be able to create stored procedures in SQL Server database engine

Creating C# windows form applications and writing clean codes
Windows Form Application

You will be able to create a C# class to connect to the database directly

You will be able to create a C# function to select data from the database

You will be able to create a C# function to execute SQL command in the database

Connecting the application layer with the data access layer

Presentation Layer - Insert Data
Presentation Layer - Delete and Update Data

You will write application layer code to insert data to the database

You will write application layer code to delete data to the database

update

You will learn how to create a class library

You will learn how to create a class library and use it in your project

You will learn how to create a client application and connect with the server using .Net Remoting

You will learn how to create a client application form

You will learn how to connect with the server using .Net Remoting

You will learn how to get remote objects via TCP Channel

You will learn how to get remote objects via TCP Channel

Bonus Section
Bonus Lecture: Discounts on my other courses!

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Examines .NET remoting, which is an essential tool for establishing communication between client and server applications across vast distances
Develops foundational skills in creating SQL Server databases, tables, and stored procedures
Teaches clean coding practices through the implementation of software layers
Applicable for beginners seeking a strong foundation in distributed C# applications and database connectivity

Save this course

Save C# Remoting : Build Client / Server Database Applications to your list so you can find it easily later:
Save

Activities

Coming soon We're preparing activities for C# Remoting : Build Client / Server Database Applications. These are activities you can do either before, during, or after a course.

Career center

Learners who complete C# Remoting : Build Client / Server Database Applications will develop knowledge and skills that may be useful to these careers:
Database Administrator
Database Administrators create, maintain, and manage SQL Server databases. Using what you learn in this course, you will be able to connect to databases, write queries, and use C# to automate database tasks. This course includes instruction on SQL Server databases, C# coding, and using .Net Remoting to communicate between the client and server applications, so you will be well-prepared for this role.
Database Programmer
Database Programmers design, develop, and maintain databases. In this role, you will use SQL Server to manage and manipulate data. C# is often used to connect to and interact with these databases, so this course will help you build a foundation in C#, familiarize yourself with SQL Server, and learn how to create a client/server database application.
Database Designer
Database Designers design and develop databases. In this role, you will use SQL Server to manage and manipulate data. This course will help build your C# skills, teach you how to connect to a SQL Server database, and show you how to write C# code to perform database operations.
Data Engineer
Data Engineers design, build, and maintain data pipelines and databases. In this role, you will commonly retrieve data from SQL Server databases and manipulate it using code, often in C#. This course includes instruction on SQL Server databases, C# coding, and using .Net Remoting to communicate between the client and server applications, so you will be well-prepared for this role.
Data Scientist
Data Scientists use their expertise in advanced data analysis techniques and tools to solve complex problems. In this role, you will commonly retrieve data from SQL Server databases and manipulate it using code, often in C#. This course includes instruction on SQL Server databases, C# coding, and using .Net Remoting to communicate between the client and server applications, so you will be well-prepared for this role.
Software Engineer
Software Engineers develop and maintain software applications, including enterprise applications that often use SQL Server databases. This course will help you build a foundation in C#, familiarize yourself with SQL Server, and learn how to create a client/server database application.
Web Developer
Web Developers design and develop websites and web applications. Many of these applications connect to SQL Server databases. This course will help build your C# skills, teach you how to connect to a SQL Server database, and show you how to write C# code to perform database operations.
Software Developer
Software Developers use C# to create applications across a variety of industries. Many applications connect to SQL Server databases. This course will help you build a foundation in C#, familiarize yourself with SQL Server, and use .Net Remoting to create distributed database-driven applications.
Software Architect
Software Architects design and develop software applications, including enterprise applications that often use SQL Server databases. This course will help build your C# skills, teach you how to connect to a SQL Server database, and show you how to write C# code to perform database operations.
Technical Architect
Technical Architects design and implement technical solutions for businesses. In this role, you may work with your team to implement and maintain SQL Server databases, or you may be responsible for developing C# applications that interact with these databases. This course will help teach you how to create a client/server database application using C# and SQL Server.
Data Analyst
As a Data Analyst, you may connect to SQL Server databases, and then use your C# skills to write clean code and perform data analysis. With the skills you learn in this course, you will write stored procedures, create database connections, and execute data operations to understand trends and support the business. This course may be helpful as it teaches you the fundamentals of C# and SQL Server database management.
Application Developer
Application Developers design, develop, and maintain software applications. In this role, you will often use C# and SQL Server to create and manage database-driven applications. This course may be helpful as it teaches you the fundamentals of C# and SQL Server database management.
Information Technology Manager
IT Managers oversee the planning, implementation, and maintenance of computer systems and networks. In this role, you may work with your team to implement and maintain SQL Server databases, or you may be responsible for developing C# applications that interact with these databases. This course will help you build a foundation in C#, familiarize yourself with SQL Server, and learn how to create a client/server database application.
Business Analyst
Business Analysts help businesses improve their processes and systems. In this role, you may work to help your employer migrate to SQL Server, or work on developing an interface to a SQL Server database. C# development skills are often required for these roles, and this course may help build your C# skills, teach you how to connect to a SQL Server database, and show you how to write C# code to perform database operations.
Systems Analyst
Systems Analysts help businesses improve their systems, often through the implementation of new software. You may work to help your employer migrate to SQL Server, or work on developing an interface to a SQL Server database. C# development skills are often required for these roles, and this course may help you build a foundation in C#, familiarize yourself with SQL Server, and learn how to create a client/server database application.

Reading list

We've selected eight books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in C# Remoting : Build Client / Server Database Applications.
Classic work on computer programming. It covers a wide range of topics, including algorithms, data structures, and software engineering.
Classic work on software engineering. It covers a wide range of topics, including project management, software development, and software testing.
Provides a set of guidelines for writing clean code. It covers topics such as naming conventions, code organization, and error handling.
Provides a set of patterns for designing and implementing enterprise integration solutions. It covers topics such as message queues, adapters, and transformation.
Provides a fun and engaging introduction to design patterns. It uses a lot of diagrams and examples to help readers understand the concepts.
Provides a beginner's guide to SQL Server. It covers the basics of SQL Server, such as creating databases, tables, and stored procedures.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to C# Remoting : Build Client / Server Database Applications.
Configuring Net Services with Oracle
Most relevant
Angular 4 Security Using JSON Web Tokens
Most relevant
Testing Apollo 3
Most relevant
Building a Data-driven ASP.NET Core 6 Blazor Server...
Most relevant
Programming and Application Foundations
Most relevant
Entity Framework Core - A Full Tour
Most relevant
Build a Node Server backend with Express
Most relevant
ASP.NET Core Fundamentals
Most relevant
Deploying ASP.NET Core Blazor Applications to Azure
Most relevant
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser