Setting up Plunker for Angular - plunker

Can someone please show me why my Plunker doesn't like me?
http://plnkr.co/edit/Ft1YgUsXCnFxfyr5ob8r
Thanks,
JP

You have some problems with your data.
This should be working:
http://plnkr.co/edit/buQHJL2QAn6iQcjrKjdX?p=preview

Related

Need help about DOJO charts

I need same chart like mentioned in below URL from dojo library in my application.
http://demos.dojotoolkit.org/demos/mobileGauges/demo.html
But unfortunately, I can't see HTML and JS code needed for above demo. Is there any way to find it somewhere? Thanks in advance.
I think you're looking for official documentation:
https://dojotoolkit.org/reference-guide/1.10/dojox/dgauges.html

How to write a description of an Extension?

I want know please how we can do to write a description of our extension on the window which appear and where we can see note about it?
Example here of what I want to reproduce for my extension:
And here my extension:
In advance thank you!
Hi and sorry I found the answer so i share it.
You have in the exception to write your description after '///' (without quotes like on screenshot attached below) :
Thank you,

How to add digital signature image to pdf in ios?

Can anybody help me to solve this problem.
I am working on iphone development. This is new for me.
I need to generate a pdf with digital signature. I don't have any idea about this . I have googled past 1 week, still i am not able to crack this problem.
Please can anybody explain the step by step procedure or provide me some source code example.
Also provide me some good links.
see this may be help you :Convert an image to pdf
Please have a look at this.
http://osxdaily.com/2011/08/17/sign-pdf-with-digital-signature-mac-os-x/
----or------
http://layersmagazine.com/digital-signatures-acrobat8.html
hope this may Help you

Datagridview Example using Linq to Entities

i want to know about insert/update/delete with validation in datagridview using linq to entities.
please if you know about any link about it,post it.
Thanks in advance.
Please have a look on following link:
http://www.c-sharpcorner.com/uploadfile/kannagoud/insertupdatedelete-in-datagridview-using-linq-in-windows-forms/
http://msdn.microsoft.com/en-us/library/bb629289.aspx
Please follow the link:
http://blogs.msdn.com/b/wriju/archive/2008/08/21/ado-net-entity-insert-update-and-delete.aspx

Adding "Like" Button/Box code to site using Dreamweaver CS4

I am new at designing websites. I would like to insert FB's "Like" Box into my website. I am using Dreamweaver CS4.
I am on the FB's Like Button/Box generator page.
I received the code.
I tried putting it into my index.dwt page where I want it to be, and it does not show up.
Any suggestions? Thanks so much!
Update: I am still getting nowhere with this!! I've been trying everything I read in help topics, and nothing is working! My head is about to explode... PLEASE if anyone knows how to help, let me know. Thanks in advance.
***I posted the codes I'm using in comments below... thanks
Heather I tried your generated code and generated code for my site too and both do not work.
Use this simple code: (replace the putyoursitehere and yourhomepage with your own)
You can change the properties to fit your own.
If the code doesn't come through, go to this page, view source and copy FB code.
http://diananashif.com/fb_code.html
Hope this helps,
Diana