Rajagopalan R V

Rajagopalan R V

  • NA
  • 336
  • 68.4k

Is there Any Way to Create Search in ASP.NET C# Without DB ?

May 27 2014 6:22 AM
Hi ......,

I Had Created Application Without Database . Using Grid View I Can Insert,Update Delete those Details From The Table. The Given Data Will be Stored in C# Code itself in XML Format.

In This Grid View I Had Saved The Data of Employee Details Like

Name ,  Age , Qualification , Salary

In This i Need to Create "Search Name" Text Box & Button. If I enter The Name in that and When i Click Search It Need to Show the Record of the Particular Employee. And (Mainly I Had Created Paging in Grid View) It Should Take And Come Records From All Pages If it Matches.

Technology Used By Me

Visual Studio 2010
ASP.NET 4.0 C#

With Warm Regards.....,
R.V.Rajagopalan
 

Answers (16)