I'm making an app in which I want to set an image background to my Canvas. Is it possible? If yes how? I've tried a lot of things but work. Here is the code fro
For example, in AWS security groups, we speicfy a IP address that can login, but then we put /24 or /32 for IPv6 Is that the only reason for specifying the cid
When a video is uploaded to a channel YouTube, YouTube send notification to all the users who subscribe to that channel. If I have an app which displays all the
Here's my code for getting the followers and updating a status: from twython import Twython,TwythonError APP_KEY='mykey' APP_SECRET='mysecret' OAUTH_TOKEN='myt
I have a django app. Here is my directory structure. . +--media +--index.html +--static +--extjs +--<extjs files> +--updater +--app
The from parameter is in the body. Why is this error happening? export class EmailService { constructor(private http: HttpClient) {} sendMailgunMessage() { co
@Override protected void configure( HttpSecurity http ) throws Exception { http .antMatcher( "/**" ) .authorizeRequests
i have a property like this "data.property" = "16165456".. i try to create a object like this data { property : "16" } i use split and and loop but not work
Recently i have upgraded gitlab after which few database migrations are not yet migrated and are showing status as down. We have tried sudo gitlab-rake db:migra
I've set up a short test for creating a SSRS report and Downloading it as PDF via an MVC Website. private static string _report = @"http://myServer/ReportServer