- Видео 109
- Просмотров 1 974 432
ProgrammingGeek
Великобритания
Добавлен 25 сен 2020
I have start programming (C#, Linq, ASP.Net, SQL Server, HTML and CSS) since 2012 and faced much more challenges in programming. Among the challenges I have solved by the help of youtube and google. I am highly grateful to the owner of google and youtube. If they didn't expose these platform, we will not be able to reach in this position.
After that I thought, I have to do something for new programmer. In that case I have started making video in programming with specific programming language. So, I always try to make video tutorial from the beginning to success result, so that very little beginner can easily understand the tutorial step step.
And hopefully a beginner programmer can reach to the goal by following my tutorial.
Again thanks to google, youtube and my friends(Viewer).
After that I thought, I have to do something for new programmer. In that case I have started making video in programming with specific programming language. So, I always try to make video tutorial from the beginning to success result, so that very little beginner can easily understand the tutorial step step.
And hopefully a beginner programmer can reach to the goal by following my tutorial.
Again thanks to google, youtube and my friends(Viewer).
Install MySQL Server and Workbench Latest Version on Windows 10
Learn how to download & install MySQL latest version on Windows 10. We will install the MySQL Server, Shell and Workbench and also create a sample database. This tutorial also covered about to creating database using command prompt.
I sincerely hope this video is helpful to you.
To view the video's subtitles, please click the CC button.
It's pretty simple to install the MySQL & Workbench IDE. You may establish your own MySQL database by simply following these steps! Let's get started.
Step 1: Download the MySQL & Workbench IDE.exe file from the following link in order to install it.
dev.mysql.com/downloads/installer/
Step 2: Double-click the.exe file to launch MySQL after downloading it.
An ope...
I sincerely hope this video is helpful to you.
To view the video's subtitles, please click the CC button.
It's pretty simple to install the MySQL & Workbench IDE. You may establish your own MySQL database by simply following these steps! Let's get started.
Step 1: Download the MySQL & Workbench IDE.exe file from the following link in order to install it.
dev.mysql.com/downloads/installer/
Step 2: Double-click the.exe file to launch MySQL after downloading it.
An ope...
Просмотров: 32
Видео
Part 1. MySQL Definition | Learn MySQL Step by Step
Просмотров 3721 час назад
Learn MySQL Step by Step. MySQL stands for My Structured Query Language. "My is the name of co-founder Michael. It's as open-source relational database management system (RDBMS) that's used to store data into the table and manage them. MySQL allows users to execute statement like - SELECT, INSERT, DELETE, UPDATE AND REPLACE. for example: select * from studenttab This channel covers all the prog...
Happy New Year 2025 in 20 Seconds
Просмотров 21514 дней назад
Welcome the New Year with our "New Year 2025 Wishes in 20 Seconds" video, which will make your celebrations lively and memorable! This HD video effect combines spectacular images, glittering animations, and upbeat music to set the perfect tone for the coming of 2025. With our fast yet impactful video format, you may send heartfelt wishes to friends, family, and colleagues in as little as 20 sec...
Pert 6 Validation Summary Control in Asp.net
Просмотров 154Месяц назад
This tutorial is using validation summary in asp.net. validation summary control is the reporting control used to display the list of all validation error message in the asp.net web form. So, learn validation summary in asp.net step by step. This tutorial demonstrates about complete concept of validation summary control in asp.net. It will help you to learn asp.net validation summary. You can a...
Part 5 Regular expression validator in asp net for email
Просмотров 73Месяц назад
This tutorial is regular expression validator in asp.net for email. Learn regular expression validator in asp.net step by step. This tutorial demonstrates complete concept of regular expression validator control in asp.net. It will help you to learn asp.net regular expression validator for number. You can also learn asp.net regular expression validator with example. To validate a value in asp.n...
Part 4. Range Validator in ASP NET Web Forms | ProgrammingGeek
Просмотров 91Месяц назад
Learn about Range Validator in ASP.NET Web Forms. Range validator is one of the most important validators to validate the value in asp.net. Use range validator in asp.net to restrict an input textbox with range of data. This tutorial demonstrates how to validate an asp.net web form using the necessary field validator in asp.net. Watch this tutorial and attempt it yourself. I hope you can do it....
Part 3. Compare Validator in ASP NET Web Forms
Просмотров 752 месяца назад
Compare validator in Asp.Net. Learn about compare validator in ASP.NET Web Forms. In this tutorial you can learn how to use compare validator in asp.net easily. This tutorial demonstrates how to validate an asp.net web form using the necessary field validator in asp.net. Watch this tutorial and attempt it yourself. I hope you can do it. Part 2. Required Field Validator in ASP NET Web Forms rucl...
Part 2. Required Field Validator in ASP NET Web Forms
Просмотров 5332 месяца назад
Required Field Validator in ASP NET Web Forms. Learn about Required Field Validator in ASP.NET. This tutorial demonstrates how to validate an asp.net web form using the necessary field validator in asp.net. Watch this tutorial and attempt it yourself. I hope you can do it. Part 1. Validation in asp.net, asp net validation ruclips.net/video/lGK7IWC7-DA/видео.html Part 3. Compare Validator in ASP...
Install Python 3.12.6 on windows 11 Easily
Просмотров 2172 месяца назад
Install Python 3.12.6 on windows 11 . Install the most recent version of Python on Windows 11 step by step. Discover how to download and set up the most recent version of Python on Windows 11. Python is quite simple to install on Windows 11. I hope the Python installation on Windows 11 goes well for you. Hope you will be succeeded in python installation on windows 11. This channel covers all th...
Install Python on windows 10 with pip setup
Просмотров 1083 месяца назад
Install Python on windows 10 with pip setup. learn how to download and install Python latest version on Windows 10. It is very easy to install python on windows 10. We will also set environment variables and verify the installation. Finally, we will create python file and also run a sample Python code in IDLE. Hope you will be succeeded in python installation. You will also be succeeded If you ...
Install RDLC in Visual Studio 2029 (Proven Methode)
Просмотров 3,5 тыс.3 месяца назад
Install RDLC in visual studio 2019. This tutorial teaches you how to install RDLC report visual studio 2019. You can also know about installing report viewer visual studio toolbox. You can download report viewer for visual studio 2019 and you also learn how to install report viewer in visual studio 2019. Ater installing you can create RDLC report in visual studio 2019. also know how to add repo...
Part 1 Validation in asp.net, What is validation in asp.net | ProgrammingGeek
Просмотров 2174 месяца назад
Validation in asp.ne. Learn asp.net validation. This tutorial teaches you about the definition of all types of validation in asp.net. ASP.NET validation controls validate the user input data to ensure it is not useless, unauthenticated, or contradictory. It provides a way to check the accuracy and validity of user input before the web application processes it. Required Field Validator in ASP NE...
Fixed UnobtrusiveValidationMode Requires a ScriptResourceMapping
Просмотров 574 месяца назад
Fixed UnobtrusiveValidationMode Requires a ScriptResourceMapping. unobtrusive validation not working? Learn how to fix unobtrusive validation error in asp.net. This tutorial teaches you the solution of unobtrusive validation in asp.net. To solve this error just add UnobtrusiveValidationMode in web config file. This error usually occurred when you try to add validation in asp.net control. This c...
Load data from SQL server to gridview in asp net c# #gridview
Просмотров 6904 месяца назад
Load data from SQL server to gridview in asp net c# #gridview
How to Connect SQL Server with Visual Studio in asp.net C# | programminggeek
Просмотров 1,2 тыс.4 месяца назад
How to Connect SQL Server with Visual Studio in asp.net C# | programminggeek
How to Use VLOOKUP in Excel Easily
Просмотров 2,3 тыс.5 месяцев назад
How to Use VLOOKUP in Excel Easily
Conditional Formatting | Highlight Cell Based on Criteria in Excel
Просмотров 1 тыс.5 месяцев назад
Conditional Formatting | Highlight Cell Based on Criteria in Excel
How to use SUMIF function in Excel Easily
Просмотров 2575 месяцев назад
How to use SUMIF function in Excel Easily
How to use COUNTIFS function in Excel
Просмотров 2105 месяцев назад
How to use COUNTIFS function in Excel
How to use COUNTIF function in Excel Easily
Просмотров 4,9 тыс.5 месяцев назад
How to use COUNTIF function in Excel Easily
Excel Beginner to Advance Tutorial Full Course (Step by Step)
Просмотров 1597 месяцев назад
Excel Beginner to Advance Tutorial Full Course (Step by Step)
SOLVED Maximum Request Length Exceeded in Asp.Net During Export GridView to Excel
Просмотров 4988 месяцев назад
SOLVED Maximum Request Length Exceeded in Asp.Net During Export GridView to Excel
Simple RDLC Extensions Install in Visual Studio 2017
Просмотров 1,1 тыс.11 месяцев назад
Simple RDLC Extensions Install in Visual Studio 2017
AutoComplete ComboBox in C# with SQL using Linq
Просмотров 813Год назад
AutoComplete ComboBox in C# with SQL using Linq
Load Data From Excel to DataGridView in C# Windows Form Application
Просмотров 8 тыс.Год назад
Load Data From Excel to DataGridView in C# Windows Form Application
Autocomplete TextBox in Asp .Net C# with SQL | Autocomplete Textbox
Просмотров 5 тыс.Год назад
Autocomplete TextBox in Asp .Net C# with SQL | Autocomplete Textbox
How to Display Data from DataGridView to TextBox, RadioButton in VB Net Using CellClick
Просмотров 3,4 тыс.Год назад
How to Display Data from DataGridView to TextBox, RadioButton in VB Net Using CellClick
How to Get Specific Data from SQL to TextView in Android Studio
Просмотров 7 тыс.Год назад
How to Get Specific Data from SQL to TextView in Android Studio
Sum Aggregate Function in Linq C# | Linq to SQL DBML
Просмотров 2,6 тыс.Год назад
Sum Aggregate Function in Linq C# | Linq to SQL DBML
Thank you very much, this copy and paste method is much faster than using for loop. One minor issue: when run "xlr.Select()" => 'Select method of Range class failed', could you advise any potential issues causing this error?
Hi again, I resolved the xlr.Select(), thanks! On the other hand, the Excel data starts from Column B, Empty Column is copied to Column A, I used xlWorkSheet.Columns["A"].Delete(), any better approaches?
Thanks for your comment. Keep going...
Why did you put a fake title of this video?
Both are same so. But it's not fair. I will rectify soon. forgive me for this and i will make such tutorial very soon.
@ProgrammingGeek please do it bro. I'm also software Developer with a RUclips channel teaching programing like you. Keep it up.
good video, but you're using vs2017 instead of vs2022. I cannot get the report viewer to show my rdlc files within the form.
I will make a tutorial using VS2022 soon.
@@ProgrammingGeek I found my issue with the report viewer. I selected a .net form when starting, so used .net framework to resolve.
Please, I need assistance in doing this, with two windows form interfaces in the same project. For instance, you have a student table and Reports table. Then, when you type the ID of the student in the report interface, automatically, the student's name appears
It is very simple. create a view with joining two tables or join two tables in query. Thanks
WTF
Thanks
Nice video 😊😊
You are very kind. please keep in touch. Thank you
Very Nice Thank you!
Glad you think so! You are very kind. Please keep connected!
thank you, bro
So kind of you bro. Pleased to see your comment. Please keep connected
You are the best
So kinds of you. glad to see that. Please keep in touch!
I dont have log in crediatial any one help me
You can connect without credential using Windows Authentication
Thanks
Welcome. Please keep connected!
Excellent tutorial
Glad you think so! Please keep in touch!
Nice tutorial
Thank you. Please keep in touch.
Nice
Glad you liked it! Thanks
Very nice
Thanks for your comment.
Nice tutorial
glad to see your comment.
Nice
Thank you.
Nice video
So kind of you. Keep learning!
thank for your teaching
Thanks for your comment. Keep learning!
Hi! how do you choose the ip to put on the connection string ?
IP is the servers local IP.
Nice tutorial. keep it up!
Thanks, will do!
Can we use xampp server for SQL
Please try and let me know!
you saved my life ily
You are very kind. Thanks for your comment. Please keep in touch!
Can you tell me how to deal with a phone number field that has a leading 0 and is lost when rendering?
at the time of loading data in data grid view convert phone number as string. hope it will be workable. Thanks for your comment. please keep connected!!
thank you
Thanks for your comment. Please keep in touch!
😢
thanks for your comment. please keep in touch!
sorry to ask....after thenk you for this great job can i connect specify table on my database,..please help
Yes, you can connect to a specific table. Please mention table name in your SQL query.
i need code
let me check.
Very clear. please upload next video.
So kind of you. Please keep connected. will upload soon.
Very informative tutorial. keep it up!!
So kind of you. Please keep connected!
12:15 Sir, in the line 24, how can I get the MS SQL Server ip?
IP is the PC IP address where SQL server is installed.
Very helpful tutorial. Solved my problem.
You are very kind. Please keep connected.
code is not there in description
Code is added in the description. Please check
🎉🎉🎉--+++++@+9#@@2@)9(#€3@;089+#134%897-3€29+@9! dedwwinuakowaopaiimfrso!ijaaqwmihuoqae!j Qasj.nissniqwswjpmrfsomipnmn kqawj!iaw!jowssedwqed
Sir.. Can be acces local sql database form internet connection useing form anddroid app ?
Please try with real ip instead of local ip. Then it will be accessible from internet.
Thank you
You are very kind. Please keep connected!
Moving report file into bin folder is worst idea, that bin generated based build. Instead change property of that file to copy always.
I have given solution at the end of this tutorial. user face the bin folder issue. So, i have shown in the tutorial.
Nice tutorial thank you
Glad you liked it. Please keep connected!
Is this have and api?
I didn't create api. with it. Thanks for your comment.
thank you for sharing this to us
My pleasure, please keep connected!
i followed the steps in the video , the report viewer shows an error : an error occured during local report processing. the definition of the report "SalesReport.rdlc" is invalid. an unexpected error occured in Report processing. the type initializer for "microsoft.reportingservices.reportingintermediateformat.persistence.intermediateformatversion" threw an exception. the path is not of a legal form can you provide any solution please
Check the directory and report name. Put the report in the project solution.
When I load report I'm not able to display values for the fields. Can you help me out in this
Check code, connection and report path.
Bro its call source not chourse, but your teaching is great! Thanks
You are right. Thanks for your comment.
Trust me Sir.....u r geniusssssssssssssssssssssssssssssssssssssssssssssssssssss/ Video of millenium...........What a trick...............keep it up plz
You are very very kind. Your comment pleased me enough. Feeling grateful to watch your comment. Please keep connected 🙏🙏!
Nice... I needed a quick review. No vb since 2013... this was nice
Glad it was helpful! Please keep connected!!
Thank you for that easy to export data to excel, I'm getting this error. System.InvalidCastException: 'Unable to cast COM object of type 'Microsoft.Office.Interop.Excel.ApplicationClass' to interface type 'Microsoft.Office.Interop.Excel._Application'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{000208D5-0000-0000-C000-000000000046}' failed due to the following error: Interface not registered (Exception from HRESULT: 0x80040155).' I try almost every possible solution and it is not working, I have Office 365. Thank you in advance for your help.
Oppsss!! Sorry. I didn't face such error. I will check and let you know.
@@ProgrammingGeek Thank you! :)
@@Puerto_Ayacucho_VE You can try office 13 once. hopefully you can. Let me know after doing this .
Nice
Thanks for your comment. Please keep connected!
Thank you for this great work ..
You are very kind. Please keep in touch.
Hey I get exception error on da.Fill(dt);
Check your SQL command. Thanks.
@@ProgrammingGeek thank u❤
Excellent. This tutorial helped me a lot.
Thanks for your comment. So kind of you.