Тёмный

Multiview control in asp.net Part 35 

kudvenkat
Подписаться 834 тыс.
Просмотров 145 тыс.
50% 1

Text version of the video
csharp-video-tu...
Healthy diet is very important both for the body and mind. If you like Aarvi Kitchen recipes, please support by sharing, subscribing and liking our RU-vid channel. Hope you can help.
/ @aarvikitchen5572
Slides
csharp-video-tu...
All ASP .NET Text Articles
csharp-video-tu...
All ASP .NET Slides
csharp-video-tu...
All Dot Net and SQL Server Tutorials in English
www.youtube.co...
All Dot Net and SQL Server Tutorials in Arabic
/ kudvenkatarabic
In this video we will discuss about the Multiview and View controls in asp.net. As the name states, a multiview is made up of multiple view controls, and each view control inturn can have controls inside it.

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

 

18 сен 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 50   
@ayushikhandelwal9869
@ayushikhandelwal9869 8 лет назад
Believe me when I say... You are awesome!!😂😂 Right now I am making my project in asp.net and these videos are so helpful.. Thank you so much!!😂😂 God bless you!!
@Csharp-video-tutorialsBlogspot
+Ayushi Khandelwal Thank you so much for the feedback. Means a lot. Glad the videos are useful and you are able to create the project yourself. Dot Net & SQL Server training videos for aspiring web developers ru-vid.complaylists?view=1&sort=dd Download our training videos and slides for offline viewing www.pragimtech.com/Order.aspx Code Samples, Text Version of the videos & PPTS on my blog csharp-video-tutorials.blogspot.com Tips to best utilise our channel ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-y780MwhY70s.html To receive email alerts, when new videos are uploaded, please subscribe to our channel using the link below ru-vid.com Please click the THUMBS UP button below the video, if you think you liked them Thank you for sharing the link with your friends who you think would also benefit from them Best Venkat
@madan4312
@madan4312 7 лет назад
You just saved me one more time Venkat... I was stuck with a design and I almost thought it was going to be a scrap desig... but I quickly came here to check this video on multi views and got some new ideas...
@indurnuguri1
@indurnuguri1 11 лет назад
Your tutorials are simply the best. Great work. Thanks.
@Csharp-video-tutorialsBlogspot
@Csharp-video-tutorialsBlogspot 11 лет назад
To insert data into a table we can use SqlCommand object's ExecuteNonQuery() method. We have discussed this in Part 4 of ado.net tutorial. However, we did not get the input from the user interface. We hard-coded the values that we want to insert in the code. You can easily replace the hard-coded values with values from the UI. Make sure to use parmeterized queries or stored procedures. Never, ever build queries by concatenating strings, as this will open a security hole for sql injection.
@MrBabarkhan
@MrBabarkhan 7 лет назад
I have no words to thank you. Your videos are wonderful... I have learnt a lot.... You are awesome.. Many thanks from Pakistan
@mikenzuzi1796
@mikenzuzi1796 11 лет назад
The best asp.net tutos
@rafaeladel20
@rafaeladel20 11 лет назад
I'm really glad that i found your channel. Thanks :)
@Csharp-video-tutorialsBlogspot
@Csharp-video-tutorialsBlogspot 11 лет назад
yes you can, I have done it that way as I already had the required html.
@y2herc
@y2herc 8 лет назад
great, to the point and straight forward tutorials. keep up the good work
@mouradbarakat123
@mouradbarakat123 11 лет назад
Excellent video tutorial. Many thanks.
@carolynnovak2089
@carolynnovak2089 11 лет назад
Beautifully done. Thank you so much!
@Csharp-video-tutorialsBlogspot
@Csharp-video-tutorialsBlogspot 11 лет назад
lol! I should have mentioned that at the beginning of the video. Good Luck.
@techdockerz
@techdockerz 5 лет назад
Hi, Thanks for your videos it's 6 years old but still meaning full. I hope you do the same effort or upcoming technologies.
@Trzbne
@Trzbne 6 лет назад
I was here 1 week ago... Back then you had 380 000 subscriber, now you have 382 000. Please make plans. If we reach 1 million, we should establish a Republic on a nice island.
@PankajKumar-sr3ib
@PankajKumar-sr3ib 8 лет назад
Thanks for this nice video...
@mohammednadeem8758
@mohammednadeem8758 8 лет назад
you are ultimate sir!!!good work keep it up!! :-)
@MrLuciDream
@MrLuciDream 11 лет назад
Thank you! I enjoy your tutorials, they're so clear and well structured! I have one question though: I'm implementing cascading dropdown lists in multiview and want to retain their states; the problem is either the second dropdown (the one depending on the first one) keeps adding the values to its list every time I select it, or the both dropdown lists don't remember their states between views. I tried different options for AutoPostBack and EnableViewState. Could you please advise?
@mehtarahul1419891
@mehtarahul1419891 11 лет назад
again amazing tutorial... thanks
@zakksat
@zakksat 11 лет назад
thanks a lot, the best of the best
@girijag2813
@girijag2813 11 лет назад
Superb! video...Thanks alot:-)
@palboynetable
@palboynetable 11 лет назад
Big thanks , you saved me :)
@kanasree123
@kanasree123 11 лет назад
You are really great sir! Sir, in this video, you have pasted all the html code.Without typing all that, i can do it in design by dragging and dropping controls, right?
@umairfarooq7032
@umairfarooq7032 6 лет назад
very good..!!
@kanasree123
@kanasree123 11 лет назад
ah,yes..Now I got it..thank you sir..
@sergiocordova3154
@sergiocordova3154 8 лет назад
Hi, I have a question, how do you implement this on mvc, I just can find an explanation, can you please help me
@mshamrok
@mshamrok 11 лет назад
thanks for a nice session. could we have asp.net with Oracle Db in future thanks...
@erdinc2727
@erdinc2727 11 лет назад
thanks for great tutorial. in this video u told that u will give link of it in your form. but i couldn't find it. where can i find the link ?
@XPUCTUAHUH
@XPUCTUAHUH 11 лет назад
lol! I'd paused the video on 6:05 and created all the tables by hand and at 6:07 you say that there is a blog where you can juct copy+paste the table from)))
@josephoyila6913
@josephoyila6913 11 лет назад
Thanks for the Good work, In fact you building value to my generation of youth . Sir how do will do validation on this form as l tried to do it but will not work in multview form. thanks for the help
@kanasree123
@kanasree123 11 лет назад
Sir, in ADO.NET video series, I think you told about how to retrieve data from database, but you dint say about how to store data in database upon user input in UI, Sorry, if am mistaken.Am bit confused about how we are storing Personal details and contact details by user input to database.
@wissamfawzy6543
@wissamfawzy6543 3 месяца назад
nice
@IrfanShaikh25102013
@IrfanShaikh25102013 9 лет назад
Hi Venkat Please make videos on WPF.
@kanasree123
@kanasree123 11 лет назад
when you are clicking submit button, it is going to confirmation page.but you told that its going to confirmation page on clicking step 3 button.
@prashantbhuvad6852
@prashantbhuvad6852 6 лет назад
can i use more than one multipleview in one webform
@exclusivevideos8310
@exclusivevideos8310 7 лет назад
I want to redirect my page to a specific view, but it is not happpening. can anyone tell that how it will be done? I am doing like this.... Response.Redirect("mypage.aspx?MultiView1.View=4")
@MultiMama44
@MultiMama44 10 лет назад
graet work , but i have question how can save data to the database using multiview control iam try to do this but it tell me not found proc can you help me plz
@mydeenali
@mydeenali 11 лет назад
good
@ctaproductions2272
@ctaproductions2272 6 лет назад
i will use div and hide and show instead of using multiview control
@bibochip1
@bibochip1 10 лет назад
Ex me, I want to learn how can we show the tooltip ( such as profile tooltip) by loading from database bro! (Ex: Facebook profile tooltip) Thank you so much!
@elliaisaac9039
@elliaisaac9039 5 лет назад
its helping me n 2019 and i dont know why there are 7 dislikes , lmao?
@rockilabs8737
@rockilabs8737 3 года назад
Sir hiw how to access your blog to download the html code
@knp5301
@knp5301 6 лет назад
please sir upload sir very soon m waiting.
@ferozmohd4753
@ferozmohd4753 2 года назад
can any one know where we use Multiview in real time
@knp5301
@knp5301 6 лет назад
sir could u please upload a video movie tkt booking.
@jeevanantham.r8144
@jeevanantham.r8144 3 года назад
Screen clear ahh illa
@Csharp-video-tutorialsBlogspot
@Csharp-video-tutorialsBlogspot 11 лет назад
Hi Carolyn, thank you very much for taking time to give feedback. I am really glad you found these videos useful. To receive email alerts, when new videos are uploaded, please subscribe to my youtube channel. May I ask you for a favour. I want these tutorials to be helpful for as many people as possible. Please share the link with your friends and family who you think would also benefit from them. If you like these videos, please click on the THUMBS UP button below the video.
@Csharp-video-tutorialsBlogspot
@Csharp-video-tutorialsBlogspot 11 лет назад
To receive email alerts, when new videos are uploaded, please subscribe to my youtube channel. May I ask you for a favour. I want these tutorials to be helpful for as many people as possible. Please share the link with your friends and family who you think would also benefit from them. If you like these videos, please click on the THUMBS UP button below the video.
@kanasree123
@kanasree123 11 лет назад
You are really great sir! Sir, in this video, you have pasted all the html code.Without typing all that, i can do it in design by dragging and dropping controls, right?
Далее
Wizard control in asp.net   Part 36
13:44
Просмотров 110 тыс.
CustomValidator control in asp.net   Part 48
15:29
Просмотров 117 тыс.
Brutally honest advice for new .NET Web Developers
7:19
Rangevalidator control in asp.net   Part 45
12:38
Просмотров 95 тыс.
RequiredField validator control in asp.net   Part 44
15:00
C# Events and Delegates Made Simple | Mosh
32:04
Просмотров 944 тыс.
Asp.net wizard control templates   Part 40
22:42
Просмотров 72 тыс.
Asp.net panel control   Part 42
16:41
Просмотров 118 тыс.
Pixtral is REALLY Good - Open-Source Vision Model
11:15