Vijay - Blog Space
SharePoint 2010 - System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
I am sure many would have experienced this issue while connecting to a SharePoint site from an...
Date: 07/22/2011
"Set-AuthenticodeSignature" returns Unknown Error while registering the script with a certificate
Recently I have been working on a PowerShell Project where I needed to sign the scripts with the...
Date: 07/13/2010
What is “Name Decoration” or “Name Mangling”?
Some of my partners, I have worked, have experienced the errors, while calling a native DLL (written...
Date: 10/02/2009
How to list all the sub-sites and the site collections within a SharePoint web application using Windows Powershell
Recently, I worked on a partner's request for enumerating all the sub-sites and the site collection...
Date: 10/01/2009
How to add the Windows Powershell assembly / namespace in .NET
I thought it would be easy to create a PSSnapIn using .NET. But that wasn’t the case initially. When...
Date: 10/01/2009
How to connect to SQL Server from a Windows Mobile Emulator
Sometime back, I worked with a partner who had been getting SQLExceptions while connecting the SQL...
Date: 06/11/2009
Windows PowerShell and .NET Together (creating the object)
By this time, you are probably aware of the fact that the Windows PowerShell integrates with the...
Date: 04/27/2009
How to check programmatically if a website is running
Recently, I got a request from one of my partners to check if a particular website is running or not...
Date: 04/23/2009
The power of PowerShell: Working with ADO.NET Data Services and JSON
A very interesting article to read on working with JSON data with PowerShell on “gduthie” blogs:...
Date: 04/08/2009
Useful resources on SQL Server Compact Edition
SQL Server Compact Edition Concepts A Technical Comparison of Replication and Remote Data Access...
Date: 12/20/2007
Useful resources on Windows Mobile 5/6
What's New for Developers in Windows Mobile 6 The Windows Mobile® 6 developer platform releases...
Date: 12/20/2007
Converting Data to JSON in .NET Framework 3.5
Thanks to Scottgu’s blog...
Date: 10/04/2007
Windows Embedded: FAQS
What is Microsoft Windows Embedded? Windows Embedded is a family of operating system software and...
Date: 10/04/2007
Resources on ASP.NET
The useful list of documentation and guidelines on ASP.NET 2.0 and SQL Server 2005 (this is updated...
Date: 10/03/2007
Release - Source Code for the .NET Framework Libraries!!!
The source code for the Microsoft libraries is going to be released later this year. More...
Date: 10/03/2007
Virtual Earth - Printing mapping directions to paper
There are several different ways to print the mapping directions to the paper. I have attached a...
Date: 08/10/2007
What is Acropolis?
To know more about what is Acropolis, visit the MSDN blog...
Date: 08/07/2007
Displaying the byte[] image in the runtime (without storing it on machine)
Continue from the last blog post: In the last blog I had shown how to convert the byte [] to image...
Date: 07/25/2007
How to convert image into byte[] and byte[] to image using C# in ASP.NET
Recently I worked on a code sample for converting the image to the byte array and convert it back to...
Date: 07/20/2007
Using OpenMP in Visual C++.NET 2005.
The OpenMP (Open Multi-Processing) is an application programming interface (API) that supports...
Date: 04/04/2007