by Rahul Singla | Sep 15, 2010 | .NET 2.0+, ASP.NET, Blog, C#, Coolite, Ext.Net, Visual Studio
A couple of days ago, I was asked to figure out if it’s possible to integrate Ext.Net DirectMethods with the ASP.NET asynchronous pages to achieve scalability with long running DirectMethod calls. For the starters, if you are not aware of asynchronous pages in...
by Rahul Singla | Aug 23, 2010 | .NET 2.0+, ASP.NET, Blog, Coolite, Ext.Net, ExtJs
Its so strange that just when you begin to feel like that you know a framework or toolkit in-depth, something from the same pops-up to surprise you and force you to rethink. I recently had a similar situation with the Ext.Net toolkit, that I have been using for...
by Rahul Singla | Jul 20, 2010 | .NET 2.0+, ASP.NET, Blog, Coolite, Ext.Net, ExtJs, Javascript
I spent the better part of yesterday trying to Ajax upload a File using a Web Service and Ext.Net (formerly Coolite). Let me first explain the situation I was working in.I had a Page that renders to the browser. This page then loads appropriate UserControls from the...
by Rahul Singla | Jul 13, 2010 | .NET 2.0+, ASP.NET, Blog, Coolite, Ext.Net, ExtJs, Javascript
In the first of this series of couple of blog posts (available here), I have discussed the problem of maintaining reference to ExtJs components on the client-side in javascript, and the motivation for creating a new solution to it, than what ExtJs/Ext.Net provide...
by Rahul Singla | Jul 13, 2010 | .NET 2.0+, ASP.NET, Blog, Coolite, Ext.Net, ExtJs, Javascript
This is one issue that almost all developers of ExtJs/Ext.NET applications face, maintaining client-side references for the Javascript components. The seriousness of the managing the issue effectively manifests manifold, when working on large applications in modular...
by Rahul Singla | Jun 26, 2010 | .NET 2.0+, ASP.NET, Blog, C#, Coolite, Ext.Net, ExtJs, VB.NET
Well, I discovered this problem and its solution sometime earlier. However lately, a couple of my colleagues approached me for advice with the same issue, and I thought of writing a blog post for the same.In a nut-shell, the problem is that ASP.NET transfers the data...
Recent Comments