Amit Gupta's Blog

Access XML data using LINQ to XML

Hi Friends, Today we would be learning the way to read complex XML data using LINQ to XML, which...

Author: Amit Gupta Hyderabad Date: 05/07/2012

Creating Bulk Users in Active Directory Using PowerShell

We had a requirement of creating bulk users in Active directory for Test users. Initially i thought...

Author: Amit Gupta Hyderabad Date: 02/06/2012

Calling Jscript function with parameters from XSLT

Last week it took hours for me to Bing on how to call JavaScript with parameters from xslt. So I...

Author: Amit Gupta Hyderabad Date: 09/22/2011

Effective Use of AJAX and Threading while Creating ASP.NET controls

EffectiveUse of AJAX and Threading while Creating ASP.NET controls Despiteof having excellent...

Author: Amit Gupta Hyderabad Date: 09/06/2011

calling unmanaged code from c-sharp

There may be lot of situations in which we may need to call unmanaged code from our managed code....

Author: Amit Gupta Hyderabad Date: 07/28/2011