Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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...
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...
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...
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...
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....
Date: 07/28/2011