by Rahul Singla | Dec 24, 2010 | .NET 2.0+, ASP.NET, Blog, C#, EWS Managed API, Exchange, Exchange 2007, Exchange 2010
Microsoft Exchange allows a user to access another User’s mailbox in 2 ways, Delegation and Impersonation (Check this for more details). If you have used Outlook or Outlook web Access (OWA) and shared mailboxes with other users, chances are that you used...
by Rahul Singla | Dec 24, 2010 | Blog, ExtJs, Javascript
I have been doing custom builds of ExtJs for clients these days, who want to use only selected components from the toolkit, and therefore a trimmed down version of the ext-all.js and ext-all.css core javascript/css files for minimizing load times. Today itself, I...
by Rahul Singla | Dec 20, 2010 | .NET 2.0+, Blog, C#, Javascript, Visual Studio
I finally got fed-up today with having to use online javascript beautifiers whenever I needed to re-format a minified javascript file to make it readable. I often need to reformat a minified script to have a look at some part of it and thought it would be great if a...
by Rahul Singla | Dec 19, 2010 | .NET 2.0+, Blog, Coolite, EWS Managed API, Exchange, Exchange 2007, Exchange 2010, Ext.Net, ExtJs
In continuation of my last blog post for managing Calendars dynamically for the ExtJs Calendar component, I present in this blog post the logic behind parsing and serializing Recurrence rules for the Calendar component, if you have enabled recurrence for the Calendar...
by Rahul Singla | Dec 19, 2010 | Blog, ExtJs 3.x
If you haven’t yet seen the Calendar Component for ExtJs, you might well want to check it here first, and then see it in action (an example is below in this blog post, ExtJs example for Calendar component is here).Although the Calendar component’s Pro...
Recent Comments