Ajaysanghani's Blog Page | ITVidya.com
  • ITVidya.com One Purpose...One Dream...One Vision..One Mision..Your Wealth Creation through Knowledge, Networking and Opportunity

Blog Archives

Download the world's leading...

Blog

This fully-functional download includes all Stylus Studio® 6 features including our award winning XML editor, XSLT Editor, XSLT Debugger, XML Schema Editor, XQuery Editor, DTD Editor, XML Mapping, and Legacy Data Conversion and Web Service Tools.


Stylus Studio® 6 also includes sample projects, examples, and...

New Features in Firefox...

Blog

The Mozilla Project has posted the second beta of Firefox 1.5. The automatic update classifies this as Firefox 1.4.1. New features in 1.5 for XML developers include:

  • CSS @-moz-document selector for matching on site/document URL, useful in user stylesheets
  • SVG support is now turned...
  • Securing a Database...

    Blog Security should be the first thought that comes to a MySQL administrator's mind after creating a new database. Privilege as was discussed in the section, "The Privilege Tables", securing a database is accomplished through modifications made to the tables found in the mysql database. In this section, the reader will...

    Cookies in PHP...

    Blog For those new to web development and 'how things work', cookies can be a very confusing matter. In this tutorial, Timothy gives you an overview of cookies to help you understand how they work.
    Read more...

    Sessions in PHP...

    Blog There is a relationship between Sessions and Cookies -- they serve somewhat the same purpose, and are, to a certain extent, usable interchangeably. Sessions, which were integrated into PHP in version 4 of the language, are a means to store and track data for a user while they travel...

    Comparing C# to C++...

    Blog This lesson gives a brief overview of the differences between C# and the two languages that are its closest relatives. References are given in each cases to more comprehensive works currently to be found on the web. Read more...

    Ajax for Java developers...

    Blog

    The page-reload cycle presents one of the biggest usability obstacles in Web application development and is a serious challenge for Java™ developers. In this series, author Philip McCarthy introduces a groundbreaking approach to creating dynamic Web application experiences. Ajax (Asynchronous JavaScript and XML) is a programming technique that lets you...

    YourKit Java Profiler 5.0...

    Blog

    The YourKit development team is pleased to announce the general availability of YourKit Java Profiler 5.0. YourKit provides "on-demand" profiling capabilities, enabling the profiling only when needed, among many other features.

    Read more

    ...

    Aspect J :...

    Blog

    Aspect J is


    a seamless aspect-oriented extension to the Javatm programming language
    Java platform compatible
    easy to learn and use
    Aspect J enables clean modularization of crosscutting concerns, such as error checking and handling, synchronization, context-sensitive behavior, performance optimizations, monitoring and...

    Java theory and practice...

    Blog

    The Java™ language is the target of a lot of abuse for performance. And while some of it may well be deserved, a tour of message board and newsgroup postings on the subject shows that there is a great deal of misunderstanding about how a Java Virtual Machine (JVM) actually...