Useful tips for everyday
What is Greedydata? As example GREEDYDATA = . * means GREEDYDATA datatype can accommodate any number of characters. Can use %{SPACE} as it matches 0…
Why is my Lenovo headphone jack not working? Check the output device under Output. You can also right-click the Sound icon in the taskbar and…
How to allow empty strings in EF Core? EF Core 2.1 here – looks like marking a property as required using [Required] and saving it…
Does pwd return absolute PATH? The answer is the pwd command, which stands for print working directory. The pwd command displays the full, absolute path…
How do you use a particle instance modifier? The Particle Instance modifier is added to a cylinder object and then associated with that Keyed particle…
What do you think is the involvement of physics in the game Angry Birds? Angry Birds is a very popular game from Rovio, categorised as…
How to make mesh lights work in Eevee? But this isn’t emitting proper light, it just looks like it is, but it doesn’t light the…
What are different analytical techniques? There are three basic types of analytical techniques: Regression Analysis. Grouping Methods. Multiple Equation Models. How do you read magnetic…
How to restrict root user to access or modify a file? Now by default root is the super user who has access to all the…
How do you find the distance between two lines? The distance between two parallel lines is given by d = |c1-c2|/√(a2+b2). Example 4: Find the…