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 3, 2010 | .NET 2.0+, ASP.NET, Blog, Coolite, Ext.Net, ExtJs, Javascript
I recently had a situation where I needed to invoke a DirectEvent on an Ext.Net Button explicitly. Basically, when the button was clicked, I needed to pop-up an ExtJs window (created in javascript), and depending upon the options selected on the Window, invoke...
Recent Comments