Time Zones Supported By .NET on Windows 10

For some reason I had a hard time finding a list of the Time Zones supported in .NET. Apparently this is because they are defined in the registry at HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Time Zones on Windows, and in the ICU library on Linux and macOS. I fired up LinqPad and quickly retrieved these using TimeZoneInfo.GetSystemTimeZones() ReadOnlyCollection<TimeZoneInfo> (138 items)4 BaseUtcOffset DaylightName DisplayName Id …

Discount Azure and Office 365 Hosting

WeGotCode.com, a Microsoft Partner and Cloud Solutions Provider is happy to announce that we are offering hosting services for the following products for businesses. Office 365 Enterprise and Microsoft 365 (new for 2019) Office 365 Business (for smaller businesses) Microsoft Azure cloud hosting (applications, databases, virtual machines, domain servers, etc.) Dropbox for business And most other cloud based services! Thanks …

EF Core – Get the db schema name of an Entity

I’m currently working on a project using EF Core, and the database uses various schema names to segregate data types.  I was having a hard time finding a way at run-time (in and override of SaveChanges() actually) to get back out the schema name of the table associated with an entity.  This was the best I could come up with …

Introducing SuiteStream: The NetSuite SuiteAnalytics to Data Warehouse Adapter

Update: the Suite Stream website is now live at https://suite-stream.com/ WeGotCode.com is pleased to announce the Suite Stream, the most affordable high-performance hosted replication service for NetSuite SuiteAnalytics.  If you’ve wanted to access your data hosted within NetSuite ERP and use it any way you want, Suite Stream is the best solution.  The cloud hosted Suite Stream solution as a …

NetSuite SuiteAnalytics Connect ADO.NET Issues

Update (2020/01/17): WeGotCode is now offering a turnkey solution for getting your data, all of your data, out of NetSuite and into almost any database or data warehouse location you desire.  It’s a SaaS offering and is very affordable. If you’d like to save a lot of time and frustration, please contact us today for more information. WeGotCode.com recently entered …

WeGotCode Update for Spring / Summer 2018 (Azure & Mobile!)

There are some exciting new service offerings now available from WeGotCode.com. These offerings are geared towards providing a more holistic solution for your business and make us even more valuable as a custom business software and systems integration provider. Specifically, we are now offering the following: We now provide cloud services hosting, setup, and integration. WeGotCode.com is now a Microsoft …

rest-api

RESTful Interfaces break down technology silos WeGotCode.com is still a very young company – now entering its third year. During that time, we’ve handled a lot of custom software integration projects. This is a typical scenario: a house-build system (could be a web E-Commerce site, desktop application, mobile app) needs to talk to something else (a third-party service provider, a …