Skip to main content

C# Search In SQL Database - Simple WinForm Application

Hello Geeks .. Today I'm Posting A Simple Little Project ... I Created This Project at the request of a follower to This Blog ...

As You Should Know .. Feel Free To Ask Me Whatever Help You Need .. Together We Work toward Profession :)

Well .. This Project Simply Search Inside The SQL Database for The ID You Input in the Textbox and Return Value Inside A DataGridView .

Download Link At Media Fire : Search To SQL Database

Steps To Try It Are The Same Steps I Mentioned In The Previous Posts About Inserting And Updating To The Database . 
I hope It's Helpful for you people  :) 

Best Wishes Geeks :) 

Comments

Popular posts from this blog

How To Create C# Chat Application

Hello Geeks .. Today I gonna show you How to make a Chat Application Using Microsoft C#.NET 5.0  . You Can Use Older Versions Since there is nothing special in the application that only belongs to C# 5.0 . This Application Was Created To Allow Two Computers To "Chat" Using IP Addresses Also you Can Open two Clients On The Same Computer and Use Same IP Address But Different Port.. It is simple and Easy to Use And Develop .. I also Uploaded The Full Working Project With It's Source Code On MediaFire.. You Will Find The Link At The End Of the Post :)

C# Full Pharmacy Project With Source code

Hello Geeks .. This post is one of our completely Free Projects  .. It is a Pharmacy Project that can perform a lot of operations you can also find the (.dll) files for the working Barcode Reader Machines in your country and add it to the project .

How To Create A Change Password Form in a C# Application

Hello Geeks .. This little post is a free sample C#  Windows Form that can be used to change password in a SQL Database .