Lukasz Przestrzelski

- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 3
-
-
-
Lukasz Przestrzelski created a post, String argument to interpolation
What is the fastest way to convert string argument to string interpolation? I mean to changeMethod(stringVar)toMethod($"{stringVar}")Sometimes I need to add some text or another variable. I know I ... -
-
-
Lukasz Przestrzelski created a post, SQL syntax highlighting is not working "with"
When I have a string (regular or raw) with SQL code in it, the syntax is highlighted and even SQL Intellisense works.It works, when the string starts with SELECT, UPDATE, INSERT and maybe a few oth... -