1

Senior Net Software Developer Jobs in Irving, TX

Senior Software Developer

Dallas, TX · On-site

$54 - $71.25/hr

Senior Software Developer You are the engineer who can take a hard problem from data layer to UI to ... In addition to our outstanding basics, we offer a net-zero cost medical option, company ...

NET Backend Developer

Richardson, TX · On-site

$43.75 - $58/hr

Job Summary : eTeam is a company seeking a NET Backend Developer. The role requires extensive ... well as leading software engineering teams. Responsibilities : • 10 years of application ...

Software Developer (.NET) Job Duration: Long Term Contract Work Location: Lewisville, TX Direct Client Need Responsibilities: * Develop technical interfaces, specifications and architecture * Develop ...

Senior Software Developer

Richardson, TX · Hybrid

$49.50 - $65.50/hr

Create the future of e-health together with us by becoming a Senior Software Developer At CompuGroup Medical we have the mission of building ground-breaking solutions for digital healthcare. Our ...

Senior Software Developer

Richardson, TX · On-site

$49.25 - $65/hr

Create the future of e-health together with us by becoming a Senior Software Developer At CompuGroup Medical we have the mission of building ground-breaking solutions for digital healthcare. Our ...

NET C# Developer to solve complex engineering problems and lead a small team of developers within a ... As a senior member of our team, you will play a key role in architecting and implementing software ...

NET C# Developer to solve complex engineering problems and lead a small team of developers within a ... As a senior member of our team, you will play a key role in architecting and implementing software ...

NET C# Developer to solve complex engineering problems and lead a small team of developers within a ... As a senior member of our team, you will play a key role in architecting and implementing software ...

NET C# Developer to solve complex engineering problems and lead a small team of developers within a ... As a senior member of our team, you will play a key role in architecting and implementing software ...

... Senior .NET C# Developer to lead a team in their Richardson, TX office. The role involves ... NET C# for civil design software • Enhance existing software systems to improve functionality and ...

Software Developer Sr

Farmers Branch, TX · On-site

$52.50 - $69.25/hr

The PNC Financial Services Group, Inc. seeks a Software Developer Sr. in Farmers Branch, TX. Participate in all aspects of PNC's Automation and Platform Technology Group activities. Specific duties ...

Software Developer Sr.

Dallas, TX

$54 - $71.25/hr

We are currently looking for a senior .Net Software Developer to join our product development team. This position involves developing and maintaining software that primarily supports our Biller ...

Senior .NET Developer

Plano, TX · On-site

$52.75 - $67/hr

Be able to demonstrate strong background using software development best practices; TDD (Test Driven Development), Refactoring, Continuous Integration, Design Patterns * Strong and previous hands-on ...

Showing results 21-40

Senior Net Software Developer information

See Irving, TX salary details

$34

$57

$75

How much do senior net software developer jobs pay per hour?

As of Aug 6, 2026, the average hourly pay for senior net software developer in Irving, TX is $57.81, according to ZipRecruiter salary data. Most workers in this role earn between $50.77 and $64.62 per hour, depending on experience, location, and employer.

What is the difference between Senior Net Software Developer vs Software Engineer?

AspectSenior Net Software DeveloperSoftware Engineer
Required CredentialsBachelor's in CS or related field, certifications like MCSD often preferredBachelor's or higher in CS or related field, certifications vary
Work EnvironmentTypically in enterprise or corporate settings, focusing on .NET technologiesVaries from startups to large companies, working on diverse projects
Industry UsageCommon in finance, healthcare, and enterprise software sectorsWidely used across tech, finance, healthcare, and more

Both roles require strong programming skills and experience with software development. Senior Net Software Developers focus specifically on .NET frameworks and enterprise applications, while Software Engineers may work across multiple platforms and technologies. The choice depends on the specific tech stack and industry focus.

More about Senior Net Software Developer jobs
What are popular job titles related to Senior Net Software Developer jobs in Irving, TX? For Senior Net Software Developer jobs in Irving, TX, the most frequently searched job titles are:
What job categories do people searching Senior Net Software Developer jobs in Irving, TX look for? The top searched job categories for Senior Net Software Developer jobs in Irving, TX are:
What cities near Irving, TX are hiring for Senior Net Software Developer jobs? Cities near Irving, TX with the most Senior Net Software Developer job openings:
Infographic showing various Senior Net Software Developer job openings in Irving, TX as of August 2026, with employment types broken down into 33% Internship, and 67% Full Time. Highlights an 100% In-person job distribution, with an average salary of $120,241 per year, or $57.8 per hour.

Senior Software Developer

Further

Dallas, TX • On-site

$54 - $71.25/hr

Full-time

Re-posted 2 hours ago


Job description

WE'RE HIRING! If you love data and are looking for unlimited growth opportunities, we want to talk with you about joining Further.
Further is a data, cloud, and AI company whose focus is helping companies turn raw data into the right decisions. We have an award winning culture of extraordinary people. Our purpose is to enable people to thrive so that businesses can thrive. We believe that the work you do should matter - it should be meaningful to you professionally and personally, and it should have a positive impact on both you and our clients. If this sounds exciting to you, let's chat!
Senior Software Developer
You are the engineer who can take a hard problem from data layer to UI to model gateway and back without dropping the thread. Full-stack is not a compromise here - it's the job. LLM integration is part of the everyday work, not a side project. You'll write NestJS services that publish events through a well-defined SDK, consume those events into projections, expose them through APIs, build the console UI that makes them useful, and integrate LLMs as governed components inside workflows - with prompt versioning, evals, observability, and cost discipline. The codebase is strict TypeScript, opinionated, and well-documented. Every exported symbol has a JSDoc block. Every architectural decision has an ADR. Every PR ships with docs. You'll match that bar from day one. You will sit in our headquarters in Dallas, TX on a hybrid schedule. The team is in office on Tuesdays, Wednesdays and Thursdays.
What experience should you have:
  • 7+ years of production TypeScript and Node. You write strict TypeScript by reflex; you don't reach for any.
  • Production experience with NestJS or a comparable Node framework at the level where you understand the request lifecycle, dependency injection, and the trade-offs.
  • Production experience with Next.js (App Router preferred) and modern React: server components, streaming, client/server boundary discipline.
  • LLM-powered features shipped to production. You've dealt with prompt drift, eval design, hallucination handling, and the cost of getting any of those wrong.
  • Postgres at a working level: migrations, index design, query plan analysis, trade-off reasoning.
  • Event-driven architecture experience: pub/sub, idempotent consumers, eventual consistency, ordering, retries, dead-letter behavior.
  • Strong testing instincts: unit, integration, end-to-end. You don't ship without tests and you care about the difference between tests that pass and tests that matter.

Nice to have
  • Drizzle ORM, Temporal, or Redpanda/Kafka in production.
  • OpenTelemetry beyond surface-level - sampling strategy, semantic conventions, custom instrumentation.
  • Design system contribution - component libraries, accessibility patterns, design token discipline.
  • Agent frameworks (LangGraph, custom orchestration), eval tooling (Braintrust, LangSmith), or prompt versioning systems.
  • Open-source contributions to the TS/Node/Next ecosystem.

What you'll be doing in this role:
  • Backend services in NestJS: API design, request validation with Zod, event publishing through the canonical SDK, projection consumers, RLS-aware database access. You write the service, the tests, and the docs.
  • The Next.js console: App Router, server and client components, the in-house design system, real-time UI patterns, the widget framework. You make complex platform state feel direct and obvious to operators.
  • LLM integration: agent orchestration inside the workflow runtime, prompt engineering with version control, evaluation harnesses, model gateway usage, structured output validation, retry and fallback logic. You treat model calls as production code, not prompts in a notebook.
  • Observability: OpenTelemetry traces, structured logs, meaningful metrics on every meaningful surface. If a customer reports a problem, your code should make finding it trivial.
  • Engineering culture: you set the bar for engineers who join after you. The next hires learn from your PRs.

Our total rewards program is designed for your protection, peace of mind, and overall well-being. In addition to our outstanding basics, we offer a net-zero cost medical option, company contributions to your HSA, fertility support, fully-paid parental leave, a monthly stipend for your lifestyle spending account, and much more.
Apply today or check out all our opportunities!
#LI-HybridApplicants must be currently authorized to work in the United States on a full-time basis. The company does not anticipate providing sponsorship for employment visa status (e.g., H-1B, TN, etc.) for this individual position.
By submitting your application, you consent to our collection, processing and disclosure of the contained personal data in accordance with our data practices. If you are a resident of the U.S. state of California, you can read about our data practices and your related privacy rights here. If you are a resident of the European Economic Area, Switzerland or the United Kingdom, you can read about our data practices and your related privacy rights here.