dotnetomaniak.pl - Artykuły z tagiem web api

This is the first one of two posts concerning approach to build cost effective, but prepared for scaling systems, using ASP.NET Web API and Azure. In the era of building systems that aim to provide services at global scale, requirements for scalability and high availability are becoming our bread and butter. What is more, it is absolutely normal that stakeholders want first shippable version of software as soon as possible.

Microservices with minimum overhead using ASP.NET Web API and Azure – part 1 – Architecture | Future Processing

Architektura 3347 dni, 13 godzin, 59 minut temu FutureProcessing 170 źrodło rozwiń

Main menuMain pageAboutContact Share article via: You've read lot of articles about advanced C# constructions, new features, frameworks, etc. and at the end you are opening your solution and you start looking... and thinking... what is wrong the hell? Why my project is so f* boring? I'd like to change something. I want to have the cool application, which I want to be proud of and compare this solution with the ones I've read about. If this situations happened before this article is for you...

Źródło: blog.kateo.pl
Dziel się z innymi:
[EN] How to coolify your (web) application - First Steps | blog.kateo.pl

Sztuka programowania 3702 dni, 15 godzin, 13 minut temu blog-kateo-pl 153 źrodło rozwiń

W poprzednim poście pisałem o podstawach Web API. Dzisiaj zajmiemy się obsługą błędów. Sprawdźmy najpierw, co stanie się, gdy nasz kontroler (patrz poprzedni wpis), zwróci jakiś wyjątek np.:public Person GetPersonById(int id) { if(id

Dziel się z innymi:
Piotr Zieliński » ASP.NET MVC Web API–obsługa błędów

Web 3836 dni, 2 godziny, 24 minuty temu psz750 251 źrodło rozwiń

W dzisiejszym poście będzie o tzw. Web API. Usługi REST są dzisiaj już wszechobecne ze względu na liczbę dostępnych platform oraz co za tym idzie, skalowalność. Web Api ułatwia pisanie serwisów REST. Nic nie stoi na przeszkodzie, abyśmy używali starego podejścia czyli implementacji akcji w klasycznych kontrolerach. Web Api jednak ułatwia pracę z REST oraz jest tak naprawdę rozszerzeniem MVC. Jeśli ktoś zna ASP.NET MVC, nie będzie miał żadnego problemu z Web Api. Cała infrastruktura jest analogiczna do k...

Dziel się z innymi:
Piotr Zieliński » ASP.NET MVC Web API, wprowadzenie

Web 3838 dni, 13 godzin, 46 minut temu psz750 549 źrodło rozwiń

Witajcie w Coding News – serii screencastów, w której omawiam najciekawsze wydarzenia i znaleziska minionego tygodnia.

Coding News 17.02.2014 | codingtv();

Web 3908 dni, 2 godziny, 23 minuty temu lukaszgasior 158 źrodło rozwiń

Few days ago I had to create very simple database, and there was a need to expose API, so first thought was no RDBM!

Źródło: pawel.sawicz.eu
Dziel się z innymi:
[EN] MongoDB and Web API, power of NoSQL philosophy | Pawel Sawicz .NET blog

Bazy danych i XML 4132 dni, 5 godzin, 53 minuty temu pawelsawicz 116 źrodło rozwiń

1 2