Maybe I should change this around a little, since no-one has responded.
What I want to do is create a html webresource in crm 2011, the web resource will be an update/rewrite of our current quote module that is written in silverlight and has never worked fully from day 1 of being implemented.
What I need to know is the correct way to go about creating this HTML webresource, I assume HTML5 will be ok for this?
I have visual studio 2013 or 2011 available to me, questions :
* what kind of project / solution do I need to make to write the html and javascript in?
* Is visual studio the correct tools to use for this?
* If not what should I be using?
In the web resource I need to be able to query CRM to populate dropdown boxes, text boxes and populate a datagrid which will need to allow me to select a quote line and edit these quote lines and of course update the quote lines and the quote header. Initially
I just want to get my head around creating HTML files, querying data and populating datagrids etc.
So far within CRM I have created scripts to set fields, dropdowns on existing forms but never created a form myself.
So where do I start?
regards,
Matt