---
title: "How to search name using date"  
description: "How to search name using date"  
author: "Manmohan Jha"  
published: 2013-09-06  
updated: 2013-09-06  
canonical: https://www.mindstick.com/forum/1457/how-to-search-name-using-date  
category: "c#"  
tags: ["search name using date", "c#", ".net", "mindstick", "date in C#"]  
reading_time: 1 minute  

---

# How to search name using date

How to [search](https://www.mindstick.com/articles/65368/best-smo-services-company-in-hyderabad-improve-search-rankings) [student name](https://www.mindstick.com/forum/157178/how-to-filter-1000-of-student-name-in-php-in-ascending-order) using [date in C#](https://www.mindstick.com/forum/328/how-get-date-in-c-sharp-datetimepicker-control)\
Datebase:- [Access](https://www.mindstick.com/articles/12994/how-foreigners-can-access-blocked-websites-in-china)[Table](https://www.mindstick.com/articles/43918/how-to-design-table-using-bootstrap):- tb_stu[Column](https://www.mindstick.com/forum/33860/how-to-calculate-column-summary-in-sql-server):- Stu_name, doj\
Column [Datatype](https://www.mindstick.com/forum/160266/explain-the-datatype-data-annotation-and-its-significance-in-data-entry-and-display):- Text, Text\
[Query](https://www.mindstick.com/blog/202/sub-query-in-sqlserver):- "[select](https://www.mindstick.com/forum/160534/orderby-then-select-vs-select-then-orderby-performance) Stu_name from tb_stu where doj between '03/07/2013' and '04/07/2013' "\
How to view all student between two date?

## Replies

### Reply by Anonymous User

Hi Manmohan Jha,

Check out the following link it might be resolve your problem.

http://forums.asp.net/t/1595418.aspx


---

Original Source: https://www.mindstick.com/forum/1457/how-to-search-name-using-date

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
