Home - Dekalb County School District The DeKalb County School District (DCSD) is a vibrant and forward-thinking PreK-12 public school district committed to empowering every student to reach their full potential. Guided by its bold vision to prepare students for success as lifelong learners and responsible global citizens, the district strives to provide an exceptional educational experience ...
Official School Calendars - Dekalb County School District 2025-2026 2025-2026 - Spanish 12-month Employee Calendar Events Calendar Assessment Calendars Grade Reporting Calendar Graduation Calendar 2026-2027 2026-2027 - Spanish 2027-2028 2027-2028 -Spanish
Human Resources The DeKalb County School District is steadfast in its commitment to recruiting and retaining highly qualified professionals who directly contribute to the academic success of our students.
All Schools - Dekalb County School District Canby Lane Elementary School Cedar Grove High School Chamblee Middle School Champion Theme Middle School Chesnut Elementary Charter School Columbia Middle School
Compensation - Dekalb County School District Celebrating Rebirth: DCSD Breaks Ground on Cross Keys High Expansion and Modernization Project From Fambassador to Paraprofessional: New Opportunities in DeKalb Cedar Grove Middle Schooler Chase Cooper Named Honoree in the Junior Achievement of Georgia Stone Mountain High Teacher Selected as DonorsChoose Teacher Ambassador
The DeKalb County School District Recruitment Team welcomes the opportunity for you to join Georgia’s third largest school system. We prepare students for college and careers through a laser focus on rigorous, relevant classroom instruction related to each child’s needs. The District serves over 94,000 students, 140+ schools and centers, and over 15,000 employees, including 6,500 teachers ...
The DeKalb County School District (DCSD) is a vibrant and forward-thinking PreK-12 public school district committed to empowering every student to reach their full potential.
The Human Resources Contact List is only available to current DeKalb County School District employees. The complete list of HR Contacts is available on the Employee Portal.
The DeKalb County School District (DCSD) is home to 22 high schools (grades 9–12), including traditional schools and five types of programs: International Baccalaureate (IB), magnet, and other specialized areas.
IGNITE - Dekalb County School District IGNITE DeKalb Teacher Residency Program is a groundbreaking initiative designed to disrupt traditional certification pathways and raise the bar for educational excellence. This alternate route empowers committed aspiring teachers, whether current paraprofessionals, substitute teachers, tutors, noncertified employees, or recent college graduates with a ...
Accessing data on the LASD Inmate Information website requires solving reCAPTCHA questions. This feature is used to prevent automated systems from cyber-attacks and commercially exploiting the data.
Inmate Information Center Resources and Useful Links Go back to Home page Frequently Asked Questions Jails and Prisons in CA
Inmate Information Center Verification for Booking Number: 6543470 Accessing data on the LASD Inmate Information website requires solving reCAPTCHA questions. This feature is used to prevent automated systems from cyber-attacks and commercially exploiting the data.
(NewsNation) — Over the past several weeks, multiple inmates have escaped across the country. In Florence, Alabama, a jailhouse romance triggered a nationwide manhunt starting April 29 for escaped ...
Microsoft PowerToys is a set of free, open-source utilities designed to help power users and developers get more out of Windows. It builds on familiar Windows experiences and adds thoughtful tools that boost productivity, streamline workflows, and unlock customization options that don’t exist out of the box. From managing window layouts and remapping keys to launching commands instantly and ...
Explore the tools available for agents in Foundry Agent Service, including built-in tools, web search, custom options, and the Foundry tool catalog. Get started today.
Remote Server Administration Tools (RSAT) for Windows Server are a collection of utilities that enable IT administrators to remotely manage roles and features on Windows Server systems from a Windows client computer. This article provides an overview of the Remote Server Administration Tools (RSAT) for Windows.
Important Always use SQL Server tools such as SQL Server Configuration Manager to change the account used by the SQL Server or SQL Server Agent services or to change the password for the account. In addition to changing the account name, the SQL Server Configuration Manager performs additional configurations, such as setting permissions in the Windows Registry so that the new account can read ...
Learn about SQL Server Data Tools (SSDT). See how to install this database development tool set with Visual Studio 2019, 2022, and 2026.
Install SQL Server Data Tools (SSDT) - SQL Server Data Tools (SSDT ...
SQL query and management tools for SQL Server, Azure SQL (Azure SQL database, Azure SQL managed instance, SQL virtual machines), and Azure Synapse Analytics.
Extend your Microsoft Copilot Studio agent with tools to automatically respond to users with generative answers.
Administrative Tools is a folder in the Windows 10 Control Panel. This folder contains tools for system administrators and advanced users.
How to install, use, update, and remove .NET tools. Covers global tools, tool-path tools, and local tools.
Find out how to install and use the dotnet and NuGet client command-line interface (CLI) tools and the Package Manager tools for Visual Studio.
Azure Functions Core Tools lets you develop and test your functions on your local computer. When you're ready, you can also use Core Tools to deploy your code project to Azure and work with application settings.
The command-line interface (CLI) tools for Entity Framework Core perform design-time development tasks. For example, they create migrations, apply migrations, and generate code for a model based on an existing database. The commands are an extension to the cross-platform dotnet command, which is part of the .NET SDK. These tools work with .NET projects. When using Visual Studio, consider using ...
EF Core tools reference (.NET CLI) - EF Core | Microsoft Learn
This article describes the tools that are available in Remote Server Administration Tools for Windows.
The dotnet tool install command provides a way for you to install .NET tools on your machine. To use the command, you specify one of the following installation options: To install a global tool in the default location, use the --global option. To install a global tool in a custom location, use the --tool-path option. To install a local tool, omit the --global and --tool-path options.