En este curso desarrollaremos y consumiremos servicios web, usando el lenguaje de programación C#.
Iniciaremos desde lo mas básico, creando servicios muy sencillos de consultar, para luego trabajar con servicios que reciban como argumento vectores, XML, y JSON
Trabajar con el formato JSON, en C# por lo general, es un poco complicado, pero en este curso te enseñare algunos trucos y formas de trabajar con este formato.
Usaremos Internet Information Services (IIS), para publicar nuestros servicios y el consumo lo realizaremos por consola.
Para hacer un mejor seguimiento a nuestros servicios, te enseñare a almacenar un Log, durante el proceso de consumo.
Crearemos un método especial, que va a retornar los datos de la base en formato JSON, de manera dinámica.
También implementaremos unos servicios web realizados en otro lenguaje de programación y los consumiremos con C#, de esta manera te quedara mas claro, la facilidad con la que se comunican 2 lenguajes de programación, bajo un mismo estándar.
Aprender este estándar de comunicación te abrirá las puertas en el mercado laboral, tanto en corporaciones que tienen toda su infraestructura en servicios web, como en pequeñas empresas que desean integrarse con un proveedor.
Finalmente, aprenderemos a usar la herramienta SoapUI, la cual nos sirve, para testear nuestros métodos, además de hacer una demostración al usuario final sobre el funcionamiento de los servicios.
Solo me queda desearte lo mejor, y bienvenido al curso.
****************
**** English ***
****************
Master in Web Services with C #
* You will learn to create and consume Web Services, using the C # programming language
In this course we will develop and consume web services, using the C # programming language.
We will start from the most basic, creating very easy to consult services, and then work with services that receive vectors, XML, and JSON as arguments
Working with the JSON format, in C # in general, is a bit complicated, but in this course I will teach you some tricks and ways of working with this format.
We will use Internet Information Services (IIS), to publish our services and the consumption will be done by console.
To better monitor our services, I will teach you how to store a Log, during the consumption process.
We will create a special method, which will return the database data in JSON format, dynamically.
We will also implement some web services made in another programming language and we will consume them with C #, in this way it will be clearer to you, the ease with which 2 programming languages communicate, under the same standard.
Learning this communication standard will open the doors to you in the labor market, both in corporations that have all their infrastructure in web services, and in small companies that want to integrate with a provider.
Finally, we will learn to use the SoapUI tool, which is useful for us, to test our methods, in addition to demonstrating to the end user how the services work.
It only remains for me to wish you the best, and welcome to the course.