Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is jQuery.ajax() the right tool?
Message
 
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01601494
Message ID:
01602216
Views:
40
>>>>Hi,
>>>>
>>>>I am thinking of adding the following simple feature to one of the pages of ASP.NET application.
>>>>
>>>>User enters Part No. And the page should populate the textbox of unit price for this part (and maybe some other information, such as quantity, location). I know I can do it by reposting the page on user entering the Part No. and sending back the page with the values.
>>>>
>>>>But if I want to do it without reposting the page (as often you see today in the internet pages) should I use jQuery.ajax? I am just about to start viewing some courses on this topic on Pluralsight but would like to know that I am on the correct path.
>>>>
>>>>TIA for any suggestions.
>>>
>>>I see Mike has suggested Knockout. I'd add Angular as an option - has a $resource class which makes grabbing data from the server easy (and works well with WebApi). Good data binding as well.
>>
>>First, thank you. Newbie question. Is it Knockout and Angular or either one? That is, suppose I learn Angular (hopefully :)), for what I need to do, do I need Knockout in the program too? (I realize that Knockout is a multi-functional library but for now I just need one thing).
>
>As Craig says - you could use one or the other - they are similar. I've a feeling MS have adopted Angular as a preferred AAA client end (but could be wrong).
>I've not used Knockout - compared it (on paper) with Angular and opted for the latter....

Thank you, Viv. I have not yet started learning either technology and will start with Angular (unless a new technology is in vogue at the time :))
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform