can anybody tell me wheteher jquery runs well with java language then what ide should be used to learn jquery which is commonly used apart from vs2010/2012/2008 as this was an interview question ?can visual web developer express edition will support all
featires of javascript /json and jquery??
can anybody tell me wheteher jquery runs well with java language then
not relevant... jquery runs fine irrelevant of any server platform.... java, php, asp, asp.net dosent matter
srm2009
can visual web developer express edition will support all featires of javascript /json and jquery??
again, jquery is executed in browser... so, version of VS dosent matter for support
if u r referring to intellisense support for jquery, then VS2012 support it inherietnly.... if u cannot see inteelisense support for jquery in vs2012, then check this
Jquery is based on JavaScript and the browsers Dom. There are lots of IDE's that support JavaScript. Eclipse, Xcode, textwranger, Komodo, netbeans, Firefox, and more.
srm2009
Member
89 Points
184 Posts
jquery queries
Feb 27, 2013 09:18 AM|LINK
can anybody tell me wheteher jquery runs well with java language then what ide should be used to learn jquery which is commonly used apart from vs2010/2012/2008 as this was an interview question ?can visual web developer express edition will support all featires of javascript /json and jquery??
Thanks
MetalAsp.Net
All-Star
112095 Points
18242 Posts
Moderator
Re: jquery queries
Feb 27, 2013 09:21 AM|LINK
Javascript and jQuery have nothing to do with VS. They are client side languages/libraries.
nilsan
All-Star
16892 Points
3707 Posts
Re: jquery queries
Feb 27, 2013 09:23 AM|LINK
You can use simple notepad to learn Jquery if you're comfortable with it.
But people (working with Microsoft stack) uses one of the IDE you mentioned because of Intellisense support for Jquery.
Blog | Get your forum question answered | Microsoft Community Contributor 2011
kedarrkulkar...
All-Star
34301 Points
5518 Posts
Re: jquery queries
Feb 27, 2013 09:31 AM|LINK
not relevant... jquery runs fine irrelevant of any server platform.... java, php, asp, asp.net dosent matter
again, jquery is executed in browser... so, version of VS dosent matter for support
if u r referring to intellisense support for jquery, then VS2012 support it inherietnly.... if u cannot see inteelisense support for jquery in vs2012, then check this
http://blog.craigtp.co.uk/post/Javascript-jQuery-Intellisense-in-Visual-Studio-2012.aspx
hope this helps...
KK
Please mark as Answer if post helps in resolving your issue
My Site
bruce (sqlwo...
All-Star
36836 Points
5443 Posts
Re: jquery queries
Feb 28, 2013 02:40 AM|LINK