by Rahul Singla | Sep 30, 2011 | .NET 2.0+, ASP.NET, Blog, C#, Coolite, Ext.Net, VB.NET
Our designer had created a comprehensive custom theme for ExtJs, and we wanted to use it in our ASP.NET app that leverages Ext.Net and ExtJs extensively.If you have used Ext.Net, you would know that all ExtJs resources are embedded in Ext.Net.dll assembly that are...
by Rahul Singla | Aug 14, 2011 | .NET 2.0+, ASP.NET, Blog
One of my most important ASP.NET application in production last week saw a very confusing error. The client reported the following error when they came back to use the application on a fine Thursday morning: Hashtable insert failed. Load factor too high....
by Rahul Singla | Aug 7, 2011 | .NET 2.0+, ASP.NET, Blog, C#, Ext.Net, ExtJs, ExtJs 3.x, Javascript
I think all of us would agree that Ext.Net provides too good (and a bit complex) ExtJs and ASP.NET integration. It exposes almost all ExtJs toolkit classes server-side in ASP.NET and many of the popular extensions too. In addition, it provides own custom components...
by Rahul Singla | Jun 11, 2011 | .NET 2.0+, ASP.NET, Blog, C#, Coolite, Ext.Net, ExtJs, ExtJs 3.x, ExtJs 4.x, Javascript, PowerShell, PowerShell 2
In this blog post, I present a complete framework for automatic localization in ASP.NET, ability to customize what is produced by this framework and a completely functional ASP.NET app demonstrating the features and process.In February this year, I published my...
by Rahul Singla | May 8, 2011 | .NET 2.0+, ASP.NET, Blog, ExtJs, PHP 5.x
A couple of days ago, I started implementing a rather interesting piece of code. It was late into the night, and I was not feeling like doing my regular work and neither was I sleepy. At that time, I was reminded of another project where we needed to provide users the...
by Rahul Singla | Apr 24, 2011 | .NET 2.0+, ASP.NET, Blog, C#, VB.NET
Okay, here’s the second consecutive blog post on serializing/deserializing RSA public/private keys, this time generated by the native RSACryptoServiceProvider available in .Net (the previous post available here related to serializing keys generated by...
Recent Comments