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

Jan 15
19353.png
Views: 1274

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: 789

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: 483

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: 1147

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: 1432

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: 1155

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: 895

“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: 713

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: 575

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: 630

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: 543

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: 395

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: 392

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: 963

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: 1132

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: 1031

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...
Dec 23, 2023
Views: 1309

This article will teach us how to retrieve the client’s IP address and location information in ASP.NET Core web development. Retrieve the Client IP from HttpContext In ASP.NET Core, you can easily get the client IP address from the HttpContext object in the Controller, making it simple to access...

more...
Dec 21, 2023
Views: 277

Introduction and prerequisites This post is part of an ongoing series where we build a “walking skeleton” application using ASP.NET Core and Angular as well as other technologies for deployment and testing. By now, our application is a minimally functional web API that organizes and returns weather data from...

more...
Dec 21, 2023
19363.png
Views: 913

Domain-Driven Design (DDD) Domain-driven design (DDD) is a software design approach that focuses on modeling the software to match the domain, or the subject area, that the software is intended for. DDD helps developers create software that is aligned with the business needs and terminology of the domain experts,...

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