Developer blog
-
Connect to GCP Vertex AI endpoint in .Net AWS Lambda
Authentication
Application Default Credentials (ADC) is a strategy used by the Google authentication libraries to automatically find credentials based on the application environment.
ADC searches … more
-
Types of Software Testing
Extended testing pyramidUnit TestingIntegration TestingComponent TestingContract TestingService TestingEnd-to-End Testing Contract Testing Microservices receive a payload of data by either an API … more
-
How to create infowindow component in vuejs
Create vue Infowindow content component, pass data, subscribe to events using $on, $mount vue component and inject element into infowindow. Fire vue infowindow component events using $emit.InfoWindow. … more
-
Support div height 100% in td in Firefox
Situationtable > tr > td> divdiv height should be 100%ProblemIn Firefox div height 100% requires tr, td height to be equal to 100%.In Chrome div height 100% becomes zero when tr, td height … more
-
Vuetify Word-Wrap table headers
You need to set white-space as well https://codepen.io/anon/pen/XLZGEW
Also Word-wrap in an HTML table
headers: [
{
text: 'Dessert (100g serving)',
align: ' … more
-
Umbraco Angular
Umbraco Spa DemoRepository Contents:Added Custom Section "SPA" Load Angular Application into SectionPre-requisitesSetup Umbraco 8 Angular 8 npm VS Code VS Studio 2019ImplementationAdd demo-spa-app … more
-
Technology-Log
Technology LogLevelTechnologyFront EndFeatherlight.Gallery.js- https://github.com/noelboss/featherlight/#featherlight-galleryJavaScript Frameworks- https://v8.dev/blog/cost-of-javascript-2019- https:/ … more
-
DMARC
DMARC is an email-validation system. DMARC was created by PayPal together with Google, Microsoft and Yahoo!. With DMARC an organisation gains insight and control over the email channel. Organisations … more
-
APM Tools
AppDynamicsAppDynamics caters to larger enterprises and offers a SaaS APM option as well as an on-premise option. Self-described as an application intelligence platform, AppDynamics monitors … more
-
DISA STIG Automation
Source:https://software.af.mil/dsop/documents/https://public.cyber.mil/stigs/scap/https://www.reddit.com/r/sysadmin/comments/685nd3/disa_stig_automation/ more