Тёмный

C# Application - How to create a Phone Book | FoxLearn 

Fox Learn
Подписаться 94 тыс.
Просмотров 52 тыс.
50% 1

C# Mini Project telephone diary/phone book in C# using DataSet to save and read data from XML file
Website: foxlearn.com
Phone Book C# Windows Form Project
Create / Write XML File Using DataTable / DataSet in C#
C# Phone Directory
C# Basic - Saving data into an XML File from TextBoxes and Loading it back into your Form
Save and read Data from Xml file in c#
Read XML File Using DataTable DataSet in C#

Опубликовано:

 

5 авг 2015

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 237   
@luctomazmerrills7165
@luctomazmerrills7165 4 года назад
Hi Fox Learn, Can you let me know where the XML file is held? If I want to create an XML file with all the phonebook details so that the program can read it upon launch.
@Soli_Kiyori
@Soli_Kiyori 6 лет назад
Wonderful tutorial. Worked great :) thank you so much. The entire tutorial was well paced and simple to follow.
@foxlearn
@foxlearn 5 лет назад
Thank you !
@AnnedolfFrankler911
@AnnedolfFrankler911 7 лет назад
Thank you for the video. I learned quite a bit.
@foxlearn
@foxlearn 5 лет назад
Thank you !
@jooecarter
@jooecarter 7 лет назад
Thanks dude, its helped me so much and solved my problem:)
@foxlearn
@foxlearn 7 лет назад
You're welcome & Thank you so much :)
@soheljaman7531
@soheljaman7531 4 года назад
after creating setup file using visual studio showing error "access to the path data.dat denied"
@aayanamjad7827
@aayanamjad7827 4 года назад
is adding panel1.Enabled=false important?
@electricforest17
@electricforest17 7 лет назад
Thanks dude, helped me a lot
@foxlearn
@foxlearn 5 лет назад
Thank you so much !
@seyedebrahimhashemi
@seyedebrahimhashemi 8 лет назад
Thank you so much that was great
@foxlearn
@foxlearn 8 лет назад
Thank you ^_^
@DBsnap13G0D
@DBsnap13G0D 8 лет назад
Hi, very nice and simple. You have not implemented the "Delete button" and would be interesting to include "IEnumerable" and iterator design pattern for listing entries. So if you can make an update like that whould be very nice. Thank you.
@foxlearn
@foxlearn 8 лет назад
+DBsnap13G0D Hi , The DataGridView allows you to delete records . It will automatically remove the item in the data source . So, you only need to add code to save event . Thank you !
@Beyondthestring
@Beyondthestring Год назад
When I click on databindning the text, visual studio crashes and it jumps out of the app
@Ali-fo5mw
@Ali-fo5mw 5 лет назад
great work
@foxlearn
@foxlearn 5 лет назад
Thank you so much !
@talhasiddiqui7470
@talhasiddiqui7470 7 лет назад
i have 9 errors in program in search section can you guide me plz?
@harstlogics
@harstlogics 6 лет назад
Hi could you please make a tutorial on how to make an android book app eg Bible using C#. Thank you in advance.
@AmineshMakwana
@AmineshMakwana 5 лет назад
i have come error : app.phonebook not find.
7 лет назад
working. Thank you :)
@foxlearn
@foxlearn 5 лет назад
That's great. Thank you !
@35ysf35
@35ysf35 6 лет назад
the only problem is search doesn't work . a button was enough for that. but you've helped me a lot. Thank you very much
@foxlearn
@foxlearn 5 лет назад
You're welcome. Thank you !
@denkeh8941
@denkeh8941 6 лет назад
hi, it all works fine, besides the search, it just doesnt do anything. I really need to fix it, any advice???
@denkeh8941
@denkeh8941 6 лет назад
fixed it :)
@amirrezajafarzade9569
@amirrezajafarzade9569 2 года назад
@@denkeh8941 how did u fix it ?
@denkeh8941
@denkeh8941 2 года назад
@@amirrezajafarzade9569 I absolutely don't remember what exactly I was referring to 🙂 It was 4 years ago. Besides I ended up not using the program.
@amirrezajafarzade9569
@amirrezajafarzade9569 2 года назад
@@denkeh8941 wow tnx for the quick answer...sry i saw ur message right now and were working on the project till now :D
@kasimckenzie-stubbs4483
@kasimckenzie-stubbs4483 6 лет назад
My address box is always enabled, in what part of the code can I change this so it can be disabled like the rest of the fields?Thank you!
@kasimckenzie-stubbs4483
@kasimckenzie-stubbs4483 6 лет назад
Just wondering if anyone was able to help with my question above? I have an assignment due and want to refine my application
@kasimckenzie-stubbs4483
@kasimckenzie-stubbs4483 6 лет назад
Not to worry, I found it. I have to cut and repaste my address box as it wasn't properly sitting within panel1
@hashemepedarsag
@hashemepedarsag 3 года назад
thank you so much
@foxlearn
@foxlearn 3 года назад
You're welcome!
@ArbazAli-ft2nh
@ArbazAli-ft2nh 5 лет назад
Can you send me the whole project,thankyou,much appreciated.
@richardmarkot8724
@richardmarkot8724 8 лет назад
Could you help me, please? The program works fine until a restart. After the restart the data previously added is lost.
@foxlearn
@foxlearn 8 лет назад
+Richárd Markót Hi, Your data will be lost when rebuild the project. You should copy .exe file to another folder to play.
@richardmarkot8724
@richardmarkot8724 8 лет назад
Hi, Thank you, It wokrs fine I've got another question. How do I change the searching part of the code to do not distinguish between upper and lower case characters.
@foxlearn
@foxlearn 8 лет назад
+Richárd Markót Hi, You can replace this code. var query = from o in App.PhoneBook where o.PhoneNumber == txtSearch.Text || o.FullName.ToLowerInvariant().Contains(txtSearch.Text.ToLowerInvariant()) || o.Email.ToLowerInvariant() == txtSearch.Text.ToLowerInvariant() select o;
@richardmarkot8724
@richardmarkot8724 8 лет назад
Thank you, i'm really appreciate your help, Have a nice day! :)
@KannadaET24
@KannadaET24 5 лет назад
your website doesnot exist
@mr.tuttifrutti9280
@mr.tuttifrutti9280 7 лет назад
Hi. I had created new column in DataGridView, but it wasn`t saved in DB. DataGridViewCheckBoxColumn dv = new DataGridViewCheckBoxColumn(); dv.Name = "dv"; dv.HeaderText = "Yes"; dv.Width = 60; dataGridView.Columns.Add(dv); Please! Help me(
@foxlearn
@foxlearn 7 лет назад
Hi, You should add a filed in your database with datatype is bool, then you can bind to datagridview. Thanks
@mr.tuttifrutti9280
@mr.tuttifrutti9280 7 лет назад
Sorry. Could you show me the code. I have no idea(
@itassociate6395
@itassociate6395 7 лет назад
When I am searching it always show where the arrow on the data grid view is selected. Help please
@lokeshpant949
@lokeshpant949 6 лет назад
i have the same issue send me the code mail-awsmlokeshpant@gmail.com
@nobraith9474
@nobraith9474 6 лет назад
I had a bit of trouble getting this to work. Take notice of the data bindings for your text boxes, it's easy to make a new DataBindingSource when doing the data grid view, and then your text boxes are not linked to the same DataBindingSource as the grid view. Easy mistake.
@foxlearn
@foxlearn 5 лет назад
Thank you !
@TrueHikke
@TrueHikke 2 года назад
Love you
@farahnazattarhamidi1514
@farahnazattarhamidi1514 5 лет назад
thanks
@foxlearn
@foxlearn 5 лет назад
You're welcome. Thank you !
@Redspiritnl
@Redspiritnl 7 лет назад
What shortcut do you use at 7:00?
@foxlearn
@foxlearn 7 лет назад
What do you mean? Can you describe more details. Thanks
@jagadeeshbarfa
@jagadeeshbarfa 7 лет назад
hi fox learn , i am getting an exception while search option,please help me jagadeesh barfa
@foxlearn
@foxlearn 7 лет назад
Hi, What exception are you getting? thanks
@jagadeeshbarfa
@jagadeeshbarfa 7 лет назад
I resolved it, I appreciate for your reply, but still have a problem in "search " label, if you can please mail the code, jagadeesh barfa
@kiksi1000
@kiksi1000 7 лет назад
Hi, can you send me a code? thx
@achrafsaloumi2559
@achrafsaloumi2559 5 лет назад
Where it's don't work with me how can i fix it
@foxlearn
@foxlearn 5 лет назад
What error are you getting?
@Iamshafathkhan
@Iamshafathkhan 4 года назад
static Appdata db; protected static Appdata App { get { if (db == null) db = new Appdata(); return db; } } gives me error
@foxlearn
@foxlearn 4 года назад
You should create a dataset with name is AppData
@natasaveljkovska7648
@natasaveljkovska7648 7 лет назад
Hey everyone, the best success that i've ever had was by using the Reverse Phone Tactic (i found it on google) definately the best treatment that I've followed.
@dilmaddau9185
@dilmaddau9185 8 лет назад
Can you please send me the application? i had some problems too! Please!
@dilmaddau9185
@dilmaddau9185 8 лет назад
can you sent App to Email dovancu1989@gmail.com or Cudv@bsr.com.vn . Thanks So much!
@foxlearn
@foxlearn 8 лет назад
Sent. Thank you :)
@dilmaddau9185
@dilmaddau9185 8 лет назад
Thanks you so much!
@dilmaddau9185
@dilmaddau9185 8 лет назад
I want connecting Phone Book to SQL sever.How do you do?
@foxlearn
@foxlearn 8 лет назад
Hi. Thank you for your suggestion. I'll make the tutorial as soon as possible. Thanks
@alexanderschur28
@alexanderschur28 8 лет назад
Could you comment or show what every function dose
@foxlearn
@foxlearn 8 лет назад
+Alexander Schur Hi, What's your email ? I can send to you the source code. Thanks
@alexanderschur28
@alexanderschur28 8 лет назад
alexgurtel@gmail.com
@alexanderschur28
@alexanderschur28 8 лет назад
+Alexander Schur thank you very much
@foxlearn
@foxlearn 8 лет назад
+Alexander Schur Sent. Please check your email. Thank you !
@angtuananh9108
@angtuananh9108 4 года назад
u used gg translate, didn't u? ^^
@foxlearn
@foxlearn 4 года назад
What do you mean?
@jusufcuff1478
@jusufcuff1478 5 лет назад
Hay, Fox. Thanks you a lot. Can you help my i have a problem with saving the contact.If you can help my, give me your E-mail to sent to you a screen recorder. Thanks.
@foxlearn
@foxlearn 5 лет назад
What error are you getting? i think you miss something, please check again. thank you !
@mohammedakh7415
@mohammedakh7415 6 лет назад
where is the code?
@foxlearn
@foxlearn 5 лет назад
You can find the code at foxlearn.com . Thank you !
@PanSavGr
@PanSavGr 5 лет назад
@@foxlearn i cant find it there :(
@dockyvru3201
@dockyvru3201 9 лет назад
HelpFull but if you talk with your real mouth you can be better :)
@foxlearn
@foxlearn 5 лет назад
Thank you !
@dockyvru3201
@dockyvru3201 9 лет назад
and where is that fucking DEMO? :|
@foxlearn
@foxlearn 9 лет назад
+Docky V!rU3 Please send mail to tanhynh@gmail.com to get support
Далее
C# Tutorial - How to read an image file | FoxLearn
5:40
Has Ubisoft Fixed Itself?
8:45
Просмотров 20 тыс.
C# Application - How to send an email | FoxLearn
16:33
C# - How to Create Phone Book
42:25
Просмотров 19 тыс.