I wish to create a windows application to perform a similar
function as that of the "Search" which is provided to look
for related files and folders in the System..
What steps must i follow??
Answer / Shivam Kumar
Creating a Windows application to search for files and folders involves utilizing programming languages like C#, VB.NET, or C++. Here are some general steps you can follow:
1. Choose your preferred Integrated Development Environment (IDE) such as Visual Studio.
2. Create a new project based on the desired programming language and application type.
3. Implement UI components for user input (search text box, search button, etc.).
4. Use the System.IO namespace to access and navigate the file system.
5. Implement search algorithms like breadth-first search or depth-first search.
6. Display the results in a list or grid view.
| Is This Answer Correct ? | 0 Yes | 0 No |
Are arraylist faster or arrays?
Can you use all access modifiers for all types?
What is the use of thread join in c#?
What is difference between ienumerable and list?
Explain data types in c#?
how can i get this 123456789 1234 6789 123 789 12 89 1 9
Why do we need reflection in c#?
Please write a program to display “welcome to bestinterviewquestion.com” in c#?
What is delegate in c#?
Why do we need static in c#?
What is the difference between hashtable and dictionary?
What?s the implicit name of the parameter that gets passed into the class? set method?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)