by Rahul Singla | Apr 28, 2011 | Blog, ExtJs 3.x
ExtJs 4 was released yesterday and the reason I am pretty excited about this new ExtJs version is Charting. I have been using HighCharts with ExtJs till now. Although HighCharts work and look great, there isn’t a standard adapter/bridge provided by either ExtJs...
by Rahul Singla | Apr 26, 2011 | Blog, ExtJs, ExtJs 3.x, ExtJs 4.x, Windows, Windows 7
I have already been using ExtJs 4.0-Beta3 for the last couple of weeks. And an hour earlier, I occasionally went to the Sencha site to check one of my posts on the forums. And the surprise was waiting there. ExtJs 4 had been launched today.I immediately downloaded 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...
by Rahul Singla | Apr 24, 2011 | .NET 2.0+, Blog, C#, VB.NET
.Net provides a good Cryptographic framework in the System.Security.Cryptography namepsace. But I have sometimes found it lacking for my needs (and non-intuitive at some other times). Yesterday I needed to generate a RSA Public-Private key pair in a client-server...
by Rahul Singla | Apr 18, 2011 | Blog, Javascript
I was having problems debugging my javascript code in Google Chrome browser the other day. I was not able to use the Chrome Developer Tools’ Console while stepping through a particular method (let’s say “myProblematicMethod”) in the javascript...
Recent Comments