Skip to content
#

Ajax

ajax logo

Ajax stands for asynchronous JavaScript and XML. It is collection of several web technologies including HTML, CSS, JSON, XML, and JavaScript. It is used for creating dynamic web pages in which small parts of web page change without reloading the page. Additionally, Ajax is fundamental for front-end developers in creating Single Page Applications (SPAs) where content updates seamlessly.

Here are 144 public repositories matching this topic...

A forum build in C#. Login and registration. Home page shows top topics and recent topics. 3 levels of users - admin, moderator, and basic. Admin can edit everything, moderators can edit their categories, basic can add and comment on topics, edit their comments, and edit their profile. Search function using ajax to filter through topics or categ…

  • Updated Feb 3, 2017
  • C#
Followers
38.9k followers
Wikipedia
Wikipedia

Related Topics

html javascript json xml