Skip to main content

Posts

Showing posts with the label SQL

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 .

ASP.NET Register System - Web User Control By C#

Hello Geeks .. This Post Is another One Concerned With C# ASP.NET Web Applications .. Well .. Simply This Sample Is a Register System Web User Control That Is Compatible With The  ASP.NET Web Service For Login/Register - Insert/Update/Delete Queries Download Link At Media Fire (13KB) :   Register - Web User Control ASP.NET You Can Use It Directly To Your Web Application But I Recommend For You That You Re Implement The Code So You Get More Experienced Doing it :)  I hope It's Useful for All Of You People ..  Related Posts :  ASP.NET C# Web Service For Login/Register - Insert/Update/Delete Queries Steps To Create ASP.NET Web Application Login System - Web User Control ASP.NET C# Best Wishes Everybody..

ASP.NET Login System Web User Control By C#

Hello Geeks.. This Post is Considered To Be Under The Task Of  ASP.NET  Technology ..  I'm Gonna Show You How to Make A Login System Web User Control For Your Own Web Application This Sample Is Related To The  ASP.NET C# Web Service For Login/Register - Insert/Update/Delete  Post Those Samples Are Completely Free To Download And Modify And Use For You Own Without The Need to ask me before it . Download Link At Media Fire :   Login System - Web User Control It is Simple .. Just Add It to your Project To The User Login Page Or You Better Try to Re implement The Code So You Will Have A good experience Dealing With Web User Controls  I hope It's Useful for You People .. Enjoy it Geeks :)  Related Posts :  ASP.NET C# Web Service For Login/Register - Insert/Update/Delete Queries Steps To Create An ASP.NET Web Application

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 .  Insert To Database Edit To Database I hope It's Helpful for you people  :)  Best Wishes Geeks :) 

ASP.NET C# Web Service For Login/Register-Insert/Update/Delete

Hello Geeks .. This Post Is Unique From It's Type As It's my First Time To Post For ASP.NET Technology  With C# . So This Sample Is A Complete Web Service Class That Have Methods To Call In Your Project That Can Perform The Following Tasks :  Insert To SQL Database Update To SQL Database Delete From SQL Database Login System To Databases Register System To Databases Select Data From SQL Database The Code I wrote Is So Clear Just Read It and You Will Understand How I works Download Link At Media Fire :  Web Service Full Control I hope It's Helpful for All of you people .. Try it out and give Opinion .. :)  Best Wishes Geeks :) 

C# Delete From SQL Database Sample Form (Pharmacy Project)

Hello Geeks .... Today is a continue To the theory of the Free Open Source Sample Forms about Communicating with SQL Databases and This Post is about Deleting From SQL Databases .. This Form is another part from the Complete Pharmacy Project , It is free to download and Edit it and add more features and methods.. Download Link At Media Fire :  Delete From SQL DB Steps To Try It are the same Steps I Documented Before In the previous 2 Posts and here are the links for those Posts :  C# Insert To SQL C# Edit To SQL I hope It's helpful and Useful for all of you people .. Best Wishes Geeks :)

C# Insert To SQL Database Sample Form ( Pharmacy Project)

In The Previous Post We talked About The Update To SQL DB method and i uploaded a free open source Sample form for you people to try it out and see how Update statement can be written . Refer To Previous Post : Edit To SQL Server Sample Form Today I'm Presenting To you other Database communication part which is : How To Insert New Data to your Database Using A Windows Form That was created by C# .. Download Sample Form (Media Fire) :   Insert to SQL Win Form Sample (Media Fire) Steps :  Open The Sample Project On Visual Studio Environment. Open Server Explorer and Create A Database On Your Own Server. Create A Table Name It : Phar_Item_Info ... Start Adding Informations Using The Sample Winform i presented to you . :) Enjoy It , Try Editing and adding more features I hope It's Useful for all of you .. Try Improve it .. don't copy paste code .. try implementing it yourself in another project . Best Wishes Everybody :) 

C# Open Source Edit To SQL Server Sample

It's Kinda Confusing Sometimes When Dealing With Update/Insert/Delete To Database . I Created This Post To Present to you guys just a little sample for a Windows Form that you can use it to Edit To SQL DataBase .. This Sample is a Part of my Pharmacy Project ( I will be Posting the full project As Soon As possible When it's All working ). It's Free To Download  It's Open Source .. You Are Free To Edit It However you want  Download Link (MediaFire)  :   Edit To SQL Server Steps To Try It :  Open The Project On Microsoft Visual Studio Open Server Explorer and Connect To Your Own Server (Windows Authentication) Create A DataBase Then Create A Table Name It Phar_Item_Info As Shown In The Picture Below.. Add Fields To The Table As Shown In The Picture Above ..  And Finally Add Some Data To The Table For Test Download Link (MediaFire) :  Edit To SQL Server I Hope It's Helpful For All Of You People .. Best Wishes Geek...