Advertisement
Search  
Always will be ready notify the world about expectations as easy as possible: job change page

Jan 22
19440.png
Views: 800

The Software Interview Question that you should be aware of! Exception handling is a crucial aspect of software development that allows you to manage and recover from unexpected or exceptional situations that can occur during program execution. These exceptional situations are typically errors or unforeseen conditions that disrupt the normal...

more...
Jan 18
Views: 1155

Are you wondering if there is life beyond the conventional layered, clean or hexagonal code architectures? It turns out there is an old concept known as Functional Core, Imperative Shell (FCIS). Let’s take a closer look and see how it could shake things up in constructing maintainable systems. Traditional code...

more...
Jan 17
19437.png
Views: 4069

In the last decade, “microservices” architectures have come into fashion for a variety of reasons. Like “Agile”, this term has taken on many meanings and interpretations over the years and — in many cases — has come to represent even not-so-micro-services. Whether true microservices like single-purpose serverless functions or “macroservices”...

more...
Jan 15
19353.png
Views: 1337

HyperText markup language, commonly referred to as HTML, has been the foundation of creating and navigating web pages from the very beginning. Its significance further increases provided how the world is moving towards digitization. Hence, working with this format just can’t be confined to internet use; users even look forward...

more...
Jan 14
19433.png
Views: 817

Content index #1 — Wake up with the sun #2 — Learn how to cook #3 — Use time savings to invest in your life #4 — Schedule Your Time #5 — Advocate for yourself Remote work has found itself at the center of the revolution between old school traditions...

more...
Jan 13
19404.jpg
Views: 610

In the world of web development, building robust and efficient REST APIs is a crucial skill. Whether you are a C# beginner or have some programming experience, creating RESTful APIs using .NET Core and Entity Framework with PostgreSQL is an excellent starting point to dive into backend development. .NET Core...

more...
Jan 12
Views: 2260

As we step into 2024, the landscape of software development continues to evolve exponentially, driven by technological innovations and changing market needs. For businesses and developers alike, staying abreast of these trends is not just beneficial-it’s essential for remaining competitive and successful. In this article, we explore the key...

more...
Jan 10
Views: 3040

In today’s connected world, data is piling up very fast. We are generating more data than ever in human history, and a lot of this data is getting stored in non-relational formats like JSON documents. JSON has become a ubiquitous format for modern-day applications — being used for config...

more...
Jan 9
Views: 1196

Content index Understanding HttpClientHandler and its importance in C# What is HttpClientHandler in C# Significance of HttpClientHandler in .NET applications Delve deeper into HttpClient C# How to use HttpClient C# C# HttpClient example for beginners Role of System.Net.Http.HttpClient in network programming Practical examples using HttpClientHandler and HttpClient in .NET Core...

more...
Jan 8
19393.png
Views: 2373

“Application Programming Interface” or API, refers to a communication channel between various software services. Applications that transmit requests and responses are called clients and servers, respectively. There are different types of API protocols: REST — relies on a client/server approach that separates the front and back ends of the API...

more...
Jan 7
Views: 739

Few days ago I stopped myself while writing code. I wrote my LINQ filtering wrong. items.Where(x => x > 0).Any(); (Obviously, it’s a pseudo code) I realized my mistake immediately, changed the code, and went on with my day. Then it started bugging me. What other LINQ methods could...

more...
Dec 29, 2023
Views: 594

Content index What are election polls? Using election survey Things to consider while creating election survey Errors in election survey How to conduct election poll survey? Example of election poll survey questions What are Election Polls? Definition: Election polls is a process of deploying surveys or polls in the election...

more...
Dec 29, 2023
Views: 676

Content Index Poll and Survey: Definition Poll and Survey: Examples     2.1. Poll: Election poll     2.2. Survey: Customer satisfaction survey Poll vs Survey     3.1. When to use poll     3.2. When to use survey Poll and Survey: Definition Poll: A poll is a way of knowing people’s choices and understanding what works...

more...
Dec 29, 2023
Views: 568

Content index What is an opinion poll? How to conduct an opinion polll?     2.1. Setting up a sample     2.2. Phrasing the questions Questions to ask in an opinion poll Advantages of public opinion polls Conclusion What is an opinion poll Opinion polls are similar to surveys or an inquiry designed...

more...
Dec 29, 2023
Views: 416

Content index What are online polls? Why create free online polls? How can you use free online polls? Characteristics of a good online poll How to select between online polls and online surveys? What are online polls? An online poll is a survey in which participants communicate responses via the...

more...
Dec 29, 2023
Views: 409

Content Index What do you mean by polls? Types of Polls How to create free polls in three simple steps Why conduct public polls? Do’s and Don'ts for poll creation Features of an online poll maker What do you mean by polls? Polls Definition: Polls can be defined as a...

more...
Dec 25, 2023
19374.jpg
Views: 1022

DAPR is an abbreviation for Distributed APplication Runtime. As the name implies, it’s useful for container-based, distributed architectures. It makes life easier when it comes to: Service Discovery. When you deploy multiple instances of your application, then how do you find them? This is where DAPR comes to the rescue....

more...
Dec 25, 2023
df2z3wnl.png
Views: 1197

Testing coverage is the key part of any project development and Testing coverage is not only about the unit testing instead Integration Testing is extremely important to make sure entire system is unbroken & bug free with any change or subsequent enhancement. When we talk about integration testing, mocking dependencies...

more...
Dec 23, 2023
19368.png
Views: 2590

A guide to implementing value objects — Domain-Driven Design’s most powerful, yet least understood and utilized building block Generated using DALL-E 3 Value Objects are one of the most powerful building blocks in Domain-Driven Design for creating rich models, however programmers often shy away from using them. As Developers, we...

more...

© 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