by Rahul Singla | Dec 3, 2010 | Blog
By the time you read this blog entry, the issue might already be fixed by the Chrome Frame team. Anyways, here’s what we faced:We recently had a strange issue with some of our users using IE with Chrome Frame to access their intranet application (that was...
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...
by Rahul Singla | Dec 1, 2010 | .NET 2.0+, ASP.NET, Blog, Coolite, Ext.Net, Visual Studio
I just had an immediate need for modifying the core Ext.Net scripts that are embedded into the toolkit assembly itself. Till now, I resisted all temptations for doing so earlier, instead choosing to override Ext.Net behavior when needed by including my own scripts...
by Rahul Singla | Nov 30, 2010 | Blog, Sql Server
You would find some useful links on web, if you search with the title of this blog post. Basically you cannot pass parameters to a Trigger because Triggers get fired automatically by the database engine, and you do not interact with them directly as they...
Recent Comments