by Rahul Singla | Feb 19, 2011 | .NET 2.0+, ASP.NET, Blog, Coolite, Ext.Net, ExtJs, Javascript
This is more of a personal blog post I am creating for my own referecne. We have migrated one of our apps from July/August version of Ext.Net (based on ExtJs 3.2.1) to Feb 19, 2011 (Revision 3469) version of Ext.Net (based on ExtJs 3.3.0).There have been some breaking...
by Rahul Singla | Feb 10, 2011 | .NET 2.0+, ASP.NET, Blog, C#
I had earlier written a quick and dirty method to convert a Physical path to a virtual path (aka a url) that can be used on the client after passing through ASP.NET’s ResolveUrl method. Without much talking, here’s the method: {syntaxhighlighter...
by Rahul Singla | Feb 7, 2011 | .NET 2.0+, ASP.NET, Blog, Javascript, PowerShell, PowerShell 2, Visual Studio
UPDATE (June 11, 2011): A complete sample ASP.NET application demonstrating features in this blog post is available here: ASP.NET – A complete translation framework through Powershell and Google Translate This was a rather interesting thing I did in the...
by Rahul Singla | Jan 15, 2011 | .NET 2.0+, ASP.NET, Blog, C#, Coolite, Ext.Net, ExtJs, Javascript
Well this is a blog entry on request (the request is here). I received a request couple of days ago on one of my earlier ExtJs Calendar Component related posts to demonstrate remote Calendar CRUD operations in Ext.Net. So Gayan (the requestor), here goes the reply.To...
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 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...
Recent Comments