<?xml version="1.0" encoding="iso-8859-1"?><rss version="2.0"><channel><title>Articles Community ecode10.com</title><link>https://www.ecode10.com</link><description>The ecode10.com community is a hub for developers, tech enthusiasts, and professionals interested in programming, databases, security, and career growth. It offers a variety of resources, including articles, forums, podcasts, and courses covering topics like C#, JavaScript, Azure, SQL databases, and software engineering2.
      The platform also provides insights into best practices, coding techniques, and industry trends, making it a valuable space for learning and networking. Additionally, ecode10.academy offers structured courses in technology, marketing, and finance, helping users enhance their skills and advance their careers.
      You can explore more about the community here and here. Let me know if you'd like details on specific topics!</description><item><title>How to create a Short video page?</title><link>https://ecode10.com/article/how-to-create-a-short-video-page</link><url>https://ecode10.com/article/how-to-create-a-short-video-page</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/b1f5209f-5eb0-4d6c-a8c3-e2c07f9662e2How-to-create-a-Short-video-page.jpg' alt='How to create a Short video page?'/&gt; ![image](https://ecode10-image.s3.us-west-2.amazonaws.com/b1f5209f-5eb0-4d6c-a8c3-e2c07f9662e2How-to-create-a-Short-video-page.jpg)
Today, I will show you how to create a short video page like YouTube Shorts step by step, and here is the complete code for you.

### Problem

1. I would like to create a page showing videos
2. The video should s&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/how-to-create-a-short-video-page'&gt;https://ecode10.com/article/how-to-create-a-short-video-page&lt;/a&gt;</description><category>ASP.NET</category><image><url>https://ecode10.com/article/how-to-create-a-short-video-page</url><title>How to create a Short video page?</title></image><pubDate>4/2/2026</pubDate></item><item><title>Benchmark for ENUM using CSharp</title><link>https://ecode10.com/article/benchmark-for-enum-using-csharp</link><url>https://ecode10.com/article/benchmark-for-enum-using-csharp</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/22dee06a-e7f5-4a8e-b28a-d2e163279950benchmark-coding-csharp-ecode10-com.jpg' alt='Benchmark for ENUM using CSharp'/&gt; ![image](https://ecode10-image.s3.us-west-2.amazonaws.com/22dee06a-e7f5-4a8e-b28a-d2e163279950benchmark-coding-csharp-ecode10-com.jpg)

What is better and faster to do? Get the black color using `.ToString()` or use `nameOf`?


	public enum Colors
	{
	    Green,
	    Yellow,
	    White,
	    Black,
	    Blue
	}
	
Code 1 - Enum Colors&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/benchmark-for-enum-using-csharp'&gt;https://ecode10.com/article/benchmark-for-enum-using-csharp&lt;/a&gt;</description><category>C#.NET</category><image><url>https://ecode10.com/article/benchmark-for-enum-using-csharp</url><title>Benchmark for ENUM using CSharp</title></image><pubDate>3/23/2026</pubDate></item><item><title>How to install Azure CLI on macOS</title><link>https://ecode10.com/article/how-to-install-azure-cli-on-macos</link><url>https://ecode10.com/article/how-to-install-azure-cli-on-macos</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/25b0fb99-68e3-4379-b964-6d0bf12b25ebhow-to-install-azure-cli.jpg' alt='How to install Azure CLI on macOS'/&gt; ![image](https://ecode10-image.s3.us-west-2.amazonaws.com/25b0fb99-68e3-4379-b964-6d0bf12b25ebhow-to-install-azure-cli.jpg)

To install the Azure CLI on macOS, the recommended method is using Homebrew (https://brew.sh/) for easy updates and management. Open your Terminal and run: If you don't have Homebrew, install it first. After installation, v&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/how-to-install-azure-cli-on-macos'&gt;https://ecode10.com/article/how-to-install-azure-cli-on-macos&lt;/a&gt;</description><category>.NET</category><image><url>https://ecode10.com/article/how-to-install-azure-cli-on-macos</url><title>How to install Azure CLI on macOS</title></image><pubDate>3/22/2026</pubDate></item><item><title>HTML, CSS and JavaScript classes for free</title><link>https://ecode10.com/article/html-css-and-javascript-classes-for-free</link><url>https://ecode10.com/article/html-css-and-javascript-classes-for-free</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/48377d8a-18a4-4135-a248-cf26f6d03b29html-course-plataforma-academy.jpg' alt='HTML, CSS and JavaScript classes for free'/&gt; ![image](https://ecode10-image.s3.us-west-2.amazonaws.com/48377d8a-18a4-4135-a248-cf26f6d03b29html-course-plataforma-academy.jpg)

### HTML, CSS, and JavaScript classes for free.

**practicing code**

- Introduction class
- HTML
- What is HTML
- Request and Response
- Syntax and page
- More code page
- H1 and BR
- Commands and LI
- Im&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/html-css-and-javascript-classes-for-free'&gt;https://ecode10.com/article/html-css-and-javascript-classes-for-free&lt;/a&gt;</description><category>CAREER</category><image><url>https://ecode10.com/article/html-css-and-javascript-classes-for-free</url><title>HTML, CSS and JavaScript classes for free</title></image><pubDate>3/19/2026</pubDate></item><item><title>Can you please tell me where I can check the security headers of my website? Also, why is it crucial to have an A+ rating</title><link>https://ecode10.com/article/can-you-please-tell-me-where-i-can-check-the-security-headers-of-my-website-also-why-is-it-crucial-to-have-an-a-rating</link><url>https://ecode10.com/article/can-you-please-tell-me-where-i-can-check-the-security-headers-of-my-website-also-why-is-it-crucial-to-have-an-a-rating</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/cc60237a-4de2-4bed-8373-46aa74f28b38eqix-data-center.jpg' alt='Can you please tell me where I can check the security headers of my website? Also, why is it crucial to have an A+ rating'/&gt; ![image](https://ecode10-image.s3.us-west-2.amazonaws.com/cc60237a-4de2-4bed-8373-46aa74f28b38eqix-data-center.jpg)

Checking your website's security headers is pretty straightforward-and yes, getting an **A+ rating** actually matters more than most people think.

---

# Where to check your security headers

Here are the most trusted tools:&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/can-you-please-tell-me-where-i-can-check-the-security-headers-of-my-website-also-why-is-it-crucial-to-have-an-a-rating'&gt;https://ecode10.com/article/can-you-please-tell-me-where-i-can-check-the-security-headers-of-my-website-also-why-is-it-crucial-to-have-an-a-rating&lt;/a&gt;</description><category>SECURITY</category><image><url>https://ecode10.com/article/can-you-please-tell-me-where-i-can-check-the-security-headers-of-my-website-also-why-is-it-crucial-to-have-an-a-rating</url><title>Can you please tell me where I can check the security headers of my website? Also, why is it crucial to have an A+ rating</title></image><pubDate>3/18/2026</pubDate></item><item><title>Generate TOTP authentication and validate</title><link>https://ecode10.com/article/generate-totp-authentication-and-validate</link><url>https://ecode10.com/article/generate-totp-authentication-and-validate</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/027646b1-4f93-4f32-a9cf-5bd7a915b409totp-authentication.jpg' alt='Generate TOTP authentication and validate'/&gt; ![image](https://ecode10-image.s3.us-west-2.amazonaws.com/027646b1-4f93-4f32-a9cf-5bd7a915b409totp-authentication.jpg)

To generate a QR code for a Time-Based One-Time Password (TOTP) authentication app in C#, you need a QR code generation library, such as QRCoder or IronBarcode, and a correctly formatted TOTP URI. 

![image](https://ecode10-im&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/generate-totp-authentication-and-validate'&gt;https://ecode10.com/article/generate-totp-authentication-and-validate&lt;/a&gt;</description><category>SECURITY</category><image><url>https://ecode10.com/article/generate-totp-authentication-and-validate</url><title>Generate TOTP authentication and validate</title></image><pubDate>3/13/2026</pubDate></item><item><title>How to use and test the scripts and stylesheet with asp-fallback-test?</title><link>https://ecode10.com/article/how-to-use-and-test-the-scripts-and-stylesheet-with-aspfallbacktest</link><url>https://ecode10.com/article/how-to-use-and-test-the-scripts-and-stylesheet-with-aspfallbacktest</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/27a49210-c997-48e9-af85-788b3a31f703how-to-use-test-script.jpg' alt='How to use and test the scripts and stylesheet with asp-fallback-test?'/&gt; ![image](https://ecode10-image.s3.us-west-2.amazonaws.com/27a49210-c997-48e9-af85-788b3a31f703how-to-use-test-script.jpg)

I was working on a significant project, an internal system that generates millions of dollars daily. As a developer, I proposed using a Content Delivery Network (CDN) instead of local files, reserving local files for specific&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/how-to-use-and-test-the-scripts-and-stylesheet-with-aspfallbacktest'&gt;https://ecode10.com/article/how-to-use-and-test-the-scripts-and-stylesheet-with-aspfallbacktest&lt;/a&gt;</description><category>C#.NET</category><image><url>https://ecode10.com/article/how-to-use-and-test-the-scripts-and-stylesheet-with-aspfallbacktest</url><title>How to use and test the scripts and stylesheet with asp-fallback-test?</title></image><pubDate>3/12/2026</pubDate></item><item><title>Why do I need to use asp fallback?</title><link>https://ecode10.com/article/why-do-i-need-to-use-asp-fallback</link><url>https://ecode10.com/article/why-do-i-need-to-use-asp-fallback</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/af9582bf-1c46-4fb4-ab88-1ae1d6f72ba2why-do-I-need-to-use-asp-fallback.jpg' alt='Why do I need to use asp fallback?'/&gt; ![image](https://ecode10-image.s3.us-west-2.amazonaws.com/af9582bf-1c46-4fb4-ab88-1ae1d6f72ba2why-do-I-need-to-use-asp-fallback.jpg)

For a long time, developers began utilizing CDN for JavaScript and CSS. This approach eliminates the need to host scripts or styles on the server, resulting in faster usage since all the necessary technology is alr&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/why-do-i-need-to-use-asp-fallback'&gt;https://ecode10.com/article/why-do-i-need-to-use-asp-fallback&lt;/a&gt;</description><category>ASP.NET</category><image><url>https://ecode10.com/article/why-do-i-need-to-use-asp-fallback</url><title>Why do I need to use asp fallback?</title></image><pubDate>3/9/2026</pubDate></item><item><title>How to use asp-fallback-src with C#(sharp)</title><link>https://ecode10.com/article/how-to-use-aspfallbacksrc-with-csharp</link><url>https://ecode10.com/article/how-to-use-aspfallbacksrc-with-csharp</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/ff6c7176-6d11-48b1-ac8a-accb55c73227how-to-use-asp-fallback-src.jpg' alt='How to use asp-fallback-src with C#(sharp)'/&gt; ![image](https://ecode10-image.s3.us-west-2.amazonaws.com/ff6c7176-6d11-48b1-ac8a-accb55c73227how-to-use-asp-fallback-src.jpg)

`asp-fallback-src` is a **Tag Helper attribute in ASP.NET Core** used with the `&lt;script&gt;` tag. It provides a **fallback JavaScript file** if the main CDN script fails to load. This is useful when you load libraries like &lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/how-to-use-aspfallbacksrc-with-csharp'&gt;https://ecode10.com/article/how-to-use-aspfallbacksrc-with-csharp&lt;/a&gt;</description><category>.NET</category><image><url>https://ecode10.com/article/how-to-use-aspfallbacksrc-with-csharp</url><title>How to use asp-fallback-src with C#(sharp)</title></image><pubDate>3/6/2026</pubDate></item><item><title>How to use asp-fallback-href?</title><link>https://ecode10.com/article/how-to-use-aspfallbackhref</link><url>https://ecode10.com/article/how-to-use-aspfallbackhref</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/91b9ee32-1c4b-4bf4-aafa-84114830e369how-to-use-fallback.jpg' alt='How to use asp-fallback-href?'/&gt; ![image](https://ecode10-image.s3.us-west-2.amazonaws.com/91b9ee32-1c4b-4bf4-aafa-84114830e369how-to-use-fallback.jpg)

`asp-fallback-href` is an attribute used in **ASP.NET Core Tag Helpers** to provide a **fallback URL for a CDN resource** (usually CSS). If the CDN fails to load, the browser will automatically load a **local version** of the fi&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/how-to-use-aspfallbackhref'&gt;https://ecode10.com/article/how-to-use-aspfallbackhref&lt;/a&gt;</description><category>ASP.NET</category><image><url>https://ecode10.com/article/how-to-use-aspfallbackhref</url><title>How to use asp-fallback-href?</title></image><pubDate>3/6/2026</pubDate></item><item><title>Cryptography using Argon2 with C#(sharp)</title><link>https://ecode10.com/article/cryptography-using-argon2-with-csharp</link><url>https://ecode10.com/article/cryptography-using-argon2-with-csharp</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/701985e0-0f54-4595-b30b-2f83353879e8Criptography-with-Argo2.jpg' alt='Cryptography using Argon2 with C#(sharp)'/&gt; ![image](https://ecode10-image.s3.us-west-2.amazonaws.com/701985e0-0f54-4595-b30b-2f83353879e8Criptography-with-Argo2.jpg)

**Argon2** is a modern password-hashing algorithm designed to be **secure against GPU and brute-force attacks**. It won the **Password Hashing Competition** and is widely recommended for storing passwords securely.

In **C&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/cryptography-using-argon2-with-csharp'&gt;https://ecode10.com/article/cryptography-using-argon2-with-csharp&lt;/a&gt;</description><category>C#.NET</category><image><url>https://ecode10.com/article/cryptography-using-argon2-with-csharp</url><title>Cryptography using Argon2 with C#(sharp)</title></image><pubDate>3/6/2026</pubDate></item><item><title>Macbook Neo</title><link>https://ecode10.com/article/macbook-neo</link><url>https://ecode10.com/article/macbook-neo</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/8f9c78b9-daea-4089-8f09-0a20c1970bc0apple-macbook-neo.png' alt='Macbook Neo'/&gt; ![image](https://ecode10-image.s3.us-west-2.amazonaws.com/8f9c78b9-daea-4089-8f09-0a20c1970bc0apple-macbook-neo.png)

Apple officially announced the **MacBook Neo** on March 4, 2026. It is a new, budget-focused entry in the Mac lineup, positioned below the MacBook Air with a starting price of **$599** (or $499 for education).

This model is uni&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/macbook-neo'&gt;https://ecode10.com/article/macbook-neo&lt;/a&gt;</description><category>APPLE</category><image><url>https://ecode10.com/article/macbook-neo</url><title>Macbook Neo</title></image><pubDate>3/4/2026</pubDate></item><item><title>AI-Powered Hacking: Automated Exploits</title><link>https://ecode10.com/article/aipowered-hacking-automated-exploits</link><url>https://ecode10.com/article/aipowered-hacking-automated-exploits</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/b2407474-dbd4-447d-bb63-a942d3287128ai-power-hacker.png' alt='AI-Powered Hacking: Automated Exploits'/&gt; ![image](https://ecode10-image.s3.us-west-2.amazonaws.com/b2407474-dbd4-447d-bb63-a942d3287128ai-power-hacker.png)

AI-powered hacking refers to cyberattacks where attackers use artificial intelligence (especially generative AI and machine learning) to **automate, scale, and improve traditional hacking techniques**.

This is one of the fastest-&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/aipowered-hacking-automated-exploits'&gt;https://ecode10.com/article/aipowered-hacking-automated-exploits&lt;/a&gt;</description><category>SECURITY</category><image><url>https://ecode10.com/article/aipowered-hacking-automated-exploits</url><title>AI-Powered Hacking: Automated Exploits</title></image><pubDate>3/4/2026</pubDate></item><item><title>What exactly is a content security policy, and how can I incorporate it into my website</title><link>https://ecode10.com/article/what-exactly-is-a-content-security-policy-and-how-can-i-incorporate-it-into-my-website</link><url>https://ecode10.com/article/what-exactly-is-a-content-security-policy-and-how-can-i-incorporate-it-into-my-website</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/0eba543f-fe92-4913-93dd-a486cf5af5f0What_exactly_is_a_content_security_policy.jpg' alt='What exactly is a content security policy, and how can I incorporate it into my website'/&gt; ![image](https://ecode10-image.s3.us-west-2.amazonaws.com/0eba543f-fe92-4913-93dd-a486cf5af5f0What_exactly_is_a_content_security_policy.jpg)


## What is Content Security Policy (CSP)?

**Content Security Policy (CSP)** is a browser security feature that helps protect your website against:

* Cross-Site Scripting (XSS)
* Data injection atta&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/what-exactly-is-a-content-security-policy-and-how-can-i-incorporate-it-into-my-website'&gt;https://ecode10.com/article/what-exactly-is-a-content-security-policy-and-how-can-i-incorporate-it-into-my-website&lt;/a&gt;</description><category>SECURITY</category><image><url>https://ecode10.com/article/what-exactly-is-a-content-security-policy-and-how-can-i-incorporate-it-into-my-website</url><title>What exactly is a content security policy, and how can I incorporate it into my website</title></image><pubDate>3/2/2026</pubDate></item><item><title>Claude is experiencing an outage</title><link>https://ecode10.com/article/claude-is-experiencing-an-outage</link><url>https://ecode10.com/article/claude-is-experiencing-an-outage</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/ecdefc7d-8122-4d76-9841-18fc44f298d9clauai-out.png' alt='Claude is experiencing an outage'/&gt; ![image](https://ecode10-image.s3.us-west-2.amazonaws.com/ecdefc7d-8122-4d76-9841-18fc44f298d9clauai-out.png)

### Anthropic's AI chatbot is experiencing "elevated errors.

Claude is currently unavailable on our consumer-facing platforms, including claude.ai and our apps. However, the Claude API that powers businesses remains unaffected. Our te&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/claude-is-experiencing-an-outage'&gt;https://ecode10.com/article/claude-is-experiencing-an-outage&lt;/a&gt;</description><category>ARTIFICIAL INTELLIGENCE (AI)</category><image><url>https://ecode10.com/article/claude-is-experiencing-an-outage</url><title>Claude is experiencing an outage</title></image><pubDate>3/2/2026</pubDate></item><item><title>New Apple Display for next week?</title><link>https://ecode10.com/article/new-apple-display-for-next-week</link><url>https://ecode10.com/article/new-apple-display-for-next-week</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/59c47c09-2be0-4102-af41-720bdbc3e2e6new-apple-display-next-week.png' alt='New Apple Display for next week?'/&gt; ![image](https://ecode10-image.s3.us-west-2.amazonaws.com/59c47c09-2be0-4102-af41-720bdbc3e2e6new-apple-display-next-week.png)

Rumors suggest that Apple is developing two new Studio Display models, which are expected to be released as soon as next week. According to leaked Apple code, the higher-end model may feature several advanced features.
&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/new-apple-display-for-next-week'&gt;https://ecode10.com/article/new-apple-display-for-next-week&lt;/a&gt;</description><category>APPLE</category><image><url>https://ecode10.com/article/new-apple-display-for-next-week</url><title>New Apple Display for next week?</title></image><pubDate>2/27/2026</pubDate></item><item><title>Why upgrading and auditing the APIs used in your software or SaaS is extremely important?</title><link>https://ecode10.com/article/why-upgrading-and-auditing-the-apis-used-in-your-software-or-saas-is-extremely-important</link><url>https://ecode10.com/article/why-upgrading-and-auditing-the-apis-used-in-your-software-or-saas-is-extremely-important</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/f830b9cf-66e9-4181-a9e9-fade9635c59fwhy-is-important-upgrade-the-code.jpg' alt='Why upgrading and auditing the APIs used in your software or SaaS is extremely important?'/&gt; ![image](https://ecode10-image.s3.amazonaws.com/f830b9cf-66e9-4181-a9e9-fade9635c59fwhy-is-important-upgrade-the-code.jpg)

Upgrading and auditing the APIs used in your software or SaaS is **extremely important** - especially for you, since you run tech-focused sites like **ecode10.com** and likely work with modern stacks.

Here's why this matt&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/why-upgrading-and-auditing-the-apis-used-in-your-software-or-saas-is-extremely-important'&gt;https://ecode10.com/article/why-upgrading-and-auditing-the-apis-used-in-your-software-or-saas-is-extremely-important&lt;/a&gt;</description><category>SECURITY</category><image><url>https://ecode10.com/article/why-upgrading-and-auditing-the-apis-used-in-your-software-or-saas-is-extremely-important</url><title>Why upgrading and auditing the APIs used in your software or SaaS is extremely important?</title></image><pubDate>2/26/2026</pubDate></item><item><title>Can you please explain the significance of the JQuery@3.3.1 vulnerability and why it's crucial to upgrade my system?</title><link>https://ecode10.com/article/can-you-please-explain-the-significance-of-the-jquery331-vulnerability-and-why-its-crucial-to-upgrade-my-system</link><url>https://ecode10.com/article/can-you-please-explain-the-significance-of-the-jquery331-vulnerability-and-why-its-crucial-to-upgrade-my-system</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/5a61932b-0464-4b8c-ae9f-fddb4b8957f0hacker-exploring-vulnerabilities.jpg' alt='Can you please explain the significance of the JQuery@3.3.1 vulnerability and why it's crucial to upgrade my system?'/&gt; ![image](https://ecode10-image.s3.amazonaws.com/5a61932b-0464-4b8c-ae9f-fddb4b8957f0hacker-exploring-vulnerabilities.jpg)

Here's a clear explanation of the security issues around **jQuery 3.3.1**, why they matter, and why upgrading your system is important:

## What's Vulnerable in jQuery 3.3.1

Although it *might seem recent*, **jQuery 3.3.&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/can-you-please-explain-the-significance-of-the-jquery331-vulnerability-and-why-its-crucial-to-upgrade-my-system'&gt;https://ecode10.com/article/can-you-please-explain-the-significance-of-the-jquery331-vulnerability-and-why-its-crucial-to-upgrade-my-system&lt;/a&gt;</description><category>SECURITY</category><image><url>https://ecode10.com/article/can-you-please-explain-the-significance-of-the-jquery331-vulnerability-and-why-its-crucial-to-upgrade-my-system</url><title>Can you please explain the significance of the JQuery@3.3.1 vulnerability and why it's crucial to upgrade my system?</title></image><pubDate>2/25/2026</pubDate></item><item><title>Video: checking duplicates using JavaScript</title><link>https://ecode10.com/article/video-checking-duplicates-using-javascript</link><url>https://ecode10.com/article/video-checking-duplicates-using-javascript</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/bbb6cf2f-8826-4218-a306-fa4247781f5echecking-duplicates-using-javascript.png' alt='Video: checking duplicates using JavaScript'/&gt; ### Checking Duplicates 

- One field
- Two JavaScript functions

### Video

&lt;iframe width="100%" height="515" src="https://www.youtube.com/embed/oQbZCTZF_zo?si=5iuY9r9ioaPJddar" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpol&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/video-checking-duplicates-using-javascript'&gt;https://ecode10.com/article/video-checking-duplicates-using-javascript&lt;/a&gt;</description><category>JAVASCRIPT</category><image><url>https://ecode10.com/article/video-checking-duplicates-using-javascript</url><title>Video: checking duplicates using JavaScript</title></image><pubDate>2/25/2026</pubDate></item><item><title>How to call a function inside my SQL Server? </title><link>https://ecode10.com/article/how-to-call-a-function-inside-my-sql-server</link><url>https://ecode10.com/article/how-to-call-a-function-inside-my-sql-server</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/4e162446-ddd7-4323-ba2f-04bf7ea7d8d6how-to-call-a-function-inside-my-sql-server.png' alt='How to call a function inside my SQL Server? '/&gt; ![image](https://ecode10-image.s3.amazonaws.com/4e162446-ddd7-4323-ba2f-04bf7ea7d8d6how-to-call-a-function-inside-my-sql-server.png)

To call a function in SQL Server, the method depends on whether it is a Scalar function (returns a single value) or a Table-Valued function (returns a result set)

### 1. Calling Scalar Functions
Scalar function&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/how-to-call-a-function-inside-my-sql-server'&gt;https://ecode10.com/article/how-to-call-a-function-inside-my-sql-server&lt;/a&gt;</description><category>DATABASE</category><image><url>https://ecode10.com/article/how-to-call-a-function-inside-my-sql-server</url><title>How to call a function inside my SQL Server? </title></image><pubDate>2/24/2026</pubDate></item><item><title>How to create an SQL to do multiple inserts in one statement?</title><link>https://ecode10.com/article/how-to-create-an-sql-to-do-multiple-inserts-in-one-statement</link><url>https://ecode10.com/article/how-to-create-an-sql-to-do-multiple-inserts-in-one-statement</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/cb8eb631-97eb-4d1e-9997-9ec030811583how-to-create-sql-statement.png' alt='How to create an SQL to do multiple inserts in one statement?'/&gt; ![image](https://ecode10-image.s3.amazonaws.com/cb8eb631-97eb-4d1e-9997-9ec030811583how-to-create-sql-statement.png)

To insert multiple rows in a single SQL statement, use a single INSERT INTO command followed by the VALUES keyword and multiple comma-separated sets of values, each enclosed in parentheses. 

This method is supported by most mod&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/how-to-create-an-sql-to-do-multiple-inserts-in-one-statement'&gt;https://ecode10.com/article/how-to-create-an-sql-to-do-multiple-inserts-in-one-statement&lt;/a&gt;</description><category>DATABASE</category><image><url>https://ecode10.com/article/how-to-create-an-sql-to-do-multiple-inserts-in-one-statement</url><title>How to create an SQL to do multiple inserts in one statement?</title></image><pubDate>2/23/2026</pubDate></item><item><title>Checking duplicates using JavaScript</title><link>https://ecode10.com/article/checking-duplicates-using-javascript</link><url>https://ecode10.com/article/checking-duplicates-using-javascript</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/be8de123-962a-4ccf-b376-527fed6e9bcdchecking-duplicates-using-javascript.png' alt='Checking duplicates using JavaScript'/&gt; ![image](https://ecode10-image.s3.amazonaws.com/be8de123-962a-4ccf-b376-527fed6e9bcdchecking-duplicates-using-javascript.png)

# Checking duplicates using JavaScript

Today, I'll demonstrate how to check for duplicates within a text field in your application using JavaScript. 


**Problem:**

- Capture a lot of scan information within the &lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/checking-duplicates-using-javascript'&gt;https://ecode10.com/article/checking-duplicates-using-javascript&lt;/a&gt;</description><category>JAVASCRIPT</category><image><url>https://ecode10.com/article/checking-duplicates-using-javascript</url><title>Checking duplicates using JavaScript</title></image><pubDate>2/23/2026</pubDate></item><item><title>Which technology does Netflix use nowadays?</title><link>https://ecode10.com/article/which-technology-does-netflix-use-nowadays</link><url>https://ecode10.com/article/which-technology-does-netflix-use-nowadays</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/85782be6-3f5a-467e-8941-74b8218dfb22netflix-tech-positions-open.png' alt='Which technology does Netflix use nowadays?'/&gt; ![image](https://ecode10-image.s3.amazonaws.com/85782be6-3f5a-467e-8941-74b8218dfb22netflix-tech-positions-open.png)

I will tell you 6 important topics, plus a job part.

If you were to rebuild Netflix today, you wouldn't just be building a video player; you would be building a global logistics network for bits.

As a developer, looking at N&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/which-technology-does-netflix-use-nowadays'&gt;https://ecode10.com/article/which-technology-does-netflix-use-nowadays&lt;/a&gt;</description><category>CAREER</category><image><url>https://ecode10.com/article/which-technology-does-netflix-use-nowadays</url><title>Which technology does Netflix use nowadays?</title></image><pubDate>2/18/2026</pubDate></item><item><title>How to disable button after click using JavaScript and HTML5</title><link>https://ecode10.com/article/how-to-disable-button-after-click-using-javascript-and-html5</link><url>https://ecode10.com/article/how-to-disable-button-after-click-using-javascript-and-html5</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/c1d30679-2539-40b1-af39-f2f518e8ca59disable-button-after-click.png' alt='How to disable button after click using JavaScript and HTML5'/&gt; ![image](https://ecode10-image.s3.amazonaws.com/c1d30679-2539-40b1-af39-f2f518e8ca59disable-button-after-click.png)

# Disable button after click

To disable a button after the first click in JavaScript, you can use the button's disabled property within the click event handler. 

# Method 1:

Using an Inline onclick Attribute

This is the&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/how-to-disable-button-after-click-using-javascript-and-html5'&gt;https://ecode10.com/article/how-to-disable-button-after-click-using-javascript-and-html5&lt;/a&gt;</description><category>JAVASCRIPT</category><image><url>https://ecode10.com/article/how-to-disable-button-after-click-using-javascript-and-html5</url><title>How to disable button after click using JavaScript and HTML5</title></image><pubDate>2/12/2026</pubDate></item><item><title>Verizon customers are being targeted in a smishing scam</title><link>https://ecode10.com/article/verizon-customers-are-being-targeted-in-a-smishing-scam</link><url>https://ecode10.com/article/verizon-customers-are-being-targeted-in-a-smishing-scam</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/d046fc37-8a47-451f-a603-41fcad850838Verizon-customers-are-being-targeted-in-a-smishing-scam.png' alt='Verizon customers are being targeted in a smishing scam'/&gt; ![image](https://ecode10-image.s3.amazonaws.com/d046fc37-8a47-451f-a603-41fcad850838Verizon-customers-are-being-targeted-in-a-smishing-scam.png)

Cybercriminals have been targeting Verizon customers following a recent network outage. 

Verizon, a cellular service provider, recently faced a significant network outage. In a scam, you receive a te&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/verizon-customers-are-being-targeted-in-a-smishing-scam'&gt;https://ecode10.com/article/verizon-customers-are-being-targeted-in-a-smishing-scam&lt;/a&gt;</description><category>VIRUS AND SPAMS</category><image><url>https://ecode10.com/article/verizon-customers-are-being-targeted-in-a-smishing-scam</url><title>Verizon customers are being targeted in a smishing scam</title></image><pubDate>2/5/2026</pubDate></item><item><title>JavaScript: How to use arrow up, down, and Enter to navigate between text fields?</title><link>https://ecode10.com/article/javascript-how-to-use-arrow-up-down-and-enter-to-navigate-between-text-fields</link><url>https://ecode10.com/article/javascript-how-to-use-arrow-up-down-and-enter-to-navigate-between-text-fields</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/565748b7-7d3f-4ca2-b73d-297cdca5b712Detecting-Enter-or-arrow-up-and-down.png' alt='JavaScript: How to use arrow up, down, and Enter to navigate between text fields?'/&gt; ![image](https://ecode10-image.s3.amazonaws.com/565748b7-7d3f-4ca2-b73d-297cdca5b712Detecting-Enter-or-arrow-up-and-down.png)

I am participating in a big project migrating from XAML to Web using .NET Framework with C# language. The project is being used in many countries, such as Mexico, the United States, and Europe.

- Better to update
- Be&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/javascript-how-to-use-arrow-up-down-and-enter-to-navigate-between-text-fields'&gt;https://ecode10.com/article/javascript-how-to-use-arrow-up-down-and-enter-to-navigate-between-text-fields&lt;/a&gt;</description><category>JAVASCRIPT</category><image><url>https://ecode10.com/article/javascript-how-to-use-arrow-up-down-and-enter-to-navigate-between-text-fields</url><title>JavaScript: How to use arrow up, down, and Enter to navigate between text fields?</title></image><pubDate>2/5/2026</pubDate></item><item><title>Family Web App AI - Family schedules, tasks, organization and more</title><link>https://ecode10.com/article/family-web-app-ai--family-schedules-tasks-organization-and-more</link><url>https://ecode10.com/article/family-web-app-ai--family-schedules-tasks-organization-and-more</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/bd178f67-6372-462f-8474-25d4d5f691a4family-web-app-many-schedule.png' alt='Family Web App AI - Family schedules, tasks, organization and more'/&gt; ![image](https://ecode10-image.s3.amazonaws.com/bd178f67-6372-462f-8474-25d4d5f691a4family-web-app-many-schedule.png)

# Organize your family like a pro.

- One shared space for the people who matter most. Manage lists, sync calendars, and schedules, tasks, groceries and your daily goals.

# Scheduling issues
- Are you tired of forgetting ap&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/family-web-app-ai--family-schedules-tasks-organization-and-more'&gt;https://ecode10.com/article/family-web-app-ai--family-schedules-tasks-organization-and-more&lt;/a&gt;</description><category>ARTIFICIAL INTELLIGENCE (AI)</category><image><url>https://ecode10.com/article/family-web-app-ai--family-schedules-tasks-organization-and-more</url><title>Family Web App AI - Family schedules, tasks, organization and more</title></image><pubDate>2/5/2026</pubDate></item><item><title>Xcode com agent AI</title><link>https://ecode10.com/article/xcode-com-agent-ai</link><url>https://ecode10.com/article/xcode-com-agent-ai</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/8db01ce5-972b-48a5-a2ef-ef543dc11141xcode-using-agents-now.png' alt='Xcode com agent AI'/&gt; ![image](https://ecode10-image.s3.amazonaws.com/8db01ce5-972b-48a5-a2ef-ef543dc11141xcode-using-agents-now.png)

O Xcode 26.3 oferece recursos de codificação agentic com o Claude Agent da Anthropic e o Codex da OpenAI.

Com o Xcode 26.3, você pode aproveitar agentes de codificação como o Claude Agent da Anthropic e o Codex da OpenAI diretamente&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/xcode-com-agent-ai'&gt;https://ecode10.com/article/xcode-com-agent-ai&lt;/a&gt;</description><category>NEWS</category><image><url>https://ecode10.com/article/xcode-com-agent-ai</url><title>Xcode com agent AI</title></image><pubDate>2/3/2026</pubDate></item><item><title>Phishing Campaign Targets WhatsApp Accounts</title><link>https://ecode10.com/article/phishing-campaign-targets-whatsapp-accounts</link><url>https://ecode10.com/article/phishing-campaign-targets-whatsapp-accounts</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/8cda03f5-3612-4aa1-a316-ee920c28f20fhacker-using-whatsapp.webp' alt='Phishing Campaign Targets WhatsApp Accounts'/&gt; ![image](https://ecode10-image.s3.amazonaws.com/8cda03f5-3612-4aa1-a316-ee920c28f20fhacker-using-whatsapp.webp)

Researchers at Gen Digital Inc., a global cybersecurity software company, have issued a warning about a phishing campaign that aims to deceive users into linking malicious devices to their WhatsApp accounts.

The attack begins with a&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/phishing-campaign-targets-whatsapp-accounts'&gt;https://ecode10.com/article/phishing-campaign-targets-whatsapp-accounts&lt;/a&gt;</description><category>SECURITY</category><image><url>https://ecode10.com/article/phishing-campaign-targets-whatsapp-accounts</url><title>Phishing Campaign Targets WhatsApp Accounts</title></image><pubDate>1/26/2026</pubDate></item><item><title>Be careful - Scam using big company</title><link>https://ecode10.com/article/be-careful--scam-using-big-company</link><url>https://ecode10.com/article/be-careful--scam-using-big-company</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/f066ef92-bd70-4a4a-b7f1-6fdf51dc6194scam-using-big-company.png' alt='Be careful - Scam using big company'/&gt; ![image](https://ecode10-image.s3.amazonaws.com/f066ef92-bd70-4a4a-b7f1-6fdf51dc6194scam-using-big-company.png)

You receive a text message indicating that someone is attempting to log into your Apple account without your authorization. 

Then, you receive a call from someone claiming to be an Apple support agent. They inform you that your acco&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/be-careful--scam-using-big-company'&gt;https://ecode10.com/article/be-careful--scam-using-big-company&lt;/a&gt;</description><category>SECURITY</category><image><url>https://ecode10.com/article/be-careful--scam-using-big-company</url><title>Be careful - Scam using big company</title></image><pubDate>1/15/2026</pubDate></item><item><title>Spotify raises its subscription prices in the U.S. again</title><link>https://ecode10.com/article/spotify-raises-its-subscription-prices-in-the-us-again</link><url>https://ecode10.com/article/spotify-raises-its-subscription-prices-in-the-us-again</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/31b36bbc-315d-404d-b0ad-35e8d66dca45spotify-price.png' alt='Spotify raises its subscription prices in the U.S. again'/&gt; Spotify raises its subscription prices in the U.S. again 

Spotify's new price for its individual plan is $12.99 per month.

Today, we have many possibilities to hear music, but none of them are like they were before. 

- Local musics 
- Walkman 
- My musics
- My files

That time we can buy music once and hear it as many times as we want&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/spotify-raises-its-subscription-prices-in-the-us-again'&gt;https://ecode10.com/article/spotify-raises-its-subscription-prices-in-the-us-again&lt;/a&gt;</description><category>NEWS</category><image><url>https://ecode10.com/article/spotify-raises-its-subscription-prices-in-the-us-again</url><title>Spotify raises its subscription prices in the U.S. again</title></image><pubDate>1/15/2026</pubDate></item><item><title>Short: SQL Update using begin try and begin transaction</title><link>https://ecode10.com/article/short-sql-update-using-begin-try-and-begin-transaction</link><url>https://ecode10.com/article/short-sql-update-using-begin-try-and-begin-transaction</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/89f9d53f-42a7-44b9-b1c0-ecefb11da264sql-try-catch-update.png' alt='Short: SQL Update using begin try and begin transaction'/&gt; # Begin Transaction

A simple video showing you how to do an update using begin try, begin transaction, begin catch, commit and rollback.

&lt;div style="padding:177.78% 0 0 0;position:relative;"&gt;&lt;iframe src="https://player.vimeo.com/video/1154323828?badge=0&amp;amp;autopause=0&amp;amp;player_id=0&amp;amp;app_id=58479&amp;amp;autoplay=1" frameborder="0" allow="au&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/short-sql-update-using-begin-try-and-begin-transaction'&gt;https://ecode10.com/article/short-sql-update-using-begin-try-and-begin-transaction&lt;/a&gt;</description><category>DATABASE</category><image><url>https://ecode10.com/article/short-sql-update-using-begin-try-and-begin-transaction</url><title>Short: SQL Update using begin try and begin transaction</title></image><pubDate>1/14/2026</pubDate></item><item><title>Apple e Google estão trabalhando juntos</title><link>https://ecode10.com/article/apple-e-google-estao-trabalhando-juntos</link><url>https://ecode10.com/article/apple-e-google-estao-trabalhando-juntos</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/1aa190c7-bfa5-4bea-9d1c-f3d515ef2af4apple-e-google.png' alt='Apple e Google estão trabalhando juntos'/&gt; A Apple confirmou que está se unindo ao Google para usar os modelos Gemini para alimentar os futuros recursos Siri e Apple Intelligence.

Depois do poste no X falando da Apple e Google trabalhando juntos para a Siri, o que você acha que vai ser o Google Gemini? 

![image](https://ecode10-image.s3.us-west-2.amazonaws.com/6d606e87-2661-4597-9b42-&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/apple-e-google-estao-trabalhando-juntos'&gt;https://ecode10.com/article/apple-e-google-estao-trabalhando-juntos&lt;/a&gt;</description><category>ARTIFICIAL INTELLIGENCE (AI)</category><image><url>https://ecode10.com/article/apple-e-google-estao-trabalhando-juntos</url><title>Apple e Google estão trabalhando juntos</title></image><pubDate>1/12/2026</pubDate></item><item><title>Android XR lights up Sphere in Las Vegas for CES</title><link>https://ecode10.com/article/android-xr-lights-up-sphere-in-las-vegas-for-ces</link><url>https://ecode10.com/article/android-xr-lights-up-sphere-in-las-vegas-for-ces</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/a390cbbb-97d4-46b3-b551-a0529eb76feeandroid-xr.png' alt='Android XR lights up Sphere in Las Vegas for CES'/&gt; # Android XR lights up Sphere in Las Vegas for CES

Since the introduction of Android XR, our operating system for next-generation headsets and glasses, we've transitioned from vision to reality. Samsung recently unveiled the Galaxy XR, and we recently showcased upcoming devices at The Android Show | XR Edition.

Android XR combines Gemini with&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/android-xr-lights-up-sphere-in-las-vegas-for-ces'&gt;https://ecode10.com/article/android-xr-lights-up-sphere-in-las-vegas-for-ces&lt;/a&gt;</description><category>NEWS</category><image><url>https://ecode10.com/article/android-xr-lights-up-sphere-in-las-vegas-for-ces</url><title>Android XR lights up Sphere in Las Vegas for CES</title></image><pubDate>1/7/2026</pubDate></item><item><title>Video: Consumo e monitoramento inteligente de API usando .NET</title><link>https://ecode10.com/article/video-consumo-e-monitoramento-inteligente-de-api-usando-net</link><url>https://ecode10.com/article/video-consumo-e-monitoramento-inteligente-de-api-usando-net</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/762167f6-d27f-4071-83a7-e50bdc05173cAPI-Inteligente-3.png' alt='Video: Consumo e monitoramento inteligente de API usando .NET'/&gt; Consumo e monitoramento inteligente de API usando .NET | Mauricio Junior | Desenvolvimento de API

&lt;iframe width="560" height="415" src="https://www.youtube.com/embed/ZwaU34O7O_o?si=tEMfQzfNMzxHuX_7" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-sh&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/video-consumo-e-monitoramento-inteligente-de-api-usando-net'&gt;https://ecode10.com/article/video-consumo-e-monitoramento-inteligente-de-api-usando-net&lt;/a&gt;</description><category>API</category><image><url>https://ecode10.com/article/video-consumo-e-monitoramento-inteligente-de-api-usando-net</url><title>Video: Consumo e monitoramento inteligente de API usando .NET</title></image><pubDate>1/7/2026</pubDate></item><item><title>Content Security Policy (CSP) block camera</title><link>https://ecode10.com/article/content-security-policy-csp-block-camera</link><url>https://ecode10.com/article/content-security-policy-csp-block-camera</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/22064674-126a-454d-a6d4-118803d3dd2cCSP-blocking-my-camera.png' alt='Content Security Policy (CSP) block camera'/&gt; ![image](https://ecode10-image.s3.amazonaws.com/22064674-126a-454d-a6d4-118803d3dd2cCSP-blocking-my-camera.png)

When Content Security Policy (CSP) blocks the camer, it usually means your web page's CSP header is too strict, preventing JavaScript from accessing user media (camera/microphone) due to security restrictions, often because the request&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/content-security-policy-csp-block-camera'&gt;https://ecode10.com/article/content-security-policy-csp-block-camera&lt;/a&gt;</description><category>.NET</category><image><url>https://ecode10.com/article/content-security-policy-csp-block-camera</url><title>Content Security Policy (CSP) block camera</title></image><pubDate>1/5/2026</pubDate></item><item><title>Samsung planeja trazer Google Photos para a TV</title><link>https://ecode10.com/article/samsung-planeja-trazer-google-photos-para-a-tv</link><url>https://ecode10.com/article/samsung-planeja-trazer-google-photos-para-a-tv</url><description>![image](h&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/samsung-planeja-trazer-google-photos-para-a-tv'&gt;https://ecode10.com/article/samsung-planeja-trazer-google-photos-para-a-tv&lt;/a&gt;</description><category>NEWS</category><image><url>https://ecode10.com/article/samsung-planeja-trazer-google-photos-para-a-tv</url><title>Samsung planeja trazer Google Photos para a TV</title></image><pubDate>12/29/2025</pubDate></item><item><title>Chave da Tesla na Carteira - Apple</title><link>https://ecode10.com/article/chave-da-tesla-na-carteira--apple</link><url>https://ecode10.com/article/chave-da-tesla-na-carteira--apple</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/d750f274-7426-48c9-acbc-f6ab2ed0e890car-key-tesla.png' alt='Chave da Tesla na Carteira - Apple'/&gt; ![image](https://ecode10-image.s3.amazonaws.com/45c4a07e-b443-4239-a8bc-19e1ec46b2e7tesla-car-key.png)

De acordo com o código oculto na versão mais recente do aplicativo Tesla, a Tesla está trabalhando no suporte expandido da chave do telefone. Isso pode incluir suporte para o recurso de chave de carro primário da Apple na Apple Wallet.

De ac&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/chave-da-tesla-na-carteira--apple'&gt;https://ecode10.com/article/chave-da-tesla-na-carteira--apple&lt;/a&gt;</description><category>MOBILE</category><image><url>https://ecode10.com/article/chave-da-tesla-na-carteira--apple</url><title>Chave da Tesla na Carteira - Apple</title></image><pubDate>12/29/2025</pubDate></item><item><title>Surface com duas telas</title><link>https://ecode10.com/article/surface-com-duas-telas</link><url>https://ecode10.com/article/surface-com-duas-telas</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/8126cc02-3091-43ae-8b2d-b8d01aa975b1surface-duo-new.png' alt='Surface com duas telas'/&gt; ![image](https://ecode10-image.s3.amazonaws.com/8126cc02-3091-43ae-8b2d-b8d01aa975b1surface-duo-new.png)

O Andromeda OS foi a versão de tela dupla da Microsoft do Windows projetada para o Surface Duo que foi descartada em 2018, e pela primeira vez você pode experimentá-la em um dispositivo real.

Em 2018, a Microsoft cancelou os planos de envi&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/surface-com-duas-telas'&gt;https://ecode10.com/article/surface-com-duas-telas&lt;/a&gt;</description><category>MOBILE</category><image><url>https://ecode10.com/article/surface-com-duas-telas</url><title>Surface com duas telas</title></image><pubDate>12/29/2025</pubDate></item><item><title>Como detectar se a senha é segura usando .NET?</title><link>https://ecode10.com/article/como-detectar-se-a-senha-e-segura-usando-net</link><url>https://ecode10.com/article/como-detectar-se-a-senha-e-segura-usando-net</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/bb13801b-f69f-4244-981f-17205cfbe05acomo-detectar-se-a-senha-e-segura.png' alt='Como detectar se a senha é segura usando .NET?'/&gt; Como detectar se a senha é segura? 

Veja no vídeo abaixo como fazer via código essa detecção.


&lt;iframe width="560" height="515" src="https://www.youtube.com/embed/MdCZJrWeZmg?si=gwNckbxjVucwaB92" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-s&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/como-detectar-se-a-senha-e-segura-usando-net'&gt;https://ecode10.com/article/como-detectar-se-a-senha-e-segura-usando-net&lt;/a&gt;</description><category>C#.NET</category><image><url>https://ecode10.com/article/como-detectar-se-a-senha-e-segura-usando-net</url><title>Como detectar se a senha é segura usando .NET?</title></image><pubDate>12/25/2025</pubDate></item><item><title>Novidades no WhatsApp</title><link>https://ecode10.com/article/novidades-no-whatsapp</link><url>https://ecode10.com/article/novidades-no-whatsapp</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/b7520aa7-1549-451e-9a65-d78b3063e139whatsapp-melhorias.png' alt='Novidades no WhatsApp'/&gt; ![whatsapp](https://ecode10-image.s3.amazonaws.com/b7520aa7-1549-451e-9a65-d78b3063e139whatsapp-melhorias.png)

Agora que o WhatsApp está finalmente disponível como um aplicativo adequado para o Apple Watch, a Meta está trabalhando em uma maneira de informar os usuários quando sua conta é emparelhada com o acessório. A empresa também está trabalh&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/novidades-no-whatsapp'&gt;https://ecode10.com/article/novidades-no-whatsapp&lt;/a&gt;</description><category>NEWS</category><image><url>https://ecode10.com/article/novidades-no-whatsapp</url><title>Novidades no WhatsApp</title></image><pubDate>12/24/2025</pubDate></item><item><title>setTimeout using JavaScript</title><link>https://ecode10.com/article/settimeout-using-javascript</link><url>https://ecode10.com/article/settimeout-using-javascript</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/389400fa-5b0c-47c4-a645-d759460032ccsetTimeout.webp' alt='setTimeout using JavaScript'/&gt; ![image](https://ecode10-image.s3.amazonaws.com/389400fa-5b0c-47c4-a645-d759460032ccsetTimeout.webp)

# setTimeout using JavaScript

I will show you the real code here without a problem.
To redirect a webpage after a specific time delay using JavaScript, you can use the setTimeout() method in conjunction with the window.location.href or window&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/settimeout-using-javascript'&gt;https://ecode10.com/article/settimeout-using-javascript&lt;/a&gt;</description><category>JAVASCRIPT</category><image><url>https://ecode10.com/article/settimeout-using-javascript</url><title>setTimeout using JavaScript</title></image><pubDate>12/19/2025</pubDate></item><item><title>QR code phishing</title><link>https://ecode10.com/article/qr-code-phishing</link><url>https://ecode10.com/article/qr-code-phishing</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/b9cd7d09-bb87-439c-bcad-3bbf749d7e44qr-code-phishing.webp' alt='QR code phishing'/&gt; ![qr-code](https://ecode10-image.s3.amazonaws.com/b9cd7d09-bb87-439c-bcad-3bbf749d7e44qr-code-phishing.webp)

Quishing, a form of QR-code phishing, deceives individuals into scanning malicious code that steals login credentials or deploys malware. By 2025, it will constitute 1 in 8 credential-harvesting campaigns.

This guide shows you what qui&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/qr-code-phishing'&gt;https://ecode10.com/article/qr-code-phishing&lt;/a&gt;</description><category>SECURITY</category><image><url>https://ecode10.com/article/qr-code-phishing</url><title>QR code phishing</title></image><pubDate>12/18/2025</pubDate></item><item><title>How a VPN works?</title><link>https://ecode10.com/article/how-a-vpn-works</link><url>https://ecode10.com/article/how-a-vpn-works</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/dfcdcaca-1968-494c-b2f9-865f3d2b696evpn-works.png' alt='How a VPN works?'/&gt; The best VPNs enhance your online privacy with user-friendly and affordable software, sometimes even free. By concealing your IP address, you can access streaming content from anywhere in the world or virtually attend a sports event not available in your region.

While VPNs are widely accessible, there's a peculiar lack of information about their&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/how-a-vpn-works'&gt;https://ecode10.com/article/how-a-vpn-works&lt;/a&gt;</description><category>SECURITY</category><image><url>https://ecode10.com/article/how-a-vpn-works</url><title>How a VPN works?</title></image><pubDate>12/17/2025</pubDate></item><item><title>Ataques usando ChatGPT para atingir usuários de MacOS</title><link>https://ecode10.com/article/ataques-usando-chatgpt-para-atingir-usuarios-de-macos</link><url>https://ecode10.com/article/ataques-usando-chatgpt-para-atingir-usuarios-de-macos</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/dcc39032-8221-4336-92bd-164e8337b95bataques-usando-chatgpt.png' alt='Ataques usando ChatGPT para atingir usuários de MacOS'/&gt; ![image](https://ecode10-image.s3.amazonaws.com/dcc39032-8221-4336-92bd-164e8337b95bataques-usando-chatgpt.png)

Pesquisadores de segurança descobriram que invasores estão usando o ChatGPT para enganar os usuários de Mac para que colem uma linha de comando no Terminal que instala malware. Especificamente, ele instala o MacStealer, que permite que&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/ataques-usando-chatgpt-para-atingir-usuarios-de-macos'&gt;https://ecode10.com/article/ataques-usando-chatgpt-para-atingir-usuarios-de-macos&lt;/a&gt;</description><category>SECURITY</category><image><url>https://ecode10.com/article/ataques-usando-chatgpt-para-atingir-usuarios-de-macos</url><title>Ataques usando ChatGPT para atingir usuários de MacOS</title></image><pubDate>12/11/2025</pubDate></item><item><title>Associação de ChatGPT e Adobe aparece</title><link>https://ecode10.com/article/associacao-de-chatgpt-e-adobe-aparece</link><url>https://ecode10.com/article/associacao-de-chatgpt-e-adobe-aparece</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/423b61f6-36f3-4f1c-9325-fbb03a4e39a5openai-adobe.jpg' alt='Associação de ChatGPT e Adobe aparece'/&gt; # OpenAI e Adobe agora juntas?

Em outubro, a OpenAI anunciou que aplicativos como Spotify e Canva estariam acessíveis no ChatGPT. Na época, a empresa disse que mais software estava a caminho, e agora um dos aplicativos profissionais mais populares está disponível através do chatbot.

A partir de hoje, você pode acessar o Photoshop, Acrobat e A&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/associacao-de-chatgpt-e-adobe-aparece'&gt;https://ecode10.com/article/associacao-de-chatgpt-e-adobe-aparece&lt;/a&gt;</description><category>NEWS</category><image><url>https://ecode10.com/article/associacao-de-chatgpt-e-adobe-aparece</url><title>Associação de ChatGPT e Adobe aparece</title></image><pubDate>12/10/2025</pubDate></item><item><title>Hidden risks associated with developing a website using artificial intelligence</title><link>https://ecode10.com/article/hidden-risks-associated-with-developing-a-website-using-artificial-intelligence</link><url>https://ecode10.com/article/hidden-risks-associated-with-developing-a-website-using-artificial-intelligence</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/12255ad4-c922-4b36-bd98-5e4125ab3f16risks-with-AI.webp' alt='Hidden risks associated with developing a website using artificial intelligence'/&gt; ![AI](https://ecode10-image.s3.amazonaws.com/d410367e-0cba-4f3b-9380-8e0d06bb196brisks-with-AI.webp)

Creating a website with AI tools carries risks related to security vulnerabilities, legal liabilities (copyright and data privacy), lack of design originality and human insight, and potential performance issues. AI should be treated as a powerful&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/hidden-risks-associated-with-developing-a-website-using-artificial-intelligence'&gt;https://ecode10.com/article/hidden-risks-associated-with-developing-a-website-using-artificial-intelligence&lt;/a&gt;</description><category>ARTIFICIAL INTELLIGENCE (AI)</category><image><url>https://ecode10.com/article/hidden-risks-associated-with-developing-a-website-using-artificial-intelligence</url><title>Hidden risks associated with developing a website using artificial intelligence</title></image><pubDate>12/8/2025</pubDate></item><item><title>HBO and Netflix together</title><link>https://ecode10.com/article/hbo-and-netflix-together</link><url>https://ecode10.com/article/hbo-and-netflix-together</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/ee0ce849-b340-4ded-8b50-9bb275a7c93fHBO-and-NETFLIX.jpg' alt='HBO and Netflix together'/&gt; ![hbo](https://ecode10-image.s3.amazonaws.com/ee0ce849-b340-4ded-8b50-9bb275a7c93fHBO-and-NETFLIX.jpg)

After Netflix announced its acquisition of Warner Bros. Discovery last week, observers immediately wondered about the timeline and likelihood of regulatory approval. Bloomberg reported that President Trump has indicated that obtaining approval,&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/hbo-and-netflix-together'&gt;https://ecode10.com/article/hbo-and-netflix-together&lt;/a&gt;</description><category>NEWS</category><image><url>https://ecode10.com/article/hbo-and-netflix-together</url><title>HBO and Netflix together</title></image><pubDate>12/8/2025</pubDate></item><item><title>Getting the last 120 months of data from my database</title><link>https://ecode10.com/article/getting-the-last-120-months-of-data-from-my-database</link><url>https://ecode10.com/article/getting-the-last-120-months-of-data-from-my-database</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/858a4f2e-255d-4468-8472-8109f3dc1135retrieving-data.png' alt='Getting the last 120 months of data from my database'/&gt; ![sql](https://ecode10-image.s3.amazonaws.com/858a4f2e-255d-4468-8472-8109f3dc1135retrieving-data.png)

To retrieve data for the last 120 months from a given datetime column in SQL, you can use date functions available in your specific SQL dialect (e.g., SQL Server, MySQL, PostgreSQL, Oracle). 

The general approach involves calculating the dat&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/getting-the-last-120-months-of-data-from-my-database'&gt;https://ecode10.com/article/getting-the-last-120-months-of-data-from-my-database&lt;/a&gt;</description><category>DATABASE</category><image><url>https://ecode10.com/article/getting-the-last-120-months-of-data-from-my-database</url><title>Getting the last 120 months of data from my database</title></image><pubDate>12/3/2025</pubDate></item><item><title>Is the Indian government ordering the installation of security software?</title><link>https://ecode10.com/article/is-the-indian-government-ordering-the-installation-of-security-software</link><url>https://ecode10.com/article/is-the-indian-government-ordering-the-installation-of-security-software</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/32b1ac3f-12b4-4108-800f-52861440ef0bindian-government.png' alt='Is the Indian government ordering the installation of security software?'/&gt; # Is the Indian government ordering the installation of security software?

The Indian government has mandated that Apple and other smartphone manufacturers pre-install a state-owned "security" app on all phones before they are sold to users.

The government is adding fuel to the privacy fire by requiring smartphone makers to ensure that apps c&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/is-the-indian-government-ordering-the-installation-of-security-software'&gt;https://ecode10.com/article/is-the-indian-government-ordering-the-installation-of-security-software&lt;/a&gt;</description><category>MOBILE</category><image><url>https://ecode10.com/article/is-the-indian-government-ordering-the-installation-of-security-software</url><title>Is the Indian government ordering the installation of security software?</title></image><pubDate>12/1/2025</pubDate></item><item><title>How to create a variable to use the IN clause SELECT query SQL?</title><link>https://ecode10.com/article/how-to-create-a-variable-to-use-the-in-clause-select-query-sql</link><url>https://ecode10.com/article/how-to-create-a-variable-to-use-the-in-clause-select-query-sql</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/e9459a9f-169e-4976-bb34-27be559bd907select-sql-in-clause.png' alt='How to create a variable to use the IN clause SELECT query SQL?'/&gt; To use a variable in an IN clause within a SELECT query in SQL Server, you typically need to handle the variable as a set of values rather than a single string. This can be achieved using a table variable or a temporary table, or by parsing a delimited string variable into a table.

1. Using a Table Variable:

This method is suitable when you h&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/how-to-create-a-variable-to-use-the-in-clause-select-query-sql'&gt;https://ecode10.com/article/how-to-create-a-variable-to-use-the-in-clause-select-query-sql&lt;/a&gt;</description><category>DATABASE</category><image><url>https://ecode10.com/article/how-to-create-a-variable-to-use-the-in-clause-select-query-sql</url><title>How to create a variable to use the IN clause SELECT query SQL?</title></image><pubDate>11/19/2025</pubDate></item><item><title>Jeff Bezos cria uma Start Up de A.I.</title><link>https://ecode10.com/article/jeff-bezos-cria-uma-start-up-de-ai</link><url>https://ecode10.com/article/jeff-bezos-cria-uma-start-up-de-ai</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/ca1f9fc9-79af-43f8-9dbb-1e630c55db7djeff-bezos-ai-startup.png' alt='Jeff Bezos cria uma Start Up de A.I.'/&gt; ![image](https://ecode10-image.s3.amazonaws.com/ca1f9fc9-79af-43f8-9dbb-1e630c55db7djeff-bezos-ai-startup.png)

Jeff Bezos embarcou em um novo empreendimento, assumindo o cargo de co-CEO do Projeto Prometheus, uma startup que ele está parcialmente financiando. Embora os planos específicos da empresa permaneçam obscuros, seu foco principal está no&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/jeff-bezos-cria-uma-start-up-de-ai'&gt;https://ecode10.com/article/jeff-bezos-cria-uma-start-up-de-ai&lt;/a&gt;</description><category>NEWS</category><image><url>https://ecode10.com/article/jeff-bezos-cria-uma-start-up-de-ai</url><title>Jeff Bezos cria uma Start Up de A.I.</title></image><pubDate>11/17/2025</pubDate></item><item><title>Spotity lança novo recurso para audio livro</title><link>https://ecode10.com/article/spotity-lanca-novo-recurso-para-audio-livro</link><url>https://ecode10.com/article/spotity-lanca-novo-recurso-para-audio-livro</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/285565ff-9c43-4e09-89f1-343efdc09ca4spotify-audiobook.png' alt='Spotity lança novo recurso para audio livro'/&gt; ![img](https://ecode10-image.s3.amazonaws.com/285565ff-9c43-4e09-89f1-343efdc09ca4spotify-audiobook.png)

O Spotify está lançando um novo recurso de IA para audiolivros que resume o que você já ouviu sem a necessidade de retroceder. A empresa compara o recurso, chamado Recaps, a um segmento "anteriormente ligado" no início de episódios de uma sér&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/spotity-lanca-novo-recurso-para-audio-livro'&gt;https://ecode10.com/article/spotity-lanca-novo-recurso-para-audio-livro&lt;/a&gt;</description><category>NEWS</category><image><url>https://ecode10.com/article/spotity-lanca-novo-recurso-para-audio-livro</url><title>Spotity lança novo recurso para audio livro</title></image><pubDate>11/13/2025</pubDate></item><item><title>Huawei pode ser considerado de auto-risco</title><link>https://ecode10.com/article/huawei-pode-ser-considerado-de-autorisco</link><url>https://ecode10.com/article/huawei-pode-ser-considerado-de-autorisco</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/d773b5d8-41e6-4443-aafa-6be3f46f0395uniao-europeia-esta-tentando-bloquear-huawei.png' alt='Huawei pode ser considerado de auto-risco'/&gt; ![image](https://ecode10-image.s3.amazonaws.com/d773b5d8-41e6-4443-aafa-6be3f46f0395uniao-europeia-esta-tentando-bloquear-huawei.png)

Em 2020, a Comissão Europeia recomendou que os países-membros parassem de usar tecnologia de fornecedores considerados de "alto risco", como a Huawei e a ZTE, e agora a sua vice-presidente, Henna Virkkunen, está a&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/huawei-pode-ser-considerado-de-autorisco'&gt;https://ecode10.com/article/huawei-pode-ser-considerado-de-autorisco&lt;/a&gt;</description><category>NEWS</category><image><url>https://ecode10.com/article/huawei-pode-ser-considerado-de-autorisco</url><title>Huawei pode ser considerado de auto-risco</title></image><pubDate>11/11/2025</pubDate></item><item><title>Don't waste time defining user-friendly error messages for foreign key constraint violations in Java applications</title><link>https://ecode10.com/article/dont-waste-time-defining-userfriendly-error-messages-for-foreign-key-constraint-violations-in-java-applications</link><url>https://ecode10.com/article/dont-waste-time-defining-userfriendly-error-messages-for-foreign-key-constraint-violations-in-java-applications</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/9c6f1411-897b-4e9d-ae9e-bc23d29cd716automatic-error-messages.png' alt='Don't waste time defining user-friendly error messages for foreign key constraint violations in Java applications'/&gt; I'm obsessed about automating things so that I can focus on what really matters, such as core business rules. One common task every CRUD application has is handling database constraint violations, such as foreign key constraints, and returning a user-friendly message to the frontend.

This is a very common issue: you try to delete a city but ther&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/dont-waste-time-defining-userfriendly-error-messages-for-foreign-key-constraint-violations-in-java-applications'&gt;https://ecode10.com/article/dont-waste-time-defining-userfriendly-error-messages-for-foreign-key-constraint-violations-in-java-applications&lt;/a&gt;</description><category>JAVA</category><image><url>https://ecode10.com/article/dont-waste-time-defining-userfriendly-error-messages-for-foreign-key-constraint-violations-in-java-applications</url><title>Don't waste time defining user-friendly error messages for foreign key constraint violations in Java applications</title></image><pubDate>11/7/2025</pubDate></item><item><title>Using QuerySelectorAll('[class~="VALUE"]')</title><link>https://ecode10.com/article/using-queryselectorallclassvalue</link><url>https://ecode10.com/article/using-queryselectorallclassvalue</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/80234856-6b2d-4025-8304-9e7e953963a1querySelectorAll.png' alt='Using QuerySelectorAll('[class~="VALUE"]')'/&gt; I need to calculate all values from many text inputs html using JavaScript. What to do in practice? I will create a function and a property to call the function when the user starts typing.

I have an HTML file using a form with many input type text fields with dynamic IDs and a `class="id-cell READ1` and `READ2`, so I need to get all values and &lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/using-queryselectorallclassvalue'&gt;https://ecode10.com/article/using-queryselectorallclassvalue&lt;/a&gt;</description><category>JAVASCRIPT</category><image><url>https://ecode10.com/article/using-queryselectorallclassvalue</url><title>Using QuerySelectorAll('[class~="VALUE"]')</title></image><pubDate>11/6/2025</pubDate></item><item><title>How to use URLSearchParams?</title><link>https://ecode10.com/article/how-to-use-urlsearchparams</link><url>https://ecode10.com/article/how-to-use-urlsearchparams</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/63f35b93-611d-420f-b1ff-209f483b056durlsearch.png' alt='How to use URLSearchParams?'/&gt; To retrieve URL parameters in JavaScript, the URLSearchParams interface is the recommended and most modern approach. This interface provides a convenient way to work with the query string of a URL.

Here's how to use it:

Get the query string: Access the window.location.search property to obtain the query string (the part of the URL starting wi&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/how-to-use-urlsearchparams'&gt;https://ecode10.com/article/how-to-use-urlsearchparams&lt;/a&gt;</description><category>JAVASCRIPT</category><image><url>https://ecode10.com/article/how-to-use-urlsearchparams</url><title>How to use URLSearchParams?</title></image><pubDate>11/4/2025</pubDate></item><item><title>HTML Course in practice</title><link>https://ecode10.com/article/html-course-in-practice</link><url>https://ecode10.com/article/html-course-in-practice</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/d749b73e-a9e6-4d15-b23c-ff41a61a6c5dhtml-course-in-practice.png' alt='HTML Course in practice'/&gt; HTML 5 is the markup language that brings the web to life. With our course, you will learn the skills needed to create amazing and customized websites.

[HTML Course linke with free classes](https://plataforma.academy/video/266/html-introduction-free-class-summary/course/32)

**Welcome to our HTML 5 course!**

HTML 5 is the markup language th&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/html-course-in-practice'&gt;https://ecode10.com/article/html-course-in-practice&lt;/a&gt;</description><category>NEWS</category><image><url>https://ecode10.com/article/html-course-in-practice</url><title>HTML Course in practice</title></image><pubDate>11/3/2025</pubDate></item><item><title>Avoid hackers and crackers from submitting data to your system by creating your captcha</title><link>https://ecode10.com/article/avoid-hackers-and-crackers-from-submitting-data-to-your-system-by-creating-your-captcha</link><url>https://ecode10.com/article/avoid-hackers-and-crackers-from-submitting-data-to-your-system-by-creating-your-captcha</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/b3a300d8-5d16-439a-8df1-924f955bb236hacker-avoinding.png' alt='Avoid hackers and crackers from submitting data to your system by creating your captcha'/&gt; Hi everyone, my name is **[Mauricio Junior](https://www.mauriciojunior.net)**. Today, I'll demonstrate how to prevent hackers and crackers from automatically submitting data to your system and forms. I've received numerous requests from individuals across different countries.

To prevent my systems from being compromised, I've created an excellen&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/avoid-hackers-and-crackers-from-submitting-data-to-your-system-by-creating-your-captcha'&gt;https://ecode10.com/article/avoid-hackers-and-crackers-from-submitting-data-to-your-system-by-creating-your-captcha&lt;/a&gt;</description><category>C#.NET</category><image><url>https://ecode10.com/article/avoid-hackers-and-crackers-from-submitting-data-to-your-system-by-creating-your-captcha</url><title>Avoid hackers and crackers from submitting data to your system by creating your captcha</title></image><pubDate>10/27/2025</pubDate></item><item><title>Supercharge Your Communication: Introducing the All-in-One Mail Service You've Been Waiting For!</title><link>https://ecode10.com/article/supercharge-your-communication-introducing-the-allinone-mail-service-youve-been-waiting-for</link><url>https://ecode10.com/article/supercharge-your-communication-introducing-the-allinone-mail-service-youve-been-waiting-for</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/581bf8e7-bd68-4a68-b269-c1ac1a2222d7mail-service-ico-1.png' alt='Supercharge Your Communication: Introducing the All-in-One Mail Service You've Been Waiting For!'/&gt; In today's fast-paced digital landscape, effective communication is the cornerstone of any thriving business. Are you weary of juggling various tools to manage your emails, templates, and customer outreach efforts?

Say hello to the **Mail Service** from [mauriciojunior.net](https://mauriciojunior.net) - a powerful, all-in-one web application sys&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/supercharge-your-communication-introducing-the-allinone-mail-service-youve-been-waiting-for'&gt;https://ecode10.com/article/supercharge-your-communication-introducing-the-allinone-mail-service-youve-been-waiting-for&lt;/a&gt;</description><category>MOBILE</category><image><url>https://ecode10.com/article/supercharge-your-communication-introducing-the-allinone-mail-service-youve-been-waiting-for</url><title>Supercharge Your Communication: Introducing the All-in-One Mail Service You've Been Waiting For!</title></image><pubDate>10/23/2025</pubDate></item><item><title>SPA Beauty App: The All-in-One Management Solution for Wellness Businesses</title><link>https://ecode10.com/article/spa-beauty-app-the-allinone-management-solution-for-wellness-businesses</link><url>https://ecode10.com/article/spa-beauty-app-the-allinone-management-solution-for-wellness-businesses</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/ce9bd0d8-7280-476c-9b86-99c79f887e91spa-beauty-app.png' alt='SPA Beauty App: The All-in-One Management Solution for Wellness Businesses'/&gt; ![sap](https://ecode10-image.s3.amazonaws.com/ce9bd0d8-7280-476c-9b86-99c79f887e91spa-beauty-app.png)

The modern spa and beauty industry requires more than just excellent service; it demands robust, efficient, and mobile-friendly operational management. The SPA Beauty App steps in as a complete Application as a Service (AaaS) solution, designed &lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/spa-beauty-app-the-allinone-management-solution-for-wellness-businesses'&gt;https://ecode10.com/article/spa-beauty-app-the-allinone-management-solution-for-wellness-businesses&lt;/a&gt;</description><category>NEWS</category><image><url>https://ecode10.com/article/spa-beauty-app-the-allinone-management-solution-for-wellness-businesses</url><title>SPA Beauty App: The All-in-One Management Solution for Wellness Businesses</title></image><pubDate>10/22/2025</pubDate></item><item><title>Nuget Packages from Mauricio Junior</title><link>https://ecode10.com/article/nuget-packages-from-mauricio-junior</link><url>https://ecode10.com/article/nuget-packages-from-mauricio-junior</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/105e7598-9740-4a23-8d42-df40483fdc0anuget-packages-mauriciojunior.png' alt='Nuget Packages from Mauricio Junior'/&gt; More than 79,500 downloads for 22 packages published.

![image](https://learn.microsoft.com/en-us/nuget/media/nuget-roles.png)

A NuGet package is a single ZIP file with a .nupkg extension that contains compiled code (DLLs), other files related to that code, and a descriptive manifest. It is the standard mechanism for sharing reusable code in t&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/nuget-packages-from-mauricio-junior'&gt;https://ecode10.com/article/nuget-packages-from-mauricio-junior&lt;/a&gt;</description><category>CAREER</category><image><url>https://ecode10.com/article/nuget-packages-from-mauricio-junior</url><title>Nuget Packages from Mauricio Junior</title></image><pubDate>10/22/2025</pubDate></item><item><title>Learn how to manage your online cleaning company with employees without spending too much</title><link>https://ecode10.com/article/learn-how-to-manage-your-online-cleaning-company-with-employees-without-spending-too-much</link><url>https://ecode10.com/article/learn-how-to-manage-your-online-cleaning-company-with-employees-without-spending-too-much</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/8036c565-8aa9-4daa-8af9-0fbbe6ffcc97cleaning-web-app-english.png' alt='Learn how to manage your online cleaning company with employees without spending too much'/&gt; Learn how to manage your cleaning company online, with employees, schedules, customers and contracts through your tablet, iPhone, Android, iPad, computer and Macbook.

![image](https://ecode10-image.s3.us-west-2.amazonaws.com/eed43c00-0c25-40ae-adfa-99d2e06d5733cleaning-web-app-icon.png)

Using the app you work less with bureaucracy and work mo&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/learn-how-to-manage-your-online-cleaning-company-with-employees-without-spending-too-much'&gt;https://ecode10.com/article/learn-how-to-manage-your-online-cleaning-company-with-employees-without-spending-too-much&lt;/a&gt;</description><category>MOBILE</category><image><url>https://ecode10.com/article/learn-how-to-manage-your-online-cleaning-company-with-employees-without-spending-too-much</url><title>Learn how to manage your online cleaning company with employees without spending too much</title></image><pubDate>10/17/2025</pubDate></item><item><title>Novo MacBook Pro M5 sem carregador</title><link>https://ecode10.com/article/novo-macbook-pro-m5-sem-carregador</link><url>https://ecode10.com/article/novo-macbook-pro-m5-sem-carregador</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/5d8fe480-9a5a-426e-afbd-71d78031e15cmacbook-pro-m5.png' alt='Novo MacBook Pro M5 sem carregador'/&gt; Ontem rolou uma baita discussão, e até um pouco de confusão, quando descobrimos que o novo MacBook Pro M5 de 14 polegadas, anunciado ontem, não vem com adaptador de energia na caixa quando comprado no Reino Unido ou em países da UE.

Muitos estavam alegando que isso ocorre porque a lei da UE proíbe a inclusão de um carregador na venda de novos pr&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/novo-macbook-pro-m5-sem-carregador'&gt;https://ecode10.com/article/novo-macbook-pro-m5-sem-carregador&lt;/a&gt;</description><category>NEWS</category><image><url>https://ecode10.com/article/novo-macbook-pro-m5-sem-carregador</url><title>Novo MacBook Pro M5 sem carregador</title></image><pubDate>10/16/2025</pubDate></item><item><title>Rumor Apple - Com aparelho inteligente para controlar a sua casa</title><link>https://ecode10.com/article/rumor-apple--com-aparelho-inteligente-para-controlar-a-sua-casa</link><url>https://ecode10.com/article/rumor-apple--com-aparelho-inteligente-para-controlar-a-sua-casa</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/2cb2224b-8739-46b5-b5cf-8b0255484c08aparelho-inteligente-apple.png' alt='Rumor Apple - Com aparelho inteligente para controlar a sua casa'/&gt; Diz-se que o novo hub doméstico da Apple se assemelha ao Amazon Echo Show retratado aqui.

O há muito rumores de centro de exibição de casa inteligente da Apple pode finalmente ser lançado na primavera de 2026, de acordo com Mark Gurman, da Bloomberg, mas a um custo relativamente alto. Gurman relata que a Apple almejou um preço de cerca de US$ 35&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/rumor-apple--com-aparelho-inteligente-para-controlar-a-sua-casa'&gt;https://ecode10.com/article/rumor-apple--com-aparelho-inteligente-para-controlar-a-sua-casa&lt;/a&gt;</description><category>NEWS</category><image><url>https://ecode10.com/article/rumor-apple--com-aparelho-inteligente-para-controlar-a-sua-casa</url><title>Rumor Apple - Com aparelho inteligente para controlar a sua casa</title></image><pubDate>10/15/2025</pubDate></item><item><title>Aprenda a gerenciar a sua empresa de limpeza online com funcionários sem gastar muito</title><link>https://ecode10.com/article/aprenda-a-gerenciar-a-sua-empresa-de-limpeza-online-com-funcionarios-sem-gastar-muito</link><url>https://ecode10.com/article/aprenda-a-gerenciar-a-sua-empresa-de-limpeza-online-com-funcionarios-sem-gastar-muito</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/310cafcb-5264-4c22-b5cc-d1077f6dca4ccleaning-web-app-article.png' alt='Aprenda a gerenciar a sua empresa de limpeza online com funcionários sem gastar muito'/&gt; Aprenda a gerenciar a sua empresa de limpeza online, com funcionários, agendas, clientes e contratos através do seu tablet, iPhone, Android, iPad, computador e Macbook.

![image](https://ecode10-image.s3.us-west-2.amazonaws.com/f285f6f5-f293-4eda-ac3f-ca3b6f7897f7cleaning-web-app-icon.png) 

Usando o app você trabalha menos com burocracia e tra&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/aprenda-a-gerenciar-a-sua-empresa-de-limpeza-online-com-funcionarios-sem-gastar-muito'&gt;https://ecode10.com/article/aprenda-a-gerenciar-a-sua-empresa-de-limpeza-online-com-funcionarios-sem-gastar-muito&lt;/a&gt;</description><category>MICROSERVICE</category><image><url>https://ecode10.com/article/aprenda-a-gerenciar-a-sua-empresa-de-limpeza-online-com-funcionarios-sem-gastar-muito</url><title>Aprenda a gerenciar a sua empresa de limpeza online com funcionários sem gastar muito</title></image><pubDate>10/14/2025</pubDate></item><item><title>Session has not been configured for this application or request error in C# Razor applications</title><link>https://ecode10.com/article/session-has-not-been-configured-for-this-application-or-request-error-in-c-razor-applications</link><url>https://ecode10.com/article/session-has-not-been-configured-for-this-application-or-request-error-in-c-razor-applications</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/03c4f28d-1658-40b9-aeab-29a90481bdcfsession-csharp-razor-page.png' alt='Session has not been configured for this application or request error in C# Razor applications'/&gt; The System.InvalidOperationException: Session has not been configured for this application or request error in C# Razor applications indicates that the ASP.NET Core session middleware has not been properly set up or is not correctly placed within the application's request pipeline.

To resolve this error, follow these steps:

1. Register Sessio&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/session-has-not-been-configured-for-this-application-or-request-error-in-c-razor-applications'&gt;https://ecode10.com/article/session-has-not-been-configured-for-this-application-or-request-error-in-c-razor-applications&lt;/a&gt;</description><category>ASP.NET</category><image><url>https://ecode10.com/article/session-has-not-been-configured-for-this-application-or-request-error-in-c-razor-applications</url><title>Session has not been configured for this application or request error in C# Razor applications</title></image><pubDate>10/13/2025</pubDate></item><item><title>Calcular valores de múltiplos texts usando JavaScript</title><link>https://ecode10.com/article/calcular-valores-de-multiplos-texts-usando-javascript</link><url>https://ecode10.com/article/calcular-valores-de-multiplos-texts-usando-javascript</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/691c2845-0ba4-47bb-b637-3fbfde7b78eacalculating.png' alt='Calcular valores de múltiplos texts usando JavaScript'/&gt; Hoje eu vou te falar e mostrar como calcular dados de multiplos campos da tela, principalmente quando a tela tem muito campo repetido e precisa retirar do valor total que já está na tela.

Vou usar apenas HTML, CSS e JavaScript para fazer isso passo a passo e em poucas linhas de código para entender melhor. Imagem 1.  Esse foi um exemplo que usei&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/calcular-valores-de-multiplos-texts-usando-javascript'&gt;https://ecode10.com/article/calcular-valores-de-multiplos-texts-usando-javascript&lt;/a&gt;</description><category>JAVASCRIPT</category><image><url>https://ecode10.com/article/calcular-valores-de-multiplos-texts-usando-javascript</url><title>Calcular valores de múltiplos texts usando JavaScript</title></image><pubDate>10/8/2025</pubDate></item><item><title>If your YouTube channel is blocked</title><link>https://ecode10.com/article/if-your-youtube-channel-is-blocked</link><url>https://ecode10.com/article/if-your-youtube-channel-is-blocked</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/eda71d61-7f54-40a9-a4b0-5b443e21a3c0my-youtube-was-blocked.png' alt='If your YouTube channel is blocked'/&gt; If your YouTube channel is blocked, you must identify the reason for the block, such as a copyright strike or Community Guidelines violation, and then follow the specific appeal process for that issue, which may involve completing Copyright School, submitting a counter notification, or filing a channel appeal through YouTube Studio or the designate&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/if-your-youtube-channel-is-blocked'&gt;https://ecode10.com/article/if-your-youtube-channel-is-blocked&lt;/a&gt;</description><category>VIRUS AND SPAMS</category><image><url>https://ecode10.com/article/if-your-youtube-channel-is-blocked</url><title>If your YouTube channel is blocked</title></image><pubDate>10/6/2025</pubDate></item><item><title>Generate 1D barcode for web</title><link>https://ecode10.com/article/generate-1d-barcode-for-web</link><url>https://ecode10.com/article/generate-1d-barcode-for-web</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/005a96a5-659f-47a5-b068-869e6b4e04d9generate-1d-barcode.png' alt='Generate 1D barcode for web'/&gt; To generate a 1D barcode in JavaScript, the JsBarcode library is a commonly used and effective solution. This library allows you to create various 1D barcode formats in browsers and with Node.js.

**Basic Implementation Steps:**

Include the JsBarcode Library.

You can include the library in your HTML file either by downloading the JS file an&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/generate-1d-barcode-for-web'&gt;https://ecode10.com/article/generate-1d-barcode-for-web&lt;/a&gt;</description><category>JAVASCRIPT</category><image><url>https://ecode10.com/article/generate-1d-barcode-for-web</url><title>Generate 1D barcode for web</title></image><pubDate>10/3/2025</pubDate></item><item><title>Para recriar o efeito de desfoque parcial do conteúdo, você pode usar uma combinação de HTML e CSS</title><link>https://ecode10.com/article/para-recriar-o-efeito-de-desfoque-parcial-do-conteudo-voce-pode-usar-uma-combinacao-de-html-e-css</link><url>https://ecode10.com/article/para-recriar-o-efeito-de-desfoque-parcial-do-conteudo-voce-pode-usar-uma-combinacao-de-html-e-css</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/0401efdf-b5f6-48dc-9842-4078fcd21382conteudo-blur.png' alt='Para recriar o efeito de desfoque parcial do conteúdo, você pode usar uma combinação de HTML e CSS'/&gt; ![conteudo](https://ecode10-image.s3.amazonaws.com/0401efdf-b5f6-48dc-9842-4078fcd21382conteudo-blur.png)

Aqui tem o exemplo real em HTML e CSS, basta copiar e colar que já vai funcionar. Esse conteúdo é para você "desenvolvedor ou desenvolvedora" que quer aprender como fazer um site que mostra apenas parte do conteúdo para todos e para ser assi&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/para-recriar-o-efeito-de-desfoque-parcial-do-conteudo-voce-pode-usar-uma-combinacao-de-html-e-css'&gt;https://ecode10.com/article/para-recriar-o-efeito-de-desfoque-parcial-do-conteudo-voce-pode-usar-uma-combinacao-de-html-e-css&lt;/a&gt;</description><category>PROGRAMMING</category><image><url>https://ecode10.com/article/para-recriar-o-efeito-de-desfoque-parcial-do-conteudo-voce-pode-usar-uma-combinacao-de-html-e-css</url><title>Para recriar o efeito de desfoque parcial do conteúdo, você pode usar uma combinação de HTML e CSS</title></image><pubDate>9/25/2025</pubDate></item><item><title>Avoid SQL Injection in Stored Procedures</title><link>https://ecode10.com/article/avoid-sql-injection-in-stored-procedures</link><url>https://ecode10.com/article/avoid-sql-injection-in-stored-procedures</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/514b4fb4-7d68-4429-b2d2-0e0085f1998bavoid-sql-injector.png' alt='Avoid SQL Injection in Stored Procedures'/&gt; To avoid SQL injection in stored procedures, you must use parameters and properly structure your queries to treat all user input as data, not as executable code. While stored procedures isolate SQL logic, they are only secure if they are correctly implemented to handle user input. 

**Use parameters instead of dynamic SQL**

This is the most cr&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/avoid-sql-injection-in-stored-procedures'&gt;https://ecode10.com/article/avoid-sql-injection-in-stored-procedures&lt;/a&gt;</description><category>SECURITY</category><image><url>https://ecode10.com/article/avoid-sql-injection-in-stored-procedures</url><title>Avoid SQL Injection in Stored Procedures</title></image><pubDate>9/25/2025</pubDate></item><item><title>A Microsoft torna as atualizações de segurança estendidas do Windows 10 GRATUITAS por um ano extra</title><link>https://ecode10.com/article/a-microsoft-torna-as-atualizacoes-de-seguranca-estendidas-do-windows-10-gratuitas-por-um-ano-extra</link><url>https://ecode10.com/article/a-microsoft-torna-as-atualizacoes-de-seguranca-estendidas-do-windows-10-gratuitas-por-um-ano-extra</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/6329f34f-5a73-40be-8f50-97872e245644microsoft-windows-10.png' alt='A Microsoft torna as atualizações de segurança estendidas do Windows 10 GRATUITAS por um ano extra'/&gt; A Microsoft anunciou que o acesso ao programa de atualizações de suporte estendido (ESU) do Windows 10 será totalmente gratuito por mais um ano, até 14 de outubro de 2026, nas regiões do Espaço Econômico Europeu (EEE). Com essa mudança, os usuários não precisarão mais fazer login em uma conta da Microsoft ou sincronizar as configurações do PC com a&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/a-microsoft-torna-as-atualizacoes-de-seguranca-estendidas-do-windows-10-gratuitas-por-um-ano-extra'&gt;https://ecode10.com/article/a-microsoft-torna-as-atualizacoes-de-seguranca-estendidas-do-windows-10-gratuitas-por-um-ano-extra&lt;/a&gt;</description><category>NEWS</category><image><url>https://ecode10.com/article/a-microsoft-torna-as-atualizacoes-de-seguranca-estendidas-do-windows-10-gratuitas-por-um-ano-extra</url><title>A Microsoft torna as atualizações de segurança estendidas do Windows 10 GRATUITAS por um ano extra</title></image><pubDate>9/25/2025</pubDate></item><item><title>Streamline Your Cleaning Business with the Cleaning Web App</title><link>https://ecode10.com/article/streamline-your-cleaning-business-with-the-cleaning-web-app</link><url>https://ecode10.com/article/streamline-your-cleaning-business-with-the-cleaning-web-app</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/4e2cb1a8-ae75-436d-9e53-7661f3ecbc3ccleaning-web-app.png' alt='Streamline Your Cleaning Business with the Cleaning Web App'/&gt; Managing a cleaning company just got easier thanks to the Cleaning Web App, a versatile mobile and desktop solution designed to simplify operations for cleaning service providers. Available on iPhone, iPad, MacOS, and Android, this app empowers business owners to take control of their workflow with a suite of powerful features.

Key Capabilities:&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/streamline-your-cleaning-business-with-the-cleaning-web-app'&gt;https://ecode10.com/article/streamline-your-cleaning-business-with-the-cleaning-web-app&lt;/a&gt;</description><category>MOBILE</category><image><url>https://ecode10.com/article/streamline-your-cleaning-business-with-the-cleaning-web-app</url><title>Streamline Your Cleaning Business with the Cleaning Web App</title></image><pubDate>9/25/2025</pubDate></item><item><title>What Can Copilot Chat do for you?</title><link>https://ecode10.com/article/what-can-copilot-chat-do-for-you</link><url>https://ecode10.com/article/what-can-copilot-chat-do-for-you</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/f27b3ac8-001f-4b7f-b8ff-8b67734f7be4copilot-chat.png' alt='What Can Copilot Chat do for you?'/&gt; You can use Copilot Chat in the Microsoft Edge browser for a wide range of tasks that enhance productivity, learning, and browsing efficiency.  Using Copilot Chat in the Edge Browser (what is it, where do I find it, basic features). Expand the sections below to see some specific things you can do with Copilot Chat:

Web assistent

- Summarize a&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/what-can-copilot-chat-do-for-you'&gt;https://ecode10.com/article/what-can-copilot-chat-do-for-you&lt;/a&gt;</description><category>ARTIFICIAL INTELLIGENCE (AI)</category><image><url>https://ecode10.com/article/what-can-copilot-chat-do-for-you</url><title>What Can Copilot Chat do for you?</title></image><pubDate>9/17/2025</pubDate></item><item><title>How to select two tables and get just what is not on second table?</title><link>https://ecode10.com/article/how-to-select-two-tables-and-get-just-what-is-not-on-second-table</link><url>https://ecode10.com/article/how-to-select-two-tables-and-get-just-what-is-not-on-second-table</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/46ad534a-e549-4b6a-9d57-ce4784bcab33select-tables.png' alt='How to select two tables and get just what is not on second table?'/&gt; Technology: C# and LINQ

To select users whose IDs are not present in the template table using LINQ in C#, you can employ a Where clause in conjunction with the Any method or by utilizing the Except method.

Using Where and Any:

This approach checks for each user if their ID exists in the template table. If it doesn't, the user is included i&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/how-to-select-two-tables-and-get-just-what-is-not-on-second-table'&gt;https://ecode10.com/article/how-to-select-two-tables-and-get-just-what-is-not-on-second-table&lt;/a&gt;</description><category>C#.NET</category><image><url>https://ecode10.com/article/how-to-select-two-tables-and-get-just-what-is-not-on-second-table</url><title>How to select two tables and get just what is not on second table?</title></image><pubDate>9/15/2025</pubDate></item><item><title>A IA do Google está sendo usada para enganar você</title><link>https://ecode10.com/article/a-ia-do-google-esta-sendo-usada-para-enganar-voce</link><url>https://ecode10.com/article/a-ia-do-google-esta-sendo-usada-para-enganar-voce</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/65cb6403-7f40-4753-a912-69e55f533bf0AI-Gemini.png' alt='A IA do Google está sendo usada para enganar você'/&gt; ![ai](https://ecode10-image.s3.amazonaws.com/65cb6403-7f40-4753-a912-69e55f533bf0AI-Gemini.png)

Os cibercriminosos estão usando a ferramenta Gemini AI do Google Workspace para tentar enganá-lo de uma maneira incomum. Você recebe um e-mail que parece comum e não tem links ou anexos suspeitos. Mas se você pedir a Gemini para resumir, os resultados&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/a-ia-do-google-esta-sendo-usada-para-enganar-voce'&gt;https://ecode10.com/article/a-ia-do-google-esta-sendo-usada-para-enganar-voce&lt;/a&gt;</description><category>ARTIFICIAL INTELLIGENCE (AI)</category><image><url>https://ecode10.com/article/a-ia-do-google-esta-sendo-usada-para-enganar-voce</url><title>A IA do Google está sendo usada para enganar você</title></image><pubDate>9/15/2025</pubDate></item><item><title>Programadores, páre de dar informação para seus potenciais hackers</title><link>https://ecode10.com/article/programadores-pare-de-dar-informacao-para-seus-potenciais-hackers</link><url>https://ecode10.com/article/programadores-pare-de-dar-informacao-para-seus-potenciais-hackers</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/f6f0bdc6-2157-4c9e-a991-106b86261953Programadores-pare-de-informar.png' alt='Programadores, páre de dar informação para seus potenciais hackers'/&gt; ![image](https://ecode10-image.s3.amazonaws.com/f6f0bdc6-2157-4c9e-a991-106b86261953Programadores-pare-de-informar.png)

Se você quer saber mais sobre segurança de software e desenvolvimento, veja essas aulas que eu deixei na plataforma.academy exclusivas para você. Assim você consegue evoluir mais e mais criando habilidades que vão te servir par&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/programadores-pare-de-dar-informacao-para-seus-potenciais-hackers'&gt;https://ecode10.com/article/programadores-pare-de-dar-informacao-para-seus-potenciais-hackers&lt;/a&gt;</description><category>PROGRAMMING</category><image><url>https://ecode10.com/article/programadores-pare-de-dar-informacao-para-seus-potenciais-hackers</url><title>Programadores, páre de dar informação para seus potenciais hackers</title></image><pubDate>9/11/2025</pubDate></item><item><title>When was the last time you rebooted your mobile phone?</title><link>https://ecode10.com/article/when-was-the-last-time-you-rebooted-your-mobile-phone</link><url>https://ecode10.com/article/when-was-the-last-time-you-rebooted-your-mobile-phone</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/4a0bb04e-a1ff-4934-9b79-fd44f13072611d4118b0-ce0e-41ca-9919-35e4799f5ed2reboot-phone.png' alt='When was the last time you rebooted your mobile phone?'/&gt; Mobile phones are like minicomputers. If you rarely shut down or reboot your cell phone, changes are that it may not be running optimally. Rebooting your mobile phone regularly (at least once per week) can significantly improve its performance and longevity. Here are some key reasons to make rebooting a habit.

- **Update your Apps and Operation &lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/when-was-the-last-time-you-rebooted-your-mobile-phone'&gt;https://ecode10.com/article/when-was-the-last-time-you-rebooted-your-mobile-phone&lt;/a&gt;</description><category>MOBILE</category><image><url>https://ecode10.com/article/when-was-the-last-time-you-rebooted-your-mobile-phone</url><title>When was the last time you rebooted your mobile phone?</title></image><pubDate>9/11/2025</pubDate></item><item><title>How to get data from AppSettings.json?</title><link>https://ecode10.com/article/how-to-get-data-from-appsettingsjson</link><url>https://ecode10.com/article/how-to-get-data-from-appsettingsjson</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/40455baf-d54e-4ea7-b3f6-609f4bc9197cgetting-data-from-json.png' alt='How to get data from AppSettings.json?'/&gt; In .NET 9, configuration values from appsettings.json can be retrieved using the built-in configuration system. The primary methods involve using IConfiguration directly or leveraging the Options pattern.

**Using IConfiguration Directly:**

This method is suitable for retrieving individual configuration values or sections.
Accessing IConfigur&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/how-to-get-data-from-appsettingsjson'&gt;https://ecode10.com/article/how-to-get-data-from-appsettingsjson&lt;/a&gt;</description><category>C#.NET</category><image><url>https://ecode10.com/article/how-to-get-data-from-appsettingsjson</url><title>How to get data from AppSettings.json?</title></image><pubDate>9/10/2025</pubDate></item><item><title>Apple event</title><link>https://ecode10.com/article/apple-event</link><url>https://ecode10.com/article/apple-event</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/46383400-9a0c-47e1-85e2-81b0b445c02dapple-event.png' alt='Apple event'/&gt; ![apple](https://ecode10-image.s3.amazonaws.com/46383400-9a0c-47e1-85e2-81b0b445c02dapple-event.png)

The Apple event is almost here, September 9 of 2025. 

About the new software we can expect:
- New iOS
- New macOS
- New iPadOS
- New watchOS
- New visionOS

About the new device we can expect:
- New iOS
- New AirPods
- New Apple TV
&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/apple-event'&gt;https://ecode10.com/article/apple-event&lt;/a&gt;</description><category>APPLE</category><image><url>https://ecode10.com/article/apple-event</url><title>Apple event</title></image><pubDate>9/4/2025</pubDate></item><item><title>Retornando dados de três tabelas diferentes com EntityFramework e LINQ</title><link>https://ecode10.com/article/retornando-dados-de-tres-tabelas-diferentes-com-entityframework-e-linq</link><url>https://ecode10.com/article/retornando-dados-de-tres-tabelas-diferentes-com-entityframework-e-linq</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/38fb66b8-7269-4653-b671-b956d1cb3b99retornando-dados-de-diferentes-tabelas.png' alt='Retornando dados de três tabelas diferentes com EntityFramework e LINQ'/&gt; Hoje eu vou mostrar como retornar dados de diferentes tabelas, nesse exemplo três tabelas, usando EntityFramework e LINQ com C#. Basicamente eu fazer o *INNER JOIN* entre as tabelas e retornar diferentes dados de colunas diferentes por uma *MODEL*.

Lembre-se que, para fazer a junção das três tabelas, é necessário vincular a *primary key* e *fore&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/retornando-dados-de-tres-tabelas-diferentes-com-entityframework-e-linq'&gt;https://ecode10.com/article/retornando-dados-de-tres-tabelas-diferentes-com-entityframework-e-linq&lt;/a&gt;</description><category>C#.NET</category><image><url>https://ecode10.com/article/retornando-dados-de-tres-tabelas-diferentes-com-entityframework-e-linq</url><title>Retornando dados de três tabelas diferentes com EntityFramework e LINQ</title></image><pubDate>9/2/2025</pubDate></item><item><title>Hackers using AI to attack API</title><link>https://ecode10.com/article/hackers-using-ai-to-attack-api</link><url>https://ecode10.com/article/hackers-using-ai-to-attack-api</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/b36a094d-113f-411f-b991-74def5340b52hackers-using-ai-to-attack-api.png' alt='Hackers using AI to attack API'/&gt; Hackers are using AI to attack APIs, and how can to defend them? A typical large organization has hundreds of APIs, address registers, and day by day they are trying to connect and get data or get information to scan credit cards or put down the service.

Based on Akamai Research, web attacks up 33% and API is the primary target. [Akamai Research&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/hackers-using-ai-to-attack-api'&gt;https://ecode10.com/article/hackers-using-ai-to-attack-api&lt;/a&gt;</description><category>PROGRAMMING</category><image><url>https://ecode10.com/article/hackers-using-ai-to-attack-api</url><title>Hackers using AI to attack API</title></image><pubDate>8/28/2025</pubDate></item><item><title>Insert and Get the result Id inserted using CSharp and Entity Framework</title><link>https://ecode10.com/article/insert-and-get-the-result-id-inserted-using-csharp-and-entity-framework</link><url>https://ecode10.com/article/insert-and-get-the-result-id-inserted-using-csharp-and-entity-framework</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/9148036b-ec93-43c2-b1d1-56ac7c49e92binsert-data.png' alt='Insert and Get the result Id inserted using CSharp and Entity Framework'/&gt; When performing an insert operation in C# using Entity Framework, if your entity's primary key property is configured as an identity column in the database (e.g., auto-incrementing integer), Entity Framework automatically populates this ID property on the entity object after SaveChanges() or SaveChangesAsync() is called.

Here's how to retrieve t&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/insert-and-get-the-result-id-inserted-using-csharp-and-entity-framework'&gt;https://ecode10.com/article/insert-and-get-the-result-id-inserted-using-csharp-and-entity-framework&lt;/a&gt;</description><category>C#.NET</category><image><url>https://ecode10.com/article/insert-and-get-the-result-id-inserted-using-csharp-and-entity-framework</url><title>Insert and Get the result Id inserted using CSharp and Entity Framework</title></image><pubDate>8/25/2025</pubDate></item><item><title>Model Context Protocol security, man in the middle</title><link>https://ecode10.com/article/model-context-protocol-security-man-in-the-middle</link><url>https://ecode10.com/article/model-context-protocol-security-man-in-the-middle</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/a33fe19d-41d2-4393-a0c2-fa43aa611546mcp-security-ai.png' alt='Model Context Protocol security, man in the middle'/&gt; MCP, or Model Context Protocol, is an open standard that enables AI applications to connect to external tools and data sources. AI models can access context and perform actions beyond their inherent capabilities, enabling more powerful and versatile AI applications. Think of it as a way for AI to "talk" to other systems and use their functionalitie&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/model-context-protocol-security-man-in-the-middle'&gt;https://ecode10.com/article/model-context-protocol-security-man-in-the-middle&lt;/a&gt;</description><category>SECURITY</category><image><url>https://ecode10.com/article/model-context-protocol-security-man-in-the-middle</url><title>Model Context Protocol security, man in the middle</title></image><pubDate>8/21/2025</pubDate></item><item><title>New Tesla Model Y Long in China</title><link>https://ecode10.com/article/new-tesla-model-y-long-in-china</link><url>https://ecode10.com/article/new-tesla-model-y-long-in-china</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/44a67937-78cc-4c70-9db1-85735efa211amodel-y-long-0.png' alt='New Tesla Model Y Long in China'/&gt; A new Tesla Model Y arrived in China this week, and here you can see more about it.

The new model comes with more space and is bigger than the normal Model Y.

![image](https://ecode10-image.s3.us-west-2.amazonaws.com/5ae466d7-4a5a-46d7-a35e-9b9ed923d5f7model-y-long-2.png)

Now with 6 seats separated and comfortable. The first two seats have&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/new-tesla-model-y-long-in-china'&gt;https://ecode10.com/article/new-tesla-model-y-long-in-china&lt;/a&gt;</description><category>NEWS</category><image><url>https://ecode10.com/article/new-tesla-model-y-long-in-china</url><title>New Tesla Model Y Long in China</title></image><pubDate>8/20/2025</pubDate></item><item><title>Você já usou a carteira da Apple?</title><link>https://ecode10.com/article/voce-ja-usou-a-carteira-da-apple</link><url>https://ecode10.com/article/voce-ja-usou-a-carteira-da-apple</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/1beb4754-1483-4168-a9a1-a57683af3d7dapple-wallet.png' alt='Você já usou a carteira da Apple?'/&gt; Você sabe que existe um aplicativo em seu iPhone que pode te ajudar a fazer pagamento **com mais segurança** no uso do seu cartão de crédito?

- Pagamento seguro
- Não é necessário entregar o cartão nas mãos de um estranho
- Ninguém consegue copiar os dados do cartão
- Você protege todos os dígitos do seu cartão
- A comunicação é segura 
- A&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/voce-ja-usou-a-carteira-da-apple'&gt;https://ecode10.com/article/voce-ja-usou-a-carteira-da-apple&lt;/a&gt;</description><category>NEWS</category><image><url>https://ecode10.com/article/voce-ja-usou-a-carteira-da-apple</url><title>Você já usou a carteira da Apple?</title></image><pubDate>8/20/2025</pubDate></item><item><title>What is it like to be a software developer in the United States?</title><link>https://ecode10.com/article/what-is-it-like-to-be-a-software-developer-in-the-united-states</link><url>https://ecode10.com/article/what-is-it-like-to-be-a-software-developer-in-the-united-states</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/f54112f8-268b-4203-9791-9c557f721d5bwhat-is-to-be-developer-at-united-states.png' alt='What is it like to be a software developer in the United States?'/&gt; ![programming](https://ecode10-image.s3.amazonaws.com/f54112f8-268b-4203-9791-9c557f721d5bwhat-is-to-be-developer-at-united-states.png)

What is it like to be a programmer in the United States?

There are several questions for people who ask me day by day, especially the people I met in Brazil and Portugal.

The first part is that no one asks&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/what-is-it-like-to-be-a-software-developer-in-the-united-states'&gt;https://ecode10.com/article/what-is-it-like-to-be-a-software-developer-in-the-united-states&lt;/a&gt;</description><category>PROGRAMMING</category><image><url>https://ecode10.com/article/what-is-it-like-to-be-a-software-developer-in-the-united-states</url><title>What is it like to be a software developer in the United States?</title></image><pubDate>8/18/2025</pubDate></item><item><title>Como é ser programador em Portugal?</title><link>https://ecode10.com/article/como-e-ser-programador-em-portugal</link><url>https://ecode10.com/article/como-e-ser-programador-em-portugal</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/46720c4c-fb2a-4b17-a570-205028e5f8b4como-e-ser-programador-em-portugal.png' alt='Como é ser programador em Portugal?'/&gt; Hoje eu vou falar um pouco da minha experiência passada em Portugal como programador e foi a primeira vez que sai do país para exercer a mesma profissão que me formei no Brasil. Eu já tinha viajado antes para os Estados Unidos, mas nunca me mudei do Brasil antes, era apenas alguns trabalhos e palestras nos Estados Unidos. A primeira vez foi em Port&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/como-e-ser-programador-em-portugal'&gt;https://ecode10.com/article/como-e-ser-programador-em-portugal&lt;/a&gt;</description><category>PROGRAMMING</category><image><url>https://ecode10.com/article/como-e-ser-programador-em-portugal</url><title>Como é ser programador em Portugal?</title></image><pubDate>8/16/2025</pubDate></item><item><title>Se você tem Apple Card, agora você pode ter 5% de cache back</title><link>https://ecode10.com/article/se-voce-tem-apple-card-agora-voce-pode-ter-5-de-cache-back</link><url>https://ecode10.com/article/se-voce-tem-apple-card-agora-voce-pode-ter-5-de-cache-back</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/e90b00a8-2ba3-4041-9386-1228c4e9e117apple-card-com-5-percent.png' alt='Se você tem Apple Card, agora você pode ter 5% de cache back'/&gt; ![apple-card](https://ecode10-image.s3.amazonaws.com/e90b00a8-2ba3-4041-9386-1228c4e9e117apple-card-com-5-percent.png)

Para o próximo mês, mais ou menos, a Apple tem uma promoção especial para aqueles que estão saindo para viagens rodoviárias de verão (ou qualquer outra pessoa que dirija e tenha um Apple Card) - permitindo que os usuários ganhem&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/se-voce-tem-apple-card-agora-voce-pode-ter-5-de-cache-back'&gt;https://ecode10.com/article/se-voce-tem-apple-card-agora-voce-pode-ter-5-de-cache-back&lt;/a&gt;</description><category>NEWS</category><image><url>https://ecode10.com/article/se-voce-tem-apple-card-agora-voce-pode-ter-5-de-cache-back</url><title>Se você tem Apple Card, agora você pode ter 5% de cache back</title></image><pubDate>8/16/2025</pubDate></item><item><title>O Google está investindo em infraestrutura</title><link>https://ecode10.com/article/o-google-esta-investindo-em-infraestrutura</link><url>https://ecode10.com/article/o-google-esta-investindo-em-infraestrutura</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/204c3f05-5835-4e86-9948-42c9f175ee78google-investing-bilions.png' alt='O Google está investindo em infraestrutura'/&gt; O Google está investindo US$ 9 bilhões adicionais em Oklahoma nos próximos dois anos em infraestrutura de nuvem e IA. 

Este investimento apoia o desenvolvimento de novos dados e muito mais.

Ninguém considera o tanto de energia que a I.A. precisa fazer para responder uma resposta. Não é atoa que todas as empresas *big tech* estão construindo d&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/o-google-esta-investindo-em-infraestrutura'&gt;https://ecode10.com/article/o-google-esta-investindo-em-infraestrutura&lt;/a&gt;</description><category>NEWS</category><image><url>https://ecode10.com/article/o-google-esta-investindo-em-infraestrutura</url><title>O Google está investindo em infraestrutura</title></image><pubDate>8/14/2025</pubDate></item><item><title>Protótipo do Kindle em Português</title><link>https://ecode10.com/article/prototipo-do-kindle-em-portugues</link><url>https://ecode10.com/article/prototipo-do-kindle-em-portugues</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/da8a885a-89a3-4a75-975c-10f26edc71c6prototipo-do-kindle.png' alt='Protótipo do Kindle em Português'/&gt; Um Redditor compartilhou algumas imagens do que eles dizem ser um protótipo de uma nova tela colorida Amazon Kindle.

Um usuário do Reddit, escrevendo em português, compartilhou um punhado de imagens do que parece ser um protótipo de um pequeno Kindle com uma tela colorida. O dispositivo mostra o nome Kindle Petit Color no canto de uma imagem, em&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/prototipo-do-kindle-em-portugues'&gt;https://ecode10.com/article/prototipo-do-kindle-em-portugues&lt;/a&gt;</description><category>NEWS</category><image><url>https://ecode10.com/article/prototipo-do-kindle-em-portugues</url><title>Protótipo do Kindle em Português</title></image><pubDate>8/13/2025</pubDate></item><item><title>Convention over Configuration em Java com JPA</title><link>https://ecode10.com/article/convention-over-configuration-em-java-com-jpa</link><url>https://ecode10.com/article/convention-over-configuration-em-java-com-jpa</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/44fc5aaa-714a-4878-8104-198d9ad3203fcarbon.png' alt='Convention over Configuration em Java com JPA'/&gt; Você sabe o que é Convenção sobre Configuração (Convention over Configuration ou simplesmente CoC) no desenvolvimento de software?

É um princípio adotado por diversos frameworks e especificações para diferentes linguagens, incluindo Java com Spring, Quarkus e JPA/Hibernate (só para citar alguns). 
Desenvolvedores de frameworks geralmente têm um&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/convention-over-configuration-em-java-com-jpa'&gt;https://ecode10.com/article/convention-over-configuration-em-java-com-jpa&lt;/a&gt;</description><category>JAVA</category><image><url>https://ecode10.com/article/convention-over-configuration-em-java-com-jpa</url><title>Convention over Configuration em Java com JPA</title></image><pubDate>8/12/2025</pubDate></item><item><title>Perplexity oferece comprar o Chrome por bilhões de dólares</title><link>https://ecode10.com/article/perplexity-oferece-comprar-o-chrome-por-bilhoes-de-dolares</link><url>https://ecode10.com/article/perplexity-oferece-comprar-o-chrome-por-bilhoes-de-dolares</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/9048fad3-560a-4dbd-af97-896f72a156d3perplexit.png' alt='Perplexity oferece comprar o Chrome por bilhões de dólares'/&gt; ![image](https://ecode10-image.s3.amazonaws.com/9048fad3-560a-4dbd-af97-896f72a156d3perplexit.png)

A Perplexity diz ao TechCrunch que os termos da oferta incluem um compromisso de manter o mecanismo subjacente do Chrome, o Chromium, de código aberto e investir US$ 3 bilhões nele.

Mas se você não sabe, o Chromium é software grátis e qualquer p&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/perplexity-oferece-comprar-o-chrome-por-bilhoes-de-dolares'&gt;https://ecode10.com/article/perplexity-oferece-comprar-o-chrome-por-bilhoes-de-dolares&lt;/a&gt;</description><category>NEWS</category><image><url>https://ecode10.com/article/perplexity-oferece-comprar-o-chrome-por-bilhoes-de-dolares</url><title>Perplexity oferece comprar o Chrome por bilhões de dólares</title></image><pubDate>8/12/2025</pubDate></item><item><title>How to create a cookie with a domain using .NET?</title><link>https://ecode10.com/article/how-to-create-a-cookie-with-a-domain-using-net</link><url>https://ecode10.com/article/how-to-create-a-cookie-with-a-domain-using-net</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/eb25febe-cdaf-45da-862f-b4b20f192c50cookie-with-net.jpg' alt='How to create a cookie with a domain using .NET?'/&gt; Today, I will show how to create a cookie with domain, path, secure, samesite, http-only, and expires properties. This code could be used on the controller or the Web without any issue. In this example, I will use the Web part.

Tools:

- Environment: Web
- Visual Studio or Rider
- Language: C#

Functions:

- Create a cookie
- Delete coo&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/how-to-create-a-cookie-with-a-domain-using-net'&gt;https://ecode10.com/article/how-to-create-a-cookie-with-a-domain-using-net&lt;/a&gt;</description><category>.NET</category><image><url>https://ecode10.com/article/how-to-create-a-cookie-with-a-domain-using-net</url><title>How to create a cookie with a domain using .NET?</title></image><pubDate>8/11/2025</pubDate></item><item><title>Agora o Instagram tem um mapa</title><link>https://ecode10.com/article/agora-o-instagram-tem-um-mapa</link><url>https://ecode10.com/article/agora-o-instagram-tem-um-mapa</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/526b2857-a3b7-4b64-8113-20b73b1b7a88instagram-map-off-title.png' alt='Agora o Instagram tem um mapa'/&gt; ![image](https://ecode10-image.s3.amazonaws.com/99a387be-093e-446a-9282-a37456b835e2instagram-map.png)

Faz apenas alguns dias desde o lançamento do Instagram Map e, pela aparência de nossos feeds sociais, as pessoas não estão felizes com isso.

As respostas variaram de ficar um pouco irritadas porque o Instagram está roubando o Snap Maps do Sn&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/agora-o-instagram-tem-um-mapa'&gt;https://ecode10.com/article/agora-o-instagram-tem-um-mapa&lt;/a&gt;</description><category>NEWS</category><image><url>https://ecode10.com/article/agora-o-instagram-tem-um-mapa</url><title>Agora o Instagram tem um mapa</title></image><pubDate>8/8/2025</pubDate></item><item><title>How to connect to the database using a crypt connection - part 1</title><link>https://ecode10.com/article/how-to-connect-to-the-database-using-a-crypt-connection--part-1</link><url>https://ecode10.com/article/how-to-connect-to-the-database-using-a-crypt-connection--part-1</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/cbda38ad-5650-4425-acd8-83aa0022ce32employee_connection.jpg' alt='How to connect to the database using a crypt connection - part 1'/&gt; Hi there, today I will tell and show you how to connect to the database using a crypt connection, which means a secure and fast connection. This is a tutorial, step by step, using real code and a real example.

I can tell you more about the platform **[plataforma.academy](https://plataforma.academy)** that I have schools teaching fast and straigh&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/how-to-connect-to-the-database-using-a-crypt-connection--part-1'&gt;https://ecode10.com/article/how-to-connect-to-the-database-using-a-crypt-connection--part-1&lt;/a&gt;</description><category>C#.NET</category><image><url>https://ecode10.com/article/how-to-connect-to-the-database-using-a-crypt-connection--part-1</url><title>How to connect to the database using a crypt connection - part 1</title></image><pubDate>8/4/2025</pubDate></item><item><title>Como é ser programador nos Estados Unidos?</title><link>https://ecode10.com/article/como-e-ser-programador-nos-estados-unidos</link><url>https://ecode10.com/article/como-e-ser-programador-nos-estados-unidos</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/9ac4c85f-2f40-4184-ab2f-aa4ec86abf87IMG_0044.jpeg' alt='Como é ser programador nos Estados Unidos?'/&gt; Como é ser programador nos Estados Unidos?

São várias perguntas para pessoas me fazem dia a dia, principalmente as pessoas que eu conheci no Brasil e em Portugal. 

A primeira parte é que, ninguém pergunta para ver seu diploma ou seu certificado da Universidade, eles preferem ver o que você já fez e pedem a prática.

A segunda parte é que, e&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/como-e-ser-programador-nos-estados-unidos'&gt;https://ecode10.com/article/como-e-ser-programador-nos-estados-unidos&lt;/a&gt;</description><category>C#.NET</category><image><url>https://ecode10.com/article/como-e-ser-programador-nos-estados-unidos</url><title>Como é ser programador nos Estados Unidos?</title></image><pubDate>7/31/2025</pubDate></item><item><title>Você viaja com o seu computador? Veja algumas dicas para quem viaja e proteja seus dados</title><link>https://ecode10.com/article/voce-viaja-com-o-seu-computador-veja-algumas-dicas-para-quem-viaja-e-proteja-seus-dados</link><url>https://ecode10.com/article/voce-viaja-com-o-seu-computador-veja-algumas-dicas-para-quem-viaja-e-proteja-seus-dados</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/073c05a6-1401-49c6-a2e3-1c3802db4c34viagem-com-o-seu-computador.png' alt='Você viaja com o seu computador? Veja algumas dicas para quem viaja e proteja seus dados'/&gt; ![viajar](https://ecode10-image.s3.amazonaws.com/073c05a6-1401-49c6-a2e3-1c3802db4c34viagem-com-o-seu-computador.png)

Para funcionários de TI que viajam internacionalmente, revise as seguintes diretrizes.

1. No aplicativo VPN, sempre use a VPN ao usar seu laptop.

. Revise o documento VPN Upgrade - Cisco Secure Client.
. Certifique-se de q&lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/voce-viaja-com-o-seu-computador-veja-algumas-dicas-para-quem-viaja-e-proteja-seus-dados'&gt;https://ecode10.com/article/voce-viaja-com-o-seu-computador-veja-algumas-dicas-para-quem-viaja-e-proteja-seus-dados&lt;/a&gt;</description><category>TIPS</category><image><url>https://ecode10.com/article/voce-viaja-com-o-seu-computador-veja-algumas-dicas-para-quem-viaja-e-proteja-seus-dados</url><title>Você viaja com o seu computador? Veja algumas dicas para quem viaja e proteja seus dados</title></image><pubDate>7/28/2025</pubDate></item><item><title>Auto-complete using HTML and JavaScript</title><link>https://ecode10.com/article/autocomplete-using-html-and-javascript</link><url>https://ecode10.com/article/autocomplete-using-html-and-javascript</url><description>&lt;img src='https://ecode10-image.s3.amazonaws.com/4e418b18-0fc0-465b-82e8-0dd6280587e0auto-complete-using-html-and-javascript.png' alt='Auto-complete using HTML and JavaScript'/&gt; Hey there! Today, I'm going to show you some cool code that can do an auto-complete using just HTML and JavaScript for your page. Sometimes, when users are searching for something, I want to suggest a few options to them. This code does just that! All suggestions will appear to the user as an option below.

Used:

- Tool: Visual Studio Code
- &lt;br/&gt;&lt;br/&gt;&lt;a href='https://ecode10.com/article/autocomplete-using-html-and-javascript'&gt;https://ecode10.com/article/autocomplete-using-html-and-javascript&lt;/a&gt;</description><category>JAVASCRIPT</category><image><url>https://ecode10.com/article/autocomplete-using-html-and-javascript</url><title>Auto-complete using HTML and JavaScript</title></image><pubDate>7/28/2025</pubDate></item></channel></rss>