BlogHide Resteemscoastpear (25)in dotnet • 7 years agoJQuery Selector error in element with dollar sign on its's id (Syntax error, unrecognized expression)If you're using a .NET Web Forms an JQuery you may have this problem when you're trying to select an HTML element with a dollar sign on it (generated by the .net platform), something like this:…coastpear (25)in ico • 7 years agoPublica.io Features and why is so greatPublica.io — Ethereum of eBooks A few features to note with Publica and why it is next 10x-20x ICO: Team: Very strong. Publica CEO Josef led the launch of DirectTV and Verizon FIOS TV. Publica…coastpear (25)in csharp • 7 years agoQuick test and debug C# code in visual studio with CSharp interactive WindowSome time you're coding some stuff on visual studio and you need that quick coding and test it but you don't want to do the full F5 stuff to just test some small function. To save the day…