๐Ÿš€ UllrichLumina

All Posts

Thumbnail for Posts

Replace Fragment inside a ViewPager

๐Ÿ“‚ Categories: Programming

Im trying to use Fragment with a ViewPager using the FragmentPagerAdapter What Im looking for to achieve is to replace a fragment positioned on the first page

Thumbnail for Posts

Safe navigation operator or and null property paths

๐Ÿ“‚ Categories: Typescript
๐Ÿท๏ธ Tags: Typescript

In Angular 2 templates safe operator works but not in componentts using TypeScript 20 Also safe navigation operator doesnt work For example This TypeScript if

Thumbnail for Posts

Script to kill all connections to a database More than RESTRICTEDUSER ROLLBACK

๐Ÿ“‚ Categories: Sql

I have a development database that redeploy frequently from a Visual Studio Database project via a TFS Auto Build Sometimes when I run my build I get this

Thumbnail for Posts

SQL-Server Error - Exclusive access could not be obtained because the database is in use

๐Ÿ“‚ Categories: Sql
๐Ÿท๏ธ Tags: Sql-Server Sql-Server-2008

I am actually trying to make a script in Sql Server 2008 to restore one database from one backup file I made the following code and I am getting an error Msg

Thumbnail for Posts

Task not serializable javaioNotSerializableException when calling function outside closure only on classes not objects

๐Ÿ“‚ Categories: Programming

Getting strange behavior when calling function outside of a closure when function is in a object everything is working when function is in a class get Task not

Thumbnail for Posts

Textarea that can do syntax highlighting on the fly

๐Ÿ“‚ Categories: Javascript

I am storing a number of HTML blocks inside a CMS for reasons of easier maintenance They are represented by lttextareagts Does anybody know a JavaScript Widget

Thumbnail for Posts

UIButton remove all target-actions

๐Ÿ“‚ Categories: Programming
๐Ÿท๏ธ Tags: Ios Uibutton

I have added multiple targetactionforControlEvents to a UIButton Id like to remove all of these in one go without deallocating anything I will then set new

Thumbnail for Posts

Using regular expressions to parse HTML why not

๐Ÿ“‚ Categories: Programming
๐Ÿท๏ธ Tags: Regex Html-Parsing

It seems like every question on stackoverflow where the asker is using regex to grab some information from HTML will inevitably have an answer that says not to

Thumbnail for Posts

Variable used in lambda expression should be final or effectively final

๐Ÿ“‚ Categories: Java
๐Ÿท๏ธ Tags: Lambda

Variable used in lambda expression should be final or effectively final When I try to use calTz it is showing this error private TimeZone