- 0
Migrating winforms app to a web app - any advice ?
-
Recently Browsing 0 members
- No registered users viewing this page.
-
Posts
-
By Aditya Tiwari · Posted
YouTube comments are not displaying correctly for some users by Aditya Tiwari Image by ElisaRiva via Pixabay YouTube comments have long been used to express opinions, ask questions, provide feedback, share insights, or simply react to the video you're watching. However, this can sometimes go south, and unexpected bugs can ruin the experience. The Google-owned video sharing platform reached out to its community support forum to announce that YouTube comments are not displaying correctly for some users. YouTube has listed various ways the known issue can appear on your screen. For instance, comments are only visible when the "Newest First" filter is chosen; they might disappear or hide when "Top Comments" is selected, or they may not display at all. Some users may not be able to sort comments by "Top Comments," or their comments may disappear after being posted. "We're aware that some of you are experiencing an issue where comments aren't showing up beneath certain videos, and we're looking into it now," YouTube said, adding that it will follow up on the issue with an update. However, it didn't mention the regions where the problem is most prominent or specify the platforms (Android, iOS, or desktop) that are affected. This comes about a week after YouTube ran into a different problem: the bottom navigation bar on its Android app wasn't displaying for users in different countries. YouTube has now marked that issue as fixed. In recent updates, the video streaming giant took down a video that taught people how to self-host their media, citing policy violations. Its latest update for iOS brings bad news for people running old iPhones; several of them are now incompatible with the YouTube app. While YouTube has introduced features like Google Lens for Shorts, voting for playlists, and trending podcasts charts, it plans to insert more ads into its cheaper premium tier later this month. -
By Shel Dyck · Posted
chromium adblocking champ is called Brave btw. -
By MulletMan69 · Posted
I think it was even showed off during presentation it looked like a windows taskbar and windows icon during part. It also had the task view button looking at it. 1:07 during the "ROG Xbox Ally World Premier Reveal Trailer | Xbox Games showcase" - https://youtu.be/FIVmyOIV1MQ?t=64 Other than the lack of clock it looked like some custom explorer implementation. The appeal would extend well beyond students. While the handheld might suit that crowd, a pre-configured "Xbox Gaming PC" line could be the perfect answer for players overwhelmed by GPU choices or by which pre-built to buy when they don’t want to build from scratch. It would provide a hassle-free and upgrade-friendly platform. Imagine "Xbox PC 1" today, then "Xbox PC 3" a few years later. If other vendors follow suit (and they probably will), a standardized performance score, similar to the old Windows Experience Index, could make comparing systems straightforward also. (i think that's the way they will go, some sort of index with listed certified systems you can check game performance in. Say they have a score of 5, you know games that have a 5 or above will run fine.) EDIT: We also know it can run windows software, people have used steam on it and installed other games. So it must be able to run Windows executables already. If it does not ship with Windows Explorer it can be made to work for it. -
By +sphbecker · Posted
Yes! I have long thought the xbox should have a desktop mode. Even if it isn't a full Windows system, just a browser, file manager, photo/video viewer, and office apps would be all most people need. I imagine such a device would be very popular among students who both want a console and need a computer. -
By +sphbecker · Posted
That being true does not excuse the mainstream product's level of inefficiency.
-
-
Recent Achievements
-
the420kid went up a rank
Enthusiast
-
NeoToad777 earned a badge
Conversation Starter
-
VicByrd earned a badge
Week One Done
-
NeoToad777 earned a badge
Reacting Well
-
eric79XXL earned a badge
Reacting Well
-
-
Popular Contributors
-
Tell a friend
Question
Brys
Dear neowinians,
I wonder if you have any advice - suggestions if any of you went through something similar.
A bit of context : here at work we're developing and maintaining an old VB.Net winforms custom application for our client - I say old because it already had about 10 years before I joined here, and although we're not a big company, many many people have worked on it; you can imagine the kind of app, it's big, it's complicated, it does many things, and many of those things are done in many different ways, and nobody never had the time to update/upgrade our coding standards on an application-wide scope. By that I mean, e.g. if you think in terms of MVC architecture, in some places, some of our M's and V's are mixed together and that is bad for a number of reasons that we won't get into right now but may be important for the rest of my tale...
Anyway so one of our big problems right now is that everyone at our clients' use this software, and by everyone I mean that they have people in a few different countries, and they all have to connect to a central database with all their common data, and obviously there's so much I/O between the database and the app that this is starting to become a problem. Long story short, on of the possible solutions my boss is considering is making a web app. This would force us to put all the logic in our controllers, as it should be, and all the communication with the database would be server-side.
I assume we would have to rewrite all (or most) of our UI (because, duh). My boss, however, hopes we would be able, if we used Microsoft tools (I'm guessing that means ASP.Net), to keep some of our objects and code intact. As I said, there's a number of places where that's not the case, but some places where it is, it's hard to pinpoint them without analysing the entire code, which we'll get to eventually. He also hopes that, maybe, we would be able to have both the desktop and the web client, side by side, sharing some of their objects - I believe this would require considerably more work than the already big task we'd have ahead of us, but whatever.
Soooooo, my question : if any of you have faced a similar situation or have a familiarity with these technologies, would you have any advice, things to avoid, things to watch out for, what dangers we would face, what could go wrong (plenty of things, but, you know)... I'd be glad to hear your stories. If not, well... thanks for reading anyway ! Have a nice day and whatever !
Link to comment
https://www.neowin.net/forum/topic/1320568-migrating-winforms-app-to-a-web-app-any-advice/Share on other sites
18 answers to this question
Recommended Posts