Microsoft Office 365 Deal – Fall 2019

WeGotCode.com is a Microsoft Cloud Solutions provider and offers great deals on both Office 365 and Azure products.  We are running a special deal through October 31, 2019 on new Office 365 subscriptions.  New clients who don’t currently have Office 365 will qualify for 15% off of Microsoft pricing for the first 6 months!  There is no minimum order.  New …

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 …

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 …

AspNetCore Controller Return Types that Implement IActionResult

On my current project, we return Task<IActionResult> in the controller actions.  It makes it fairly painless to write useful unit tests. Middleware Pipeline  – a common location for returning errors, like via SetForbiddenResponse() Because I was having issues locating these in MSDN (not there, look in https://docs.microsoft.com/en-us/aspnet/core/api instead), here’s a list of valid types that implement IActionResult in AspNetCore (dotnet …

Swagger fix for dotnetcore

I’m currently working on a Point of Sale type API utilizing dotnetcore.  We use Swagger / Swashbuckle to handle our documentation.  It’s a great project and I really appreciate the work that’s been put into it.  As we all know, developers hate to write documentation and Swagger goes a long way towards the holy grail of maintained documentation. In our …

Software Development rates for 2017 (out of date)

Rates for 2017 5/21/2018: This page is out of date.  Please use contact us link below to request current pricing. Note: fixed rate quotes are available for new development work only.  Maintenance and extensions of existing systems are done on a Time & Materials basis only. Microsoft Development (C#, VB.NET, ASP.NET, MVC, SQL Server, etc.): $XXX/hour Project management, design, and …

TFS Consulting Services

Providence is now offering professional services for Team Foundation Service (TFS).  We have extensive experience with many versions of Visual Studio and TFS, up to and including TFS 2015 and Visual Studio Team Services.  Additionally, we can help you set up a Continuous Integration environment using the older TFS Build System (XAML-based) or the new Scripted Build System. These systems …