Skip to main content

Posts

Showing posts from July, 2013

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 .

Introduction To IIS and How to Install it On Windows 8 , 7 & Vista

Hello Geeks .. This Post is Introduction on how to install IIS (Internet Information Services) or Check if it's Installed .. This Steps Works For Windows 8 , Windows 7 & Vista . IIS is a group of internet servers (Include Web and HTTP and FTP servers) with additional capabilities for Microsoft's server operating systems. IIS is Microsoft's entry to compete in the internet server market that is also addressed by ( Apache , Sun Microsystems and others ) IIS is used by Microsoft Developers to create Active Server Pages ( ASP ) .

Listening ! A Very Important Skill For Every Computer Technician

Hello Geeks.. Today Is my first Article That you can consider as Philosophical .We are not going to talk about anything related to computer technologies but it's important for every Computer Technician or whatever you call ( Programmer , Network Constructor , Database Administrator .. Etc ). Now This Is Very Important to understand Specially In Technology Field Which Is Very Precious Field, What We Actually Do Is Very Precious (Setting Up , Configuration Files .. Etc) You Can Either Do It Right Or Wrong , On Or OFF and If it's Supposed To Be On and You Made it OFF , You Are Screwed! . And If it's Supposed To Be OFF and You Made It On , You Are Screwed !

C# Text To Speech Application Using WPF

Hello Geeks .. This is The First Project I'm Posting About  C#  WPF ( Windows Presentation Foundation ). It is just a simple Project That Takes The Text You Write In A Text Box And Spell It by A Male Or Female Voice .. However You Want .. At The End Of the Post You Will Find A Download Link For The Working Project With It's Source Code Uploaded To Media Fire .

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 :)

ASP.NET Web Forms Versus ASP.NET MVC

Hello Geeks .. Today we gonna talk about something , it maybe confusing for some Developers yet if you concentrate for little time to understand it , it will not be a problem anymore. In this post i'm gonna talk about Developing Under ASP.NET  WebForms Environment and Developing Under ASP.NET   MVC Environment. Most Common Questions About this task would be :  Which One Is better ? When I'm Planning A Project,Which One To Choose? Which One Provide Better Performance ? .. Etc Important Quote From  Wrox Professional ASP.NET  Book: Page : 1079 Ultimately, the most important thing to remember is that ASP.NET Web forms and ASP.NET MVC sit on top of ASP.NET proper. Think of it as (ASP.NET) is bigger than (Web forms) and (ASP.NET) > (ASP.NET MVC). There’s so much underneath both techniques that you can use either or both without fear. Many people find a hybrid model works for them, or they use a hybrid as they move from one model to the other. Pick the model that mak

Introduction To ASP.NET Page Life Cycle

Hello Geeks .. As you Know this is Ramy , I'm writing today about an important little thing that you should keep in mind while Programming Under ASP.NET  Framework. As You may know .. Everything happens in computer world happens in ordered steps for certain reasons and to be a professional in a certain field you need to know not only how to make things work but ALSO How things happen. The Benefit of knowing how things happen specially in Programming  world is that when you know what will happen first , you will be able to re-arrange some functions or such so you will optimize your little program performance .. Here You Will feel the difference between An Application that was Created by A normal programmer and An Application that was Created by a Geek or Professional  Programmer . It's Pretty long Introduction to this Post but it really matters to keep it in your mind before reading the main Post Task .. Anyways ,Let's Get started ...

Introduction To Model-View-Controller (MVC)

Hello Geeks .. Today's Post is A little try to introduce the Model View Controller (MVC) . In this post i'm going to explain MVC in general and a Brief introduction to  ASP.NET  MVC ,So let's get started ... Historical Point :  Model-View-Controller has been an important architectural pattern in computer science. It's Original Name was  : Thing-Model-View-Editor Introduction in 1979 and It's been used in lots of frameworks since then. You Can find MVC in Java and C++ , On Mac and on Windows and other frameworks .

How to Use ImageButton Control By C# ASP.NET

Hello Geeks .. Today's Post Is A Simple Example On How To Use The Image Button Control in  ASP.NET  Using  C#  . So Before We Dive Into Our little post , let me give You a Brief Description About This Control . Well .. Image Button Control Is a Control That Displays An Image Instead Of Text . You Can Find This Control Within the System.Web.UI.WebControls namespace. You Can Use This Control To Map Images and Get Co-ordinations for example . Some Properties Of The ImageButton : PostBackUrl : Set the Url Of The Web Page to Post from the current web page when the ImageButton is Clicked  CauseValidation :  set a value showing whether or not validation is performed when the ImageButton control is clicked. OnClientClick : Set The Client Side Script Which Is Executed When An ImageButton Control Click Event is Fired.   Download Working Sample (Media Fire ) :   ImageButton ASP.NET Sample Steps For Implementing The Code Yourself :  Open Visual Studio 2012

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

Follow On Facebook,Twitter And Google+ Gadget For Bloggers

Hello Geeks ... Today's Post I'm gonna show you how to Add A Follow On Social Web Gadget To Your Blog In Such A Simple And Easy Way Just As You See In the Picture Here : So let's Get Started ... Steps To Add The Above Gadget  :  From Blogger Home Pannel Go To Layout.  Add A Gadget On The Place You Prefer To Add It Select HTML/JavaScript  Add This Code : /*--- MBL Advance Social Gadget --- */ #socialwid {  font-family:Arial, serif;  text-transform: uppercase; font-weight:bold;  font-size:15px; color:white; text-align:center; margin-top:10px;} #socialwid a {color:inherit;} #mbladvance-sub div *{ -moz-box-sizing:border-box; -ms-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;} #mbladvance-sub div #likered{ background-image:url(http://4.bp.blogspot.com/-O0Hpy4cRnvg/UO2oso7C2RI/AAAAAAAALKE/7kbHd9DlwcA/s1600/Sociala.png)!important;background-position:top left; background-repeat:no-repeat; heig

Steps To Create ASP.NET Web Application (C# Or VB)

Hello Geeks .. This Post Is about How To Create A Web Application Using Microsoft ASP.NET Technology ... We Will Write It In Steps .. And Well , The Way I will Explain in this post is not the only way You Can Create An ASP.NET Web Application .. It's Just My Way To Arrange Things So That I Won't Be Confused Note : ASP.NET Is A Technology Not A Programming Language .. As In Web Applications You Use HTML , CSS , Java Script ,( C# Or VB ) , XML and A lot of Programming languages that each one of them do a specific Job .  Well Let's Get Started ... Write Down What Exactly Your Website Should Do ..  Create HTML File That has All The Sections Of The Site For Example ( Headers,Navigators,Sections,Articles and Tables). Create A StyleSheet Form To Style Your Web Application .. Create A Web Service Form To Add The Services You Want Your Web Application To Perform .. I Uploaded A C# ASP.NET WebService That Perform Login,Register , Insert/Update/Delete Queries

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 Geeks :) Related Pos