Skip to content
#

asp-dot-net

Here are 43 public repositories matching this topic...

Solving Challenges with ASP.NET: This repository provides solutions to 13 server-side programming challenges using ASP.NET, covering a wide range of functionalities and tasks. Explore a curated collection of 13 meticulously crafted solutions addressing various server-side programming hurdles, spanning a broad spectrum of functionalities and tasks.

  • Updated Feb 18, 2024
  • C#

An ASP.NET web app that automates job search email collection by scraping search engines for listings and extracting contact emails. Built in February 2013. This second version of CV Spider uses Walla and Bing, applies pattern matching to capture relevant emails, and stores them in a SQL Server database for organized automated outreach and tracking

  • Updated Jun 9, 2026
  • C#

A collection of ASP.NET web crawlers for extracting email addresses from online sources including job sites, APIs, public pages. Built in 2012–2016, these spiders crawl Israeli search engines, process results, store emails using ASP.NET Web Forms, LINQ to SQL, SQL Server, demonstrating data extraction, parsing, and database integration techniques,

  • Updated Jun 15, 2026
  • C#

A comprehensive ASP.NET Web Forms website for a group coaching organization, featuring content management, news, contact forms, mailing lists, admin panel. Built in July 2010, it served as a production site in Israel, providing dynamic content, client interaction features, and administrative tools, supporting real users until it was decommissioned.

  • Updated Jun 10, 2026
  • JavaScript

Papaito was a customer project built as a real-world ASP.NET Web Forms application. Although it never reached production, it provided hands-on full-stack experience using jQuery on the frontend and LINQ-to-SQL with SQL Server on the backend. Built in May 2010., it focused on a structured web system, data access layers, and legacy .NET architecture

  • Updated Jun 17, 2026
  • C#

An ASP.NET Web Forms app for automated web scraping and email extraction from Google. Built in Jan 2012 as a proof-of-concept, it explores lead generation by scraping SERPs and organizing contact data. Note: This historical project uses deprecated techniques; modern solutions should use official APIs and follow current legal and ethical guidelines

  • Updated Jun 9, 2026
  • C#

A .NET console application that automates email discovery from public web sources by querying multiple search engines, extracting, validating, and normalizing email addresses, then storing unique results in SQL Server. Built in January 2016, this is the fifth and final CV Spider version refined web scraping, multithreading, and data handling

  • Updated Jun 9, 2026
  • C#

An ASP.NET Web Forms app that discovers and collects email addresses from search engine results for CV sourcing. Built in October 2014. This third version of CV Spider uses Walla search, processes multiple result pages, extracts and validates emails, and stores unique contacts in a SQL Server database for further processing and management.

  • Updated Jun 9, 2026
  • C#

Improve this page

Add a description, image, and links to the asp-dot-net topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the asp-dot-net topic, visit your repo's landing page and select "manage topics."

Learn more