Click here to Skip to main content
15,905,566 members

Comments by Dino the Sink (Top 17 by date)

Dino the Sink 23-Mar-24 17:09pm View    
Honestly, i am not a Web developer, and I didn't realize all the default configs that were imbedded into a default application in Visual Studio. Bootstrap 3 is what is bundled with it, probably because of the age, i was able to upgrade to bootstrap 4.5 and the image is centered appropriately. but a lot of other items are now oddly miss-aligned. I am going through and fixing things now! Thanks for the suggestions.
Dino the Sink 22-Mar-24 7:31am View    
Dino the Sink 22-Mar-24 2:12am View    
the first example did not work. the complier didn't like the ? and the True and false declarations. The second example did work, The first response i got, helps a bit more. I am doing a few other operations now in the OnItemDataBound event now. But I can use this for other things!
Dino the Sink 21-Mar-24 22:58pm View    
I was only guessing. It was automatically loaded when i created my project in VS2019. I know VB.net, and that seems like the last version of VS that supports VB.net. Only C# for Webapps after that free version.
Dino the Sink 12-Mar-24 20:40pm View    
Thank you, i will give it a try and let you know. I am using VB.net instead of C#, but i think i get the jist