Help
Home
Search the Forum
You are Here :
Forum
General
Job seekers discussion, Job Articles, company details, info
How JQuery is useful to ASP.NET developers?
Ask Question / Post resume
Post a reply to the thread:
How JQuery is useful to ASP.NET developers?
Your Message
Your Username:
Click here to log in
Notes:-
1) You can copy and paste your full resume in the box below.
2) Or you can ask your question. We try to answer, as far as possible.
Title:
[QUOTE=pratikjajal;96157]Description: JQuery is useful for ASP.NET developers because it is Open source and free that is used by Web developers to navigate perform animations, add Ajax interactions, HTML documents and handle events to Web pages. JQuery is for client and server side DOM manipulation. We can surely throw away JQuery scripts from the codebehind, which would then run on the client. We can also easily add DIVs from the codebehind. You can put a placeholder on your page where you want it to show up, then create a Panel in the codebehind and insert it into the placeholder. To create JQuey for ASP.NET the following syntax is used: <div class="classname”> %SOMEVALUE_fromAsp.NetCode% </div>? If you have more information about it please discuss it here.[/QUOTE]