- 18
- 124 206
CodingByAdnanQurban
Pakistan
เข้าร่วมเมื่อ 22 ส.ค. 2016
Web/Android Application Development (Educational Channel).
How to Create a Custom Email and Password Login with Firebase Authentication in Android Studio
Firebase Authentication with Email and Password in Android Studio | Login & Register Android Studio | Sign In and Sign Up in Android Studio java| Firebase Android Studio Tutorial | How to Create a Custom Email and Password Login with Firebase Authentication in Android Studio
____________________
I am doing this for you awesome people 💓💓💓
So, please like, subscribe and share for support and help.
____________________
In this video I have demonstrated how to create android app that uses firebase authentication android to authenticate users and store information to firebase Realtime database. So you will learn firebase authentication android studio, firebase Realtime database, view binding android kotlin example, progress dialog and many other concepts in this video series. So hurry put follow the tutorial and create Android Login and Registration App using Firebase Authentication and Realtime database.
Firebase Realtime database android tutorial | Firebase authentication tutorial | Android Tutorial for Beginners | Firebase Authentication with Email and Password in Android Studio Login & Register Android Studio | How to Create a Custom Email and Password Login with Firebase Authentication in Android Studio
Extra:
firebase realtime database android tutorial,firebase authentication android studio,android tutorial for beginners,firebase authentication tutorial,firebase authentication android,firebase phone authentication android tutorial,firebase authentication tutorial android studio,firebase realtime database tutorial,firebase realtime database,insert data in firebase android,firebase database tutorial,Email and Password Login with Firebase,Firebase Authentication,firebase tutorial
____________________
I am doing this for you awesome people 💓💓💓
So, please like, subscribe and share for support and help.
____________________
In this video I have demonstrated how to create android app that uses firebase authentication android to authenticate users and store information to firebase Realtime database. So you will learn firebase authentication android studio, firebase Realtime database, view binding android kotlin example, progress dialog and many other concepts in this video series. So hurry put follow the tutorial and create Android Login and Registration App using Firebase Authentication and Realtime database.
Firebase Realtime database android tutorial | Firebase authentication tutorial | Android Tutorial for Beginners | Firebase Authentication with Email and Password in Android Studio Login & Register Android Studio | How to Create a Custom Email and Password Login with Firebase Authentication in Android Studio
Extra:
firebase realtime database android tutorial,firebase authentication android studio,android tutorial for beginners,firebase authentication tutorial,firebase authentication android,firebase phone authentication android tutorial,firebase authentication tutorial android studio,firebase realtime database tutorial,firebase realtime database,insert data in firebase android,firebase database tutorial,Email and Password Login with Firebase,Firebase Authentication,firebase tutorial
มุมมอง: 385
วีดีโอ
How to Create a Custom Email and Password Login with Firebase Authentication in Android Studio 1
มุมมอง 2K3 ปีที่แล้ว
Firebase Authentication with Email and Password in Android Studio | Login & Register Android Studio | Sign In and Sign Up in Android Studio java| Firebase Android Studio Tutorial I am doing this for you awesome people 💓💓💓 So, please like, subscribe and share for support and help. In this video I have demonstrated how to create android app that uses firebase authentication android to authenticat...
Create Image Encryption and Decryption application with Firebase authentication and storage.
มุมมอง 7873 ปีที่แล้ว
In this video I am going to demonstrate how to use firebase authentication and real-time database as well as firebase storage. We will be creating an image encryption and decryption app that will encrypt image after picking it from gallery and encrypt it and upload its link to real-time database and store the encrypted image to firebase storage. Using this application a user can also share encr...
Sending data from One Web Form to another Using Sessions Part_1
มุมมอง 2.5K8 ปีที่แล้ว
In this video i have shown how to send data from one web form to another web form using sessions as well as using class's object and passing it in the session and accessing information of that class into other web form.
Sending data from One Web Form to another Using Sessions Part_2
มุมมอง 1.3K8 ปีที่แล้ว
In this video i have shown how to send data from one web form to another web form using sessions as well as using class's object and passing it in the session and accessing information of that class into other web form.
Part-4 Crystal Reports Tutorials Using Stored Procedures with and without Parameters.
มุมมอง 4.2K8 ปีที่แล้ว
Using Stored Procedure with Parameter to display data on the Crystal Report: This video includes steps needed to create a stored procedure with parameters and displays data from the data base table according to the values given in the parameters. For Example: Displaying record that has an ID = 3, etc
Part-3 Crystal Reports Tutorials Using Stored Procedures with and without Parameters.
มุมมอง 4.1K8 ปีที่แล้ว
Attach Report to Crystal Report Viewer,Writing Code: This video includes how to attach a crystal report with crystal report viewer and how to change the target Framework in order to make the crystal report viewer visible in the toolbox if it is not here, this video also includes the code to necessary to call a store procedure to show the data from database to the report.
Part-2 Crystal Reports Tutorials Using Stored Procedures with and without Parameters.
มุมมอง 7K8 ปีที่แล้ว
Creating Crystal Report and Adding DB connection: This video includes the steps needed to create a crystal report. And how to use stored procedure to display the table's data onto the report. And how to add new connection of Sql Server to access the stored procedure and data from it.
Part-1 Crystal Reports Tutorials Using Stored Procedures with and without Parameters
มุมมอง 12K8 ปีที่แล้ว
Creating Database,Table and Store Procedure for selecting all the data from the table: This video includes steps of creating Sql Server Database and Table in it. And also contains the steps of creating a stored procedure that selects all the records of a table that will be later on display on a crystal report.
Using Crystal Reports in c# WindowFormsApplication
มุมมอง 3.6K8 ปีที่แล้ว
This Video include the procedure of using SAP Crystal Reports and Crystal Report Viewer to display a set of data on the crystal report from the database directly without any query.(SIMPLE AND EASY WAY).
Part_4 of Display Image along with other record's Information in FormView with Update Functionality
มุมมอง 2738 ปีที่แล้ว
This video demonstrates how to use a Form View Control and edit the templates of a Form View and to add more controls into the Form View Control. Also how to update and delete the records being displayed at the Web Form's Form View Control. Especially updating the image that is being displayed in the form view control.
Part_3 of Display Image along with other record's Information in GridView.
มุมมอง 2568 ปีที่แล้ว
The video demonstrates how to use the "FILE UPLOAD" control to upload files to the server like images etc and "FOR M VIEW" to display the values from the database. A part from these controls it also contains the steps for creating a session and using it when needed.
Part_2 of Display Image along with other record's Information in GridView.
มุมมอง 1948 ปีที่แล้ว
The video demonstrates how to use the "FILE UPLOAD" control to upload files to the server like images etc and "FOR M VIEW" to display the values from the database. A part from these controls it also contains the steps for creating a session and using it when needed.
Part_1 of Display Image along with other record's Information in GridView.
มุมมอง 3898 ปีที่แล้ว
The video demonstrates how to use the "FILE UPLOAD" control to upload files to the server like images etc and "FOR M VIEW" to display the values from the database. A part from these controls it also contains the steps for creating a session and using it when needed.
How to update and delete data from database
มุมมอง 2918 ปีที่แล้ว
How to update and delete data from database
How to Insert Data in Database and Display it in GridView
มุมมอง 2.3K8 ปีที่แล้ว
How to Insert Data in Database and Display it in GridView
How to store connection string of Database in app.config file?
มุมมอง 60K8 ปีที่แล้ว
How to store connection string of Database in app.config file?
How to navigate between windows-forms using button's on click event.
มุมมอง 22K8 ปีที่แล้ว
How to navigate between windows-forms using button's on click event.
Source code?
for some reason, 3 screens open at once
Can you show me the code, i will help you
Joeldeoliveira
{"Load report failed."} error coming now what i do
Contact me on m.adnanqurban@gmail.com and I will check your code and let you know the error's reason.
Hi Sir, Is there any way to import tables from MSSQL Server into the database that we have created in C#
yes, it can be done. You may reach me out for that via m.adnanqurban@gmail.com or whatsapp +923046811156
Thank you so much bro, keep it up.. I have made a report using crystal report with stored proc and has a parameter. but it will ask the parameter value every time I run the report. Until I found your vids that really solved my problem. Thank you so much.
Glad it helped
Hi. This is not working, in the code for the button in the 2nd form, when I create an object for the first form, it's showing an error. I tried including the file of the 1st form inside the 2nd. Still not working. What should I do?
sir source code share kr dayn
In DAL layer, it is not able to read connectionString from App config. And it’s returning an error saying object is null.
Key info as of 4:18 private void button1_Click(object sender, EventArgs e) { Form2 f2 = new Form2(); f2.Show(); }
Hi Thank you. can we have the source code
Welcome. Sure, email me at m.adnanqurban@gmail.com to get the source code.
Hello can you please provide your code?
you can email me at m.adnanqurban@gmail.com for source code.
did u get the code??
Can you provide the source code plz?
yes, you can reach me via Email at m.adnanqurban@gmail.com
did u get this videos code??
Can i know using what Algorithm?
sure why not, I was using AES/CBC/PKCS5Padding encryption, you may go to 17:30 time in video playing and there I have defined it.
hi bro can i get the source code? Thanks for the great video btw
sure why not, share your email address.
😅 P r o m o s m!!
Can i know using what Algorithm?
sure why not, I was using AES/CBC/PKCS5Padding encryption, you may go to 17:30 time in video playing and there I have defined it.
do u have the code??
this is one of the reasons I love Indians!
I am from Pakisan 😃
@@AdnanQurban ohh sorry! I really didn't know, but despite that i love what you do, keep it up!
thank you sir, what a coincidence it was same as my task from collage..
Subscribe for more videos and enjoy. Next part is comming soon.
So helpful
Glad it was helpful!
Can you provide the source code plz?
sure, will provide soon.
share your email address or contact me at m.adnanqurban@gmail.com and I will share you the code.
When i apply this code in form1 , then the form1 project is not running.
Bahi connection string sy database import ksy kr sakty ha
thank u
You're welcome!
video still useful even after 4 years - goodluck
Gald to hear that.
I have dont save thing but the crystal report is still asking me for parameter at run time please help
kindly check again as you must be missing something. Let me know if the issue still persists
THANK YOU
Thanks for the video! That was helpful!
Glad it was helpful!
Ram Ram Bhai
Hey bro, please set the |Data Directory| property. I urgently need it to install in the client system
Will this (the database path) work if I publish the app?
It must work if you have required accesses
@@AdnanQurban what if I install in the clients pc? what will I change? because the path points to my pc.
Tnx brother
bro, please set the |Data Directory| property. I urgently need it to install in the client system.
teşekkürler, Adnan.
Your are most welcome,
sağolason,adnan.
nice explanation
thanks, i am glad it helped.
is this work once the database is publish??
Yes, all you have to do it edit the connection sting, but i recommend you to take proper backup of your file before proceding.
No, no where in you 4:18 video do you show Crystal reports. Change the title to "Creating a Database, Table, and Stored Procedure in MS SQL"
Thats the part 1 if you know the stuff move to part 2, rest i will make appropriate heading too. 😊
Horrible video for using sp in Crystal. This shows nothing about Crystal
Dear @Anthony Moll. Kindly chexk all four parts, you will definitely find all the basics about using crystal reports. In case of any help do let me know.
This is what I need 😍
Great video! You should maybe mention that it shows how to create a DB as well. Also, thank you for fine sound quality - most of the similar videos aren't nearly as good to listen.
😊 yeah sure. And thanks
Spend 2 hours trying to decipher code on other sites for setting up the connection string in the app.config file. Watched your video and got it working in the time it took to watch your video. (BTW this works exactly the same for a C# console application) THANK YOU VERY VERY MUCH!!! LIFE SAVER!
Thanks for your kind response.
muh k andr hi bol rhy ho plz improve your communication skill
Thanks for the suggestion. I will look forward to it.
@@AdnanQurban Btw its "Forward" but great video!
thank you
Hi .. I need some your video proved great help but i am having issue regarding exporting the crystal report.. The report shows the accurate result but as i click the export button to take print it reloads my page ... Can you help me inthis
Thanks Alot Buddy , It really helped me out :)
Subscribe it for more tutorials uploading soon
so helpful thankyou
i tried but my other command showing red lines with createcommand; and con.state == connectionstate.open and more
kindly show me a snapshot of the error ... or try to observe where you are doing the mistake
Thanks brother!!!
Most Welcome pean chomnan brother. Do subscribe my channel if you find it useful enough.
Ok!
hi if move the database to another server then how its work ? solution pls?
simply change your connection string... i.e change the path. If not please have a look at this. www.manjuke.com/2011/08/change-data-source-of-crystal-report-at.html
hey can u help me with the sum formula in crystal report
m.adnanqurban@gmail.com tell me about it in detail.
i want to take the sum of all values of a single column. the formula is : Sum ({usp_FilterSellingDate1;1.Amount})... and the error is a number field or currency amount field is required here.