Gaurav Seth's WebLog
It's never too late to get started.
Select presentations and webcasts from the The AJAX Experience 2008 conference are now available....
Date: 01/05/2009
Recently someone asked me about the best practices for AJAX performance. Though this information is...
Date: 11/21/2008
I know this comes in a bit late from me, but nevertheless. The Code Focus Magazine - 2008 - Vol. 5 -...
Date: 11/20/2008
It is for the first time that I attended and presented at a web-developer conference. That too, one...
Date: 10/05/2008
In this post, I just wanted to lay focus on some of the improvements that have been done in the...
Date: 03/08/2008
As a follow up my previous post JScript Performance in IE8 Beta, here is another set of reviews that...
Date: 03/06/2008
The cat’s finally out of the bag. IE 8 Beta is finally live and available publically for download....
Date: 03/06/2008
Here is a series of posts on “Classes in JScript” written by Ritesh from the JScript team at MS:...
Date: 11/07/2007
Many a times, Java Script developers are perplexed by the fact that the same piece of Java Script...
Date: 11/05/2007
Here are links to a virtual series written by Sheetal, one of the developers in the JScript team on...
Date: 09/25/2007
One of the things that I did not capture on my Quick JScript References blog was a repository of the...
Date: 09/25/2007
Looking for documentation regarding the different flavors of JScript and not sure which one is...
Date: 09/07/2007
Recently, Microsoft made a public release of Windows Script v5.7 which ships with different flavors...
Date: 08/27/2007
Recently, MS made a public release of the Ajax view tool and I thought it's surely worth mentioning...
Date: 08/27/2007
There are three different types of JScript engines that MS currently offers to the users. In this...
Date: 08/16/2007
Change is inevitable, except from vending machines – a quote from an unknown source but so true....
Date: 08/15/2007
Visual J# applications were designed to be built in an “x86” only mode using Visual Studio 2005. The...
Date: 06/07/2007
MSBuild is a build platform for Microsoft and Visual Studio. Details about MSBuild tasks are...
Date: 05/24/2007
The Visual J# compilers (both 32-bit and 64-bit) shipped with J# Redist 2.0-SE now support a new...
Date: 05/22/2007
The 64-bit editions (x64 and IA64) of Microsoft Visual J# 2.0 Redistributable Package – Second...
Date: 05/21/2007
The ENU Visual J# 2.0 Redistributable Package – Second Edition for x86, x64 and IA64 platforms is...
Date: 05/18/2007
A customer recently wrote the following to us- My organization is currently considering either .NET...
Date: 05/10/2007
I know I have kept away from blogging for quite some time now. There were pleasant changes in life...
Date: 05/09/2007
As I promised, I have posted the JLCA 3.0 cheat sheet for the users on my Blogs. The aim of this...
Date: 06/19/2006
JLCA 3.0 includes a new set of features to improve the tool’s usability. Special source code...
Date: 06/19/2006
In Java, there are two ways to create a new thread of execution. One is to declare a class...
Date: 06/16/2006
Java Event Model mechanism is primarily featured by listeners and adapters used to deal with the...
Date: 06/15/2006
Serialization corresponds with the core and native technology that Java provides to save/recover the...
Date: 06/14/2006
Messaging is a system of asynchronous request conducted as event-driven communication layer that...
Date: 06/13/2006
RMI provides an easy access to objects on remote machines. The server application registers objects...
Date: 06/09/2006
Since JLCA only converts Java applications and Java CORBA support is targeted through .NET Remoting,...
Date: 06/09/2006
CORBA is a core part of the Object Management Architecture (OMA), a complete infrastructure for...
Date: 06/07/2006
Enterprise Java Beans define a server side distributed component model architecture that intends to...
Date: 06/06/2006
Java Beans are components that can be controlled dynamically and assembled to applications via...
Date: 06/05/2006
JLCA 3.0 incorporates support to convert J2SE APIs. The APIs are converted to equivalent .NET...
Date: 06/05/2006
Java Language Conversion Assistant (JLCA henceforth) is a tool that provides support for the...
Date: 06/02/2006
A lot many times I feel that exhaustive documentation is not available on the Java Language...
Date: 06/02/2006
In one of my previous posts I discussed a little bit about WoW/WoW64 in 64-bit computing. While I...
Date: 04/26/2006
Here are some really cool MSDN webcasts related to 64-bit computing. If you are getting started with...
Date: 04/25/2006
I found these blog entries from Prem to be quite exhaustive. So posting the links here just in case...
Date: 04/24/2006
Before we discuss this, it is important for the users to understand a few facts about 64-bit...
Date: 04/24/2006
If you have been reading my blogs and wondering that why off late I have been discussing a lot of...
Date: 04/03/2006
As we start talking of high performance computing, 64-bit platform offerings etc. some of the buzz...
Date: 03/20/2006
Here are some of the sites that I have really found good and informative about the different...
Date: 03/20/2006
While I was trying to write a blog around the topic of Delegates in J#, I found that a few blogs...
Date: 03/17/2006
I just want to discuss one of the issues that we have in the Java Language Conversion Assistant...
Date: 03/16/2006
This blog aims at clarifying the issues which 32-bit developers might be having when they start...
Date: 03/07/2006
In today’s world, a lot of applications are written targeting both the 32-bit and/or the 64-bit...
Date: 03/06/2006