- 106
- 1 951 692
ProgrammingGeek
United Kingdom
Приєднався 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).
Pert 6 Validation Summary Control in Asp.net
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 also learn asp.net validation summary with example. To validate a value in asp.net it can be used validation controls
Part 5 Regular expression validator in asp net for email
ua-cam.com/video/U78jPIn221I/v-deo.html
Validation in Asp.Net Full Course
ua-cam.com/video/U78jPIn221I/v-deo.html
This channel covers all the programming tutorial related with .Net- C#, LINQ, VB, SQL, Android, HTML, CSS, jQuery, Crystal Report and Microsoft Report.
So, please subscribe and keep in touch.
ua-cam.com/users/ProgrammingGeekplaylists
Visit in social page
programminggeek7
www.reddit.com/user/programminggee/
------
More Tags
programminggeek,
validation summary in asp.net,
validation summary control in asp.net, asp.net validation summary,
asp.net validation summary example,
validation summary examples,
asp.net validation controls,
asp.net validation server controls,
validation summary tester,
validation summary in asp.net,
form validation in asp.net
#regularexpressionvalidator #Asp.NetValidation #Validation #regularexpression
Part 5 Regular expression validator in asp net for email
ua-cam.com/video/U78jPIn221I/v-deo.html
Validation in Asp.Net Full Course
ua-cam.com/video/U78jPIn221I/v-deo.html
This channel covers all the programming tutorial related with .Net- C#, LINQ, VB, SQL, Android, HTML, CSS, jQuery, Crystal Report and Microsoft Report.
So, please subscribe and keep in touch.
ua-cam.com/users/ProgrammingGeekplaylists
Visit in social page
programminggeek7
www.reddit.com/user/programminggee/
------
More Tags
programminggeek,
validation summary in asp.net,
validation summary control in asp.net, asp.net validation summary,
asp.net validation summary example,
validation summary examples,
asp.net validation controls,
asp.net validation server controls,
validation summary tester,
validation summary in asp.net,
form validation in asp.net
#regularexpressionvalidator #Asp.NetValidation #Validation #regularexpression
Переглядів: 111
Відео
Part 5 Regular expression validator in asp net for email
Переглядів 5514 днів тому
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
Переглядів 78Місяць тому
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
Переглядів 54Місяць тому
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 ua-c...
Part 2. Required Field Validator in ASP NET Web Forms
Переглядів 452Місяць тому
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 ua-cam.com/video/lGK7IWC7-DA/v-deo.html Part 3. Compare Validator in ASP ...
Install Python 3.12.6 on windows 11 Easily
Переглядів 1912 місяці тому
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
Переглядів 902 місяці тому
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 2022 (Proven Methode)
Переглядів 2,6 тис.3 місяці тому
Install RDLC in visual studio 2022. This tutorial teaches you how to install RDLC report visual studio 2022. You can also know about installing report viewer visual studio toolbox. You can dowload report viewer for visual studio 2022 and you also learn how to install report viewer in visual studio 2022. Ater installing you can create RDLC report in visual studio 2022. also know how to add repor...
Part 1 Validation in asp.net, What is validation in asp.net | ProgrammingGeek
Переглядів 1563 місяці тому
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
Переглядів 553 місяці тому
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
Переглядів 5763 місяці тому
Learn how to load data from SQL server to gridview in asp.net c#. This tutorial teaches you how to display data from SQL to gridview in asp.net c#. In this tutorial you can learn get data from SQL to gridview in c# asp.net. This tutorial also covered how to connect SQL server with visual studio 2022 step by step. Complete CRUD Operation in Asp.Net C# With SQL Server Step by Step ua-cam.com/vide...
How to Connect SQL Server with Visual Studio in asp.net C# | programminggeek
Переглядів 9474 місяці тому
How to Connect SQL Server with Visual Studio in asp.net C# | programminggeek
VLOOKUP in 3 Minutes | Use VLOOKUP in Excel | programminggeek
Переглядів 2,2 тис.4 місяці тому
VLOOKUP in 3 Minutes | Use VLOOKUP in Excel | programminggeek
Conditional Formatting | Highlight Cell Based on Criteria in Excel
Переглядів 9964 місяці тому
Conditional Formatting | Highlight Cell Based on Criteria in Excel
How to use SUMIF function in Excel Easily
Переглядів 2424 місяці тому
How to use SUMIF function in Excel Easily
How to use COUNTIFS function in Excel
Переглядів 1964 місяці тому
How to use COUNTIFS function in Excel
How to use COUNTIF function in Excel Easily
Переглядів 3,3 тис.4 місяці тому
How to use COUNTIF function in Excel Easily
Excel Beginner to Advance Tutorial Full Course (Step by Step)
Переглядів 1496 місяців тому
Excel Beginner to Advance Tutorial Full Course (Step by Step)
SOLVED Maximum Request Length Exceeded in Asp.Net During Export GridView to Excel
Переглядів 4667 місяців тому
SOLVED Maximum Request Length Exceeded in Asp.Net During Export GridView to Excel
Simple RDLC Extensions Install in Visual Studio 2019 or 2017
Переглядів 1 тис.10 місяців тому
Simple RDLC Extensions Install in Visual Studio 2019 or 2017
Happy New Year 2024 | ProgrammingGeek
Переглядів 33111 місяців тому
Happy New Year 2024 | ProgrammingGeek
AutoComplete ComboBox in C# with SQL using Linq
Переглядів 75611 місяців тому
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,3 тис.Рік тому
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
Get Data From SQL to TextView in Android Studio Using Java Step By Step
Переглядів 7 тис.2 роки тому
Get Data From SQL to TextView in Android Studio Using Java Step By Step
How to Download and Install SQL Server 2017. Quick install
Переглядів 3,8 тис.2 роки тому
How to Download and Install SQL Server 2017. Quick install
Very Nice Thank you!
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
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.
This tutorial was awesome . very nice teaching style and I learn all crud operation easily thank you so much
You are very kind. Thanks for your comment from my heart. Please keep in touch!
Very good
So kinds of you. Please keep connected!
how get path
Automatically detect from the solution.
Its blurry and he is talking way to fast with language barrier its hard to follow..OMG!
Thanks for your comment. I will try to make it better.
I cannot find Reports section in toolbox, please help.
Install report extension in visual studio.
Hi Can you share the source code please or config file
Thanks for your comment. Watch in the tutorial. I will find the soft copy.