Hong (601)

Hong

Use Microsoft 365 for emails of multiple domains

You need only one active user (i.e., one user license) to receive and send emails for multiple mailboxes of multiple domains. Add a domain (Microsoft 365 admin center > Settings > Domains). It is straightforward. If your domain is registered with any major registrar (e.g.,…

Continue reading...
Hong

Source code control for Microsoft Visual Studio

Microsoft Team Foundation Server is the default choice for source code control in Visual Studio. Its performance could be intolerably slow. There are other fee choices The steps to use SubVersion in Visual Studio are: Install VisualSVN on a machine that functions as a server.

Continue reading...
Hong

Microsoft .Net Chart  

The .Net Chart control, which can be dropped to an ASP .Net page, or class, which can be used in code to generate a chart image, is an extremely powerful and sophisticated .Net component, maybe the most. It can generate almost any type of chart…

Continue reading...
Hong

Microsoft App Hub issues and their implications

(originally written in 2022) I blogged about the possible loss of Microsoft’s vitality. I thought it was worthwhile to document the issues that I encountered with Microsoft App Hub that may be a reflection of some aspects of Microsoft. I was strongly encouraged to publish…

Continue reading...
Hong

Has Microsoft lost its vitality?

(Written in 2022) Microsoft used to lead, but nowadays it seems to follow more and more. MS-DOS, BASIC, and Windows garnered unprecedented popularity. The Visual Studio development tool series inspired hundreds of thousands of programmers to develop applications for MS platforms. ASP.Net brought significant innovation…

Continue reading...
Hong

Tour Yellowstone with EV

Cody, Gardiner, and Jackson all have a good selection of lodging places at reasonable prices. The best time to visit Yellowstone is May when the day is long while the park is yet to reach its peak season.

Continue reading...
Hong

The case against Amazon

It promotes its Prime membership very aggressively. I have ordered half a dozen items from Amazon in the past year, but I am not yet eligible to review any of them because I paid for them with my gift card. I do not understand how…

Continue reading...
Hong

National Wildlife Refuges

Oxbow NWR: Great for canoeing on the calm Nashua River. Minimally maintained, unstaffed, confusing directions. It has a northern part and a southern part, divided by R. 2. These two parts are not connected. by any trails. Parker River NWR: Well maintained, staffed, easy to…

Continue reading...
Hong

IP theft by AI models

Your input to AI can be used by it to train models and share the information with other users. This may not be a concern for most AI users who usually just ask questions and provide non-proprietary information. It can be a serious issue for…

Continue reading...
Hong

Integrate ChatGPT with Android Studio

There are many AI plug-ins. If you have a subscription from ChatGPT, it makes sense to integrate ChatGPT with Android Studio. Install JetBrains AI Assistant (File → Settings → Plugins → Marketplace → JetBrains AI Assistant → Install). IMPORTANT: do not use the default ChatGPT…

Continue reading...
Hong

EV Purchase in Iowa

Pro of driving EV in Iowa: Iowa has one of the lowest electricity rates An inexpensive Nissan LEAF with a range of 150 miles can save a lot of money without sacrificing driving comfort in comparison with an EV with an range over 200 miles.

Continue reading...
Hong

Marketing apps

1% apps account for 94% downloads. Five shifts: The following will increase the visibility of an app: Video surveillance marketing tags: ONVIF, Network Camera, IP Camera, VMS, Viewer, Monitor, App, #ONVIF, #NetworkCamera, #IPCamera, #VMS, #Viewer, #Monitor, #App,

Continue reading...
Hong

eBay, AliExpress, and Temu

eBay, AliExpress, and Temu are great for purchasing small items. The shipping is free or inexpensive. Most small items are made in China currently. I usually buy things on eBay sold by US sellers. If an item on eBay has an estimated delivery time over…

Continue reading...
Hong

Twitter API (written in 2017)

Twitter API is like Twitter – simple, easy to use and informative. The most involving part of using Twitter API is the OAuth authentication part, and the tricky part of the OAuth authentication is the signature generation as usual. Twitter has an extremely informative page…

Continue reading...