Click here to Skip to main content
15,881,139 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Visual Studio 2022 vs Visual Studio Code for Angular development Pin
Nitin S11-Apr-23 18:14
professionalNitin S11-Apr-23 18:14 
QuestionSearch Function Pin
Yhanzoe Adigue6-Jun-22 16:28
Yhanzoe Adigue6-Jun-22 16:28 
AnswerRe: Search Function Pin
Pete O'Hanlon6-Jun-22 20:41
mvePete O'Hanlon6-Jun-22 20:41 
QuestionI'm trying to interact with a select element with selenium Pin
lucas lima 202229-May-22 13:25
lucas lima 202229-May-22 13:25 
AnswerRe: I'm trying to interact with a select element with selenium Pin
behruz1230-Jul-22 19:40
behruz1230-Jul-22 19:40 
QuestionNew MVC5 project, Bootstrap update, Fail Pin
#realJSOP26-May-22 4:41
mve#realJSOP26-May-22 4:41 
AnswerRe: New MVC5 project, Bootstrap update, Fail Pin
Richard Deeming26-May-22 21:41
mveRichard Deeming26-May-22 21:41 
AnswerRe: New MVC5 project, Bootstrap update, Fail Pin
Matthew Dennis27-May-22 4:18
sysadminMatthew Dennis27-May-22 4:18 
You might want to look at
Migrating to v5 · Bootstrap v5.2
and
Migrating to v4 · Bootstrap v4.6

There are a number of changes, some very subtle that with break your layouts.
A lot of the classes have changed and the required layout for components is different in a lot of cases.
Also, the JavaScript in V5 doesn't need jQuery as current CSS and DOM/JavaScript can do almost all of what jQuery was required to do.
I find V5 a little easier to read and write, but haven't found snippets for VS2022 yet.
If you are generating HTML in any of your JavaScript or components, you may have some work to do. In that case, you may decide it is better to just keep using V3 of Bootstrap. The change to V4 or V5 is not adding any value if you already have working layouts.
"Time flies like an arrow. Fruit flies like a banana."

GeneralRe: New MVC5 project, Bootstrap update, Fail Pin
#realJSOP27-May-22 10:12
mve#realJSOP27-May-22 10:12 
QuestionIMAP and SMTP Server Pin
Aashna Khanna24-May-22 21:42
professionalAashna Khanna24-May-22 21:42 
AnswerRe: IMAP and SMTP Server Pin
Richard MacCutchan24-May-22 22:01
mveRichard MacCutchan24-May-22 22:01 
QuestionMVC5 Project Template Pin
#realJSOP13-May-22 0:06
mve#realJSOP13-May-22 0:06 
QuestionHow to send Email From Multiple SMTP In One shot. Pin
Ramendra Kumar Sinha11-May-22 18:52
Ramendra Kumar Sinha11-May-22 18:52 
AnswerRe: How to send Email From Multiple SMTP In One shot. Pin
Richard Deeming11-May-22 21:41
mveRichard Deeming11-May-22 21:41 
QuestionFont colour and background colour combinations hard to read Pin
Ross_Petersen2-May-22 22:24
professionalRoss_Petersen2-May-22 22:24 
AnswerRe: Font colour and background colour combinations hard to read Pin
Member 150787164-Jul-22 16:00
Member 150787164-Jul-22 16:00 
Questionhow do I get total quantity from this code Pin
wixily jnr28-Apr-22 13:26
wixily jnr28-Apr-22 13:26 
AnswerRe: how do I get total quantity from this code Pin
Richard MacCutchan28-Apr-22 21:32
mveRichard MacCutchan28-Apr-22 21:32 
GeneralRe: how do I get total quantity from this code Pin
wixily jnr29-Apr-22 8:17
wixily jnr29-Apr-22 8:17 
Questionsending mail using asp classic Pin
Member 1557807313-Apr-22 12:41
Member 1557807313-Apr-22 12:41 
Rant[REPOST] sending mail using asp classic Pin
Richard Deeming18-Apr-22 22:03
mveRichard Deeming18-Apr-22 22:03 
QuestionChrome Browser Extension API - access to the profile being used Pin
Andreas Mertens12-Apr-22 12:18
professionalAndreas Mertens12-Apr-22 12:18 
QuestionSend Email using Classic ASP Pin
Ram Teckchandani11-Apr-22 16:01
Ram Teckchandani11-Apr-22 16:01 
AnswerRe: Send Email using Classic ASP Pin
Richard MacCutchan11-Apr-22 22:01
mveRichard MacCutchan11-Apr-22 22:01 
QuestionWeb API Problem Pin
Kevin Marois2-Apr-22 10:19
professionalKevin Marois2-Apr-22 10:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.