Advertisement
Поиск  
Always will be ready notify the world about expectations as easy as possible: job change page

7 ноября 2020 г.
Просмотров: 1416

Introduction During this article, we will learn how to work with the microservice architecture patterns and Docker containers using the .NET Core 3 platform to build a distributed system. Monolithic vs Microservices Architecture Before talking about Microservices, we need to understand the difference between traditional application approach and microservices application...

далее...
5 ноября 2020 г.
Просмотров: 1173

Quick Summary: - Frontend frameworks are the pioneer blocks of the software development process. But there are so many options to choose when it comes to building visually appealing apps that rank high on user experience. To help you out, we have curated a list of the best frontend...

далее...
2 ноября 2020 г.
Просмотров: 2948

We put together a comprehensive resource hub for all things remote work. This mega guide on remote work has guidance on getting started working remotely, from finding a job to setting up your workspace. Do you remember the days when selling Avon, entering data into spreadsheets, and answering customer...

далее...
24 октября 2020 г.
Просмотров: 2543

Introduction The Onion Architecture term was coined by Jeffrey Palermo in 2008. This architecture provides a better way to build applications for better testability, maintainability, and dependability on the infrastructures like databases and services. This architecture's main aim is to address the challenges faced with 3-tier architecture or n-tier architecture...

далее...
14 октября 2020 г.
Просмотров: 1156

Just because you're using Web Forms, it doesn't mean that you are stuck in a technical time-warp. If you want to liven up a site with new features using Ajax and libraries such as jQuery, Bootstrap or Knockout.JS, then you can always integrate a Web API layer into a...

далее...
12 октября 2020 г.
Просмотров: 1599

In a previous article we’ve introduced how authentication works in Blazor WebAssembly and we’ve seen a simple example on how to create a Blazor client, implement the login flow via Identity Server 4 and retrieve an access token to call a protected Web API.   However, every real-world application will...

далее...
12 октября 2020 г.
Просмотров: 1521

The new Blazor WebAssembly 3.2.0 includes support to client side authentication, which makes relatively simple to implement OpenID Connect and OAuth2 in your single page application. In other words, it means that we can finally build applications with the most recent industry standards in terms of security, enabling complex authentication...

далее...
Просмотров: 546

7 октября 2020 г.
Просмотров: 495

What is a Windows Service Enables you to create long-running executable applications that run in their own windows session. Can be automatically started when the computer boots, can be paused and restarted without any user interaction. Easily installable by running the command line utility InstallUtil.exe and passing the path to...

далее...
7 октября 2020 г.
Просмотров: 850

Наем удаленных специалистов – довольно сложная задача о поиске оптимального решения с учетом известных ограничений. С одной стороны, ты ограничен во времени. Учитывая средние зарплаты в ИТ, стоимость простоя каждого такого специалиста крайне высока. Если кандидаты находятся на стадии активного поиска, а ты позволишь себе размышлять по 3-4 недели...

далее...
5 октября 2020 г.
Просмотров: 623

Git требует, чтобы каждый коммит сопровождался текстовым пояснением. Для краткого пояснения вполне достаточно ключа -m, но назначение коммита не всегда можно описать одним словосочетанием. В этом случае использовать ключ -m неудобно. Вообще грамотное составление коммитов и комментариев к ним — отдельная тема, которую мы не будем здесь обсуждать. Я хотел...

далее...
28 сентября 2020 г.
Просмотров: 1264

Несколько лет я писал код, а мне за это платили. За это время я узнал о некоторых неприятных вещах, касающихся работы программиста. Мне всегда хотелось написать об этом. Надеюсь, вы понимаете, что я рассказываю вам всё это не для того, чтобы вас расстроить. Я считаю эту статью особым нигилистическим подарком...

далее...
22 сентября 2020 г.
Просмотров: 1366

Мировой рынок IT стремительно развивается. С каждым годом профессия разработчика софта становится все более востребованной — уже в 2017 году в мире насчитывался примерно 21 миллион программистов различных направлений. К сожалению, русскоговорящий рынок IT находится еще на начальной стадии развития — уже есть крупные и успешные проекты, но рынок еще...

далее...
14 сентября 2020 г.
Просмотров: 3820

We’ll learn about the use of SignalR to build real-time functionality in your ASP.NET Core web apps. SignalR can also be used to add real-time functionality to desktop applications, mobile apps and Azure Functions. What is SignalR? SignalR has been around for 5+ years now, allowing ASP .NET developers to...

далее...
10 сентября 2020 г.
Просмотров: 1357

Are you wondering how to make your content more clickable, shareable, and noticeable on social media? Open Graph meta tags are the solution. What are Open Graph meta tags? Open Graph meta tags are snippets of code that control how URLs are displayed when shared on social media. They’re part...

далее...
8 сентября 2020 г.
Просмотров: 737

Привет! Меня зовут Тим Чаптыков, я работаю в VK — руковожу командой разработки раздела сообщений на вебе. Мы отвечаем за мессенджер на vk.com, в мобильной версии сайта и в VK Messenger (приложение для компьютера). Последние пять лет я провожу много технических собеседований — чаще всего у фронтенд-разработчиков. И в этой...

далее...
7 сентября 2020 г.
Просмотров: 1253

Microservices are the face of the future. Organizations are keen to adapt to Microservices, either by creating a new setup or by transforming monolithic applications into Microservices. Though the inclination towards migrating to Microservices quite high, how to approach the same is yet unclear to many. On a basic...

далее...
4 сентября 2020 г.
Просмотров: 743

Все чаще на просторах интернета появляется описание различных интернет устройств. Вот кто-то сделал свою интернет-розетку, вот ребята предлагают управлять холодильниками, кофеварками и пр., а вот вообще – «умные» парковки. Но, как выяснилось, не так много людей в действительности представляют, что же такое «Интернет Вещей». Вместо введения Как-то я услышал фразу...

далее...
27 августа 2020 г.
Просмотров: 666

«Чистые» функции - это любые функции, исходные данные которых получены исключительно из их входных данных и не вызывают побочных эффектов в приложении. Математические функции являются примерами «чистых» функций. «Нечистые» функции бывают разных форм и размеров. Вот некоторые примеры: функции, вывод которых зависит от внешнего / глобального состояния; функции, которые возвращают...

далее...
25 августа 2020 г.
Просмотров: 2385

Why Share Code Across Projects/Assemblies? There are multiple reasons why you may want to share code between multiple projects/assemblies. Code reuse: This should be pretty self-explanatory. You shouldn’t have to rewrite the same code more than once. Placing reusable code in a shared library enables code reuse. Multiple front-ends: In...

далее...

© 1999–2024 WebDynamics
1980–... Sergey Drozdov
Area of interests: .NET Framework | .NET Core | C# | ASP.NET | Windows Forms | WPF | HTML5 | CSS3 | jQuery | AJAX | Angular | React | MS SQL Server | Transact-SQL | ADO.NET | Entity Framework | IIS | OOP | OOA | OOD | WCF | WPF | MSMQ | MVC | MVP | MVVM | Design Patterns | Enterprise Architecture | Scrum | Kanban