Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

Live Mesh makes it easy for you to set your Windows Mobile Ringtones

I've not used anything but a Windows Mobile (oops Windows Phone !) for the past 7-8 years, even though I'm a hardcore WinMo buff, I have to agree performing some simple tasks such as setting up a new Ringtone on the phone is harder than what it should
Posted by mjeelani | 0 Comments

27th June 2008

It’s a little over 2 years that we first heard of it ...today was the inevitable day. I wasn't fortunate enough to attend the Bill Gates town hall in person today. Though it was being webcasted to all MPRs on campus - I decided to watch it from my desk,
Posted by mjeelani | 1 Comments

IIS 7 Mobile Admin

IIS 7 Mobile Admin lets you remotely administer a IIS 7 Web server right from your mobile phone. I do like the fact that this is a web application and not a smart/thick client running natively on the phone. Nothing stops you from even borrowing your friend's
Posted by mjeelani | 1 Comments

Assigning Keyboard Shortcut / Access Keys to your WPF Application

Assigning shortcut/access keys to say a button (So instead of click on the Next Button you can press N on your keyboard) is something really trivial in a the Windows Form's world - but strangely in WPF the friendly '&' that you place in front of the
Posted by mjeelani | 5 Comments

Speaking at Tech Ed, India this Saturday

Rajesh Sampath and I will be speaking at Tech ED India (or Techmela as it’s called in its new incarnation, which is an amalgamation of Tech ED, Mix, MEDC and ITPC all happening at the same time, same place!). We will deliver a talk titled Model Driven
Posted by mjeelani | 1 Comments

"Common Language Runtime detected an invalid program" - InvalidProgramException - When your application has a really large method.

If you've written a whole bunch (and I mean a really big WHOLE bunch) of code inside a method, constructor or the like, there is a good chance you'll see this exception. We had an application that would generate an Assembly using CodeDom based on certain
Posted by mjeelani | 9 Comments
Filed under: ,

Windows Powershell - Cooler than Cool!

As you probably know Windows Powershell has RTWed ! You can find the download links and more information on the Windows Vista blog or the Windows Powershell blog . The Windows Vista blog lists 12 Cool Features of Windows PowerShell. I just wanted to add
Posted by mjeelani | 7 Comments

Thursday, 15th July 2006 - Hello *New* World

The world will never be the same - at least for me. Took me a while to let the dust settle in, and to realize that the press conference and the emails that I saw on Thursday were really real. The man responsible for changing the world, to what it is today,
Posted by mjeelani | 1 Comments

Troubleshooting problems that arise after installing the update for Microsoft Security Bulletin MS05-051

If you are running XP / Windows 2000 / Windows 2003 - you MUST apply the update on http://www.microsoft.com/technet/security/Bulletin/MS05-051.mspx to stay protected against a critical vulnerability - after you install the Microsoft Security Bulletin
Posted by mjeelani | 15 Comments

How ActiveSync can affect your Outlook Add-ins

If you develop / use Outlook Add-ins for quite some time you'll run into this fairly common issue with ActiveSync (or any other application that uses Outlook Automation). Users who use PDAs / SmartPhones that run Microsoft Windows Mobile use ActiveSync
Posted by mjeelani | 8 Comments

Top 3 Reasons for the "The server instance specified was not found. Please specify the server's address and port." Error

The easiest way to install web parts is probably to use this utility from Microsoft called Install Assemblies - very simple and intuitive interface, takes care of creating the Safe Control entries and even creating DWPs for your web part assemblies. Install
Posted by mjeelani | 20 Comments
Filed under:

Using XPath with XML returned by SharePoint Web services

I've seen quite often people writing code that parses thru XML returned by SPS Web services as strings instead of using XPath - cause the XmlDocument throws this error all the time if you dont use an XmlNameSpaceManager "Namespace Manager or XsltContext
Posted by mjeelani | 9 Comments
Filed under:

Impersonation / Authentication issues when using Integrated Windows Authentication and SharePoint

With Integrated Authentication its fairly often that people find themselves in a situation where the currently logged in users credentials are not passed from the client to a SQL server / File share / some other server that they are trying to access from
Posted by mjeelani | 29 Comments
Filed under:

Creating a WebPart that works both as a consumer and a provider

If you ever have to create a web part that needs to act both like a provider and a consumer in which case you'll need to implement more than one Interface, you'll need to create separate classes that implement the separate interfaces... To make a web
Posted by mjeelani | 9 Comments
Filed under:
 
Page view tracker