Sumit Amar
Research and Development
JavaScript: Getter/Setter Properties with native JavaScript
The following is a rudimentary 'iterator' (not to be confused with JavaScript 1.7 iterator) that...
Date: 10/19/2012
[Closed] Job Opening: Software Development Engineer (Microsoft, Bellevue, WA)
Do you like dynamic challenges in rich internet application (RIA) development? A large scale...
Date: 04/30/2010
KM - Knowledge Management
This is the page for Knowledge Management topics
Date: 03/12/2009
HCI - Human Computer Interaction
March 30, 2009 - 5:25p PSTDocumented Observation #1 - Lenovo Laptop Middle Mouse Button First I must...
Date: 03/11/2009
[Closed] Job Posting: Software Development Engineer
I have few job openings in my team for Silverlight, AJAX, WCF, WPF and SQL Server developers. Here's...
Date: 01/23/2008
Basic C# coding guidelines
C# 2.0 - Use generic collections instead of Hashtables and ArrayList types - If using Generic types,...
Date: 03/15/2007
Creating custom wrapper for all JavaScript functions
There might be scenarios when all JavaScript side initiated function calls need to be intercepted...
Date: 10/06/2006
Auxiliary Saver Technique in Web Forms
As we all know state management is a big deal in web applications. We might have web forms that send...
Date: 02/17/2006
True Asynchronous Payload
For rendering content and feature rich web pages, here are the questions that we have in front of...
Date: 09/24/2005
Determine the Payload division
Lately I've been thinking about devising a mechanism to determine the division of the Payload...
Date: 09/22/2005
Encrypt at client side and decrypt at server
There might be situations where the content from thin client that is accessible via internet, needs...
Date: 06/17/2005
Web Services: Revolutionize your business
Industry is talking of Web Services to the height of Petronas Towers. For an IT professional unaware...
Date: 06/07/2005
Retrieving SOAP Envelope from WebException
Web Services might be invoked using HttpWebRequest. If the invocation raises a service specific...
Date: 06/07/2005
Publish, Discover and Invoke Web Services using SOAP and UDDI
Introduction The project contains code that allows to Describe, Discover and Invoke a web service in...
Date: 06/07/2005
Granting EXECUTE privilege on group of stored procedures to a specified user
CREATE proc grants(@procs varchar(100),@user varchar(100)) as declare curse cursor for select name...
Date: 06/07/2005
Working with custom sections in app|web.config
Requirement may arise to define a custom section in app.config or web.config configuration file(s),...
Date: 06/07/2005
Intercepting Downloads in ASP.NET
There might be general situations when developer needs to provide a download link to users for any...
Date: 06/07/2005
Selecting XML nodes defined with namespaces
While isolating nodes with custom namespace definition, it might be problematic to retrieve the...
Date: 06/06/2005
HTA (HyperText Applications): Caveats and Features
Caveats: 1. Security: HTAs bypass the Internet Explorer's advanced settings to disable/enable active...
Date: 06/06/2005
Welcome to my weblog
First MSDN blog line.
Date: 05/16/2005