Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
1
2 Commented Posts
0 Endorsements
Ranked #4K
~10.9K People Reached

7 Posted Topics

Member Avatar for Ramy Mahrous

Do Not use the Data Type image because the Image will be converted into binary and will be saved so better you save the path [CODE]private void SaveImage() { string path = Application.StartupPath+"\\ProfessorImage\\"; string path2 = txtBrowse.Text; try { if (Directory.Exists(path)) { string filename = Path.GetFileName(path2); path = path + …

Member Avatar for Roberto_3
0
10K
Member Avatar for rikiroxs

[COLOR="Red"][B]Can Any One help with some simple Text Box VALIDATION Please Urgent[/B][/COLOR]

Member Avatar for rikiroxs
-1
132
Member Avatar for rikiroxs

I am developing a POS app i need to get the text boxes values to Datagrid and the Save it to Database Please Help me Immediately.........................Urgent!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!:confused:

Member Avatar for rikiroxs
-1
88
Member Avatar for trippinz

I Hope this Will Help You [CODE]using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.Configuration; using SRS.BO; using System.Data.SqlClient; namespace SRS_GUI { public partial class Add : Form { public Add() { InitializeComponent(); } private void button1_Click(object sender, EventArgs e) { …

Member Avatar for crishjeny
0
175
Member Avatar for rikiroxs
Member Avatar for kvprajapati
0
68
Member Avatar for it200219
Member Avatar for rikiroxs

I want to have a Sales Point System and i am finding Difficult to have a Barcode System.please somebody help me.........

Member Avatar for rikiroxs
0
84

The End.