Introducing ASP.NET AJAX

By Aurelie A. Peralta

AJAX is a great technology that further enhances the capabilities of ASP.NET. With AJAX, web applications behave like windows applications by eliminating the page reloading problems of webpages. Furthermore, it has a vast variety of controls that extend user interactivity and page validation capabilities of ASP.NET applications.

I have created a simple web application that demonstrates some important capabilities of an AJAX-enabled ASP.NET website. Download my demo application using this link:

http://www.psvphil.com/modalpopup.rar

Learn more about Microsoft’s Licensing Programs

By Aurelie A. Peralta

PS Ventures Philippines was commissioned by Bitstop Inc. to develop a Licensing Guide website for users of different Microsoft products. The site is also intended to promote Microsoft’s Small Business Solution Campaign in the Philippines and displays information on current promos like the Microsoft Olympinoy “Benta to Beijing Promo” which was extended lately. Visit the website at http://sbs.bitstop.ph and know more about licenses and user rights regarding Microsoft products.

Introducing ASP.NET

By Aurelie A. Peralta

In 1996, Microsoft’s ASP or Active Server Pages was introduced. Since then, it has evolved to become one of the foremost dynamic website product and several versions of it was released. It turned out to be one of the best web development tools probably due to the ease with which complex pages and applications can be created combined with the ability to use custom components and existing Microsoft and third party commercial components through the Component Object Model (COM/COM+) architecture. (more…)