Sign In
Mohammed Jeelani's Blog
-- Build to Perform, Architect to Evolve --
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET 4.0
CLR
GAC
Hotfix
SharePoint
Archive
Archives
June 2010
(1)
July 2009
(1)
June 2008
(1)
March 2008
(1)
December 2007
(1)
June 2007
(1)
December 2006
(1)
November 2006
(1)
June 2006
(1)
October 2005
(1)
August 2005
(1)
March 2005
(1)
February 2005
(1)
December 2004
(1)
November 2004
(1)
MSDN Blogs
>
Mohammed Jeelani's Blog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Mohammed Jeelani's Blog
Top 2 things you should know about the Global Assembly Cache (GAC) in .NET 4.0
Posted
over 2 years ago
by
Jeelz
2
Comments
The Global Assembly Cache underwent a few changes in .NET 4.0. On your first few days with .NET 4.0 you'll most likely encounter a few scenarios which work differently than they did in the previous versions of .NET Framework. 1) You use gacutil.exe to...
Mohammed Jeelani's Blog
Live Mesh makes it easy for you to set your Windows Mobile Ringtones
Posted
over 3 years ago
by
Jeelz
0
Comments
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...
Mohammed Jeelani's Blog
27th June 2008
Posted
over 4 years ago
by
Jeelz
1
Comments
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...
Mohammed Jeelani's Blog
IIS 7 Mobile Admin
Posted
over 4 years ago
by
Jeelz
1
Comments
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...
Mohammed Jeelani's Blog
Assigning Keyboard Shortcut / Access Keys to your WPF Application
Posted
over 5 years ago
by
Jeelz
6
Comments
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...
Mohammed Jeelani's Blog
Speaking at Tech Ed, India this Saturday
Posted
over 5 years ago
by
Jeelz
1
Comments
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...
Mohammed Jeelani's Blog
"Common Language Runtime detected an invalid program" - InvalidProgramException - When your application has a really large method.
Posted
over 6 years ago
by
Jeelz
11
Comments
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...
Mohammed Jeelani's Blog
Windows Powershell - Cooler than Cool!
Posted
over 6 years ago
by
Jeelz
7
Comments
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...
Mohammed Jeelani's Blog
Thursday, 15th July 2006 - Hello *New* World
Posted
over 6 years ago
by
Jeelz
1
Comments
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...
Mohammed Jeelani's Blog
Troubleshooting problems that arise after installing the update for Microsoft Security Bulletin MS05-051
Posted
over 7 years ago
by
Jeelz
16
Comments
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...
Mohammed Jeelani's Blog
How ActiveSync can affect your Outlook Add-ins
Posted
over 7 years ago
by
Jeelz
9
Comments
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...
Mohammed Jeelani's Blog
Top 3 Reasons for the "The server instance specified was not found. Please specify the server's address and port." Error
Posted
over 7 years ago
by
Jeelz
22
Comments
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...
Mohammed Jeelani's Blog
Using XPath with XML returned by SharePoint Web services
Posted
over 7 years ago
by
Jeelz
9
Comments
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...
Mohammed Jeelani's Blog
Impersonation / Authentication issues when using Integrated Windows Authentication and SharePoint
Posted
over 8 years ago
by
Jeelz
30
Comments
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...
Mohammed Jeelani's Blog
Creating a WebPart that works both as a consumer and a provider
Posted
over 8 years ago
by
Jeelz
9
Comments
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...
Page 1 of 1 (15 items)