multiple similar questions out there but I cannot figure out this iTunes api call. here is part of my server.js app.post('/look', function(req,res){ var
I'm doing an homework to read a png file through zlib in C and I always have checksum not equal to png crc. How I shoul take from zlib? I've been on it for 5 ho
I'm a little confused by the Django lingo. So I have 3 models: Post, UserProfile(User), Favorite. Favorite keeps track of which Posts a User has favorited. Po
We want to encrpyt raw TCP data traffic. For example, some data is trasferred using iSCSI (over TCP) which is not encrypted. Can we use Envoy as a middle proxy
In some cased there are section with sub-Sections. So, Is it possible to added UITableview inside footerview for an existing tableview? Is it good idea for impl
I'm using Url.Action to pass some paramenters to a method, like this //Sending data <a href="@Url.Action("BorrarMensaje", "Supplier", new { idMsg = item.IDMe
I am wondering if anything like this exists: When debugging in visual studio it would be really good if it had the ability to copy an object(all its properties