Olson CloudWorks 🚀

: All Posts

Visual Studio refuses to forget breakpoints

Visual Studio refuses to forget breakpoints

Visual Studio remembers breakpoints from previous debugging sessions which is awesome However when Im debugging and I clear one of these old breakpoints by

Read more →

VSCode prevent file Explorer from jumping duplicate

VSCode prevent file Explorer from jumping duplicate

This question already has answers here How do I stop VSCode from the Side Bar moving to the folder that the current file is in duplicate 3 answers Closed 4

Read more →

Web service differences between REST and RPC

Web service differences between REST and RPC

I have a web service that accepts JSON parameters and have specific URLs for methods eg httpIPPORTAPIgetAllDatapJSON This is definitely not REST as it is not

Read more →

What do I need to do to get Internet Explorer 8 to accept a self signed certificate

What do I need to do to get Internet Explorer 8 to accept a self signed certificate

We use self signed certificates on our intranet What do I need to do to get Internet Explorer 8 to accept them without showing an error message to the user

Read more →

What is classmb-0 in Bootstrap 4

What is classmb-0 in Bootstrap 4

The latest documention has ltp classmb0gtLorem ipsumltpgt What is

Read more →

What is INSTALLPARSEFAILEDNOCERTIFICATES error

What is INSTALLPARSEFAILEDNOCERTIFICATES error

I was trying to change my defaultmainstartup whatever you call it activity by editing the androidmanifestxml file All i did was change the androidname property

Read more →

What is the difference between a weak reference and an unowned reference

What is the difference between a weak reference and an unowned reference

Swift has Strong References Weak References Unowned References How is an unowned reference different from a weak reference When is it safe to use an unowned

Read more →

What is the difference between aggregation composition and dependency duplicate

What is the difference between aggregation composition and dependency duplicate

This question already has answers here What is the difference between association aggregation and composition 22 answers Closed 11 years ago What is the

Read more →

What to use in place of ng-deep

What to use in place of ng-deep

Im trying to style an element placed by the router outlet in angular and want to make sure that the element generated gets a width of 100 From most of the

Read more →