I am completely new to .NET framework and i would like to know what is the best way to serve static content and to access user generated content. Suppose i hav
I had a git repo which is connected with a project in heroku which I deleted. How I create a new heroku project and want to upload that same r
I have always worked with SQL Server and now I want to learn Oracle, how can I convert this little query from SQL Server to Oracle? I have errors in this query:
I am using my own classes and tags for HTML and CSS forms. I want to align the label text in middle. I tried to use it using line height but it get messier wh
I am practising a hackerrank question on Jade template and expressjs. The files are as follows. app.js // set 'jade' as the 'view engine' // render the jade tem
I have three models like these class School(models.Model): # some fields class Class(models.Model): school = models.ForeignKey(School, rel
As the title,I’m trying to find a method to figure out this question There are 4 different points in 3D space.I need to find a plane to make the summation
So I'm trying to extract the DiscountsModels.DisplayMessage but I'm not getting it on how to get it out in Liquid. Below is my incoming Json Message. i'm Trying
Say you have, an array and you're comparing particular elements of that array (with an index) to another array. It returns false although the
I'm trying to install the filepreview module with npm. But it always gives error. Here is the error: D:\Program Files\nodejs\PalettenzettelGenerator>npm in