Coding
Golang Tutorial
Go Language Introduction Go is a modern language, which is generally known as the Go Language. It is a procedural language and nearly similar to the C language, but comes with a more powerful and Read more…
Go Language Introduction Go is a modern language, which is generally known as the Go Language. It is a procedural language and nearly similar to the C language, but comes with a more powerful and Read more…
Disadvantages of DBMS With the vast list of advantages, there are some following disadvantages or limitations of the database management system. 1. High Cost The high cost of software and hardware is the main disadvantage Read more…
Can I use [FromServices] on a method’s parameter, when method is not an action, but Extension of the Controller? No, you can’t. Extension methods are syntax sugar on static functions, and will not be discovered Read more…
SIEM (Security Information and event management) Tools Today’s SIEM industry is almost a $3 billion industry and is rising. Gartner forecasts that SIEM technology spending will increase to nearly $2.6 billion in 2020 and $3.4 Read more…
beautiful-react-diagrams A tiny collection of lightweight React components for building diagrams with ease. [Demo] [Download] GitHub Pages URL Shortener A minimal URL shortener that can be entirely hosted on GitHub pages. It does not need Read more…
I got this code and I want to insert the title of the individual element to be displayed after the input. But all I get is 1 every time because (I guess) it’s the same Read more…
how can i expand the datagridview no comments yet Be the first to share what you think! C# devs null reference exceptions source
Who tf is still using Python 2? Pythonistas Online source
How to change the name in Gmail Frequently asked questions: ‘Name’ is the first thing that appears in other people’s inbox when you send them any mail. Hence, it is quite significant to use a Read more…
A simple jQuery based multi-line text truncation solution that trims the text to a specific number of lines, with or without Read More & Read Less buttons. Demo Download source