Same for me, after August 29th no news, I haven't unsubscribe. And note that I am actually logged in on codeproject !!!ce Should we worry no one from mothership chimed in here :confused:.
Gilles Plante
Same for me, after August 29th no news, I haven't unsubscribe. And note that I am actually logged in on codeproject !!!ce Should we worry no one from mothership chimed in here :confused:.
Gilles Plante
OneDrive MANY issues X| . When I discovered that, I googled how to get rid of OneDrive. Now gone for good. I don't know what hit Microsoft, they just do everything wrong :confused:.
Gilles Plante
How can you talk about coherence when it's about a Microsoft product ? Microsoft is doing it's best to loose it's customers, eh well I mean those who are not in adoration of Microsoft, and that's a lot of people :(. Every day I loose faith in Microsoft, looks like all brilliant people jumped out of the ship.
Gilles Plante
You may buy a MacBook Pro with an M2 and virtualize Windiws 11 ;) . Edited a type
Gilles Plante
No, they should rename it 911 :-D .
Gilles Plante
That would be nice to know what new amazing feature you are talking about. Then I may shout with you or laugh about this ! I am looking forward to get a new MacBook Pro 16" M1 Pro. PS I am bilingual, I work with both Windows and MacOS :) .
Gilles Plante
This is my personal opinion, but I would suggest to stay away from Google. I just can't trust them. Remember what was discovered about the Private mode on Chrome . . . well they were still tracking you :mad:. I will not say more.
Gilles Plante
Even the BSD works ! Looks like Microsoft was beaten on 'Cloud PC' service :laugh: .
Gilles Plante
VisualMicro, see VisualMicro - Arduino IDE For Visual Studio[^] The best in the west ! This guy is incredible, he provides excellent support on his forum. You can try for a certain period of time.
Gilles Plante
I also use LastPass. A few years ago I read about password managers and liked the fact that LastPass does not know how to decrypt the passwords - if you loose your password then nobody can retrieve your passwords ;) Works on Windows, MacOS and iOS.
Gilles Plante
This has nothing to do with Windows. It has to do with the way Office apps are now developed, adding lots of things on the Title Bar, you can still mode the window, but you need to find a place where there isn't something else over it. FYI, it's the same on MacOS. I use Office 365 Windows 365 on both platforms, same thing.
Gilles Plante
Come on, how can some of you still use IE . . . the worst browser ever made. That thing doesn't even understand Esc means 'stop loading the page' X| That reminds me of Yosemite Sam: "when I say woh mule, I mean woooooooooooooooooh mule. I run Windows 10 and I like the new Edge: a better Chrome than Chrome with all the unwanted removed. I just can't trust Google anymore
Gilles Plante
Someone watched Heaven (The name of a fictitious town in New England) ? That was mostly quite good, but a few seasons were weak compare to the others.
Gilles Plante
Hi, I have been using Acronis for a while, but dumped them because I was not able to recover properly from an image. My portable at that time used part of a mSATA SSD to cache OS files, and my guess was that Acronis can't handle that. I contacted the tech support, and only got vague responses. Then I switched to ToDo Backup Workstation. I once had an issue with another software from them (EaseUS) called Partition Master, and tech support has been very helpful in resolving the issue.
Gilles Plante
Hi there from the Province of Québec. Trip translates to voyage. Now for your last sentence: Mon disjoncteur se déclenche... il ne va pas en croisière aux Caraïbes. Bonne journée :)
Gilles Plante
Here is the path I am following. I first read general documents about Objective-C, and finished by reading Object-Oriented Programming with Objective-C from Apple developer site. If you know C and object-oriented programming, you should succeed in reading throughout. It may not be the best document on Objective-C: the writer is not particularly good at presenting and explaining new concepts :doh:, but keep reading. Now I am going through Beginning iPhone 4 Development Exploring the iOS SDK. This book is real good :thumbsup:, and it will help put in place what you learn before. Have fun ;) .
Gilles Plante
Hello, I don't think you will find monochrome inkjet printers anymore :confused:. My recommendation is to buy an Epson printer like the Stylus C88. Cheap to buy, but a very good printer: prints fast, has four ink cartridges (three separated color cartridges), excellent print quality, and comes with a printer driver that enables double sided printing. You can event print photos with very high quality if you wish. Don't mind printing in color, for example Internet pages. And you can always ask for draft quality which uses less ink. You should be pleased with this one :).
Gilles Plante
True, my regional settings are set up for french-canadian. What bugs me is that every application is showing de instead of of, even those I downloaded from Mircosoft WEB Site yesterday. I have not done anything in term of localization. My goal is to localize everything about the DataNavigator toolstrip (for example tooltips). If I can do it once for every application, then it's fine. For sure I have modified something somewhere, and it is spreading out. Just can't find where. -- modified at 13:34 Tuesday 25th July, 2006
Hi all, I was wondering the other day how I could edit a standard toolstrip and have the change reflected globally (on any project). Looks like I succeeded... but I don't know how I did it ! OK, OK, lets say I am weird. It is the DataNavigator I changed something in. The record count right part is of {0}. I am using VB Express 2005 English, but I live in Québec where we speek French. Some time ago, i changed of to be de. Today I realized that whatever program is running, it always shows de instead of of. Nice to me. But the thing is I don't know how I did it :confused: I must add that when one looks at the form in the Formx.[Design] window, it shows of {0}, and it shows the same in properties (Text). If I change the text property to say sur {0}, the program displays sur total, and if I then change it bakc to of {0}, the it reverts to displaying de total. :doh: Can someone help ? Thanks -- modified at 15:38 Monday 24th July, 2006
Hi all, I see (almost) everywhere that the disconnected model for database access is fabulous. Granted, this is the easiest way in VS 2005 to build an application. And for shure, there are fine things in there, but I have doubt about a few things: - in a multi-user environment, user A starts the application, and while he browses records, user B changes some of them. Unless user A specifically refreshes the data, he does not see the updated data - records are not updated as soon as a user moves to another record. Say a user have been adding records for the last 5 minutes and have not hit the SAVE button. Then a loss of power occurs: say goodbye to the changes - how about transactions Is it that there are things that I don't understand, or am I right in fearing this model ? Thanks
Gilles Plante