by Rahul Singla | Oct 26, 2014 | .NET 2.0+, .NET 4.0+, .NET 4.5+, Blog, C#, Crystal Reports, ExtJs, VB.NET, Visual Studio
We have been using Crystal Reports for our Travel CRM with good results for a few years now. We use a completely custom ExtJs based experience for Report viewing which includes a custom user interface for entering report parameters (see screenshot below for an...
by Rahul Singla | Nov 14, 2013 | .NET 4.0+, .NET 4.5+, Blog, C#, VB.NET, Visual Studio
Hello World :)It’s been so long since I last blogged, it essentially feels to be blogging like first time. A lot has happened all this time, and I hope I would be able to share some of my learnings more frequently going forward.Switching to the topic of the...
by Rahul Singla | Nov 21, 2011 | .NET 2.0+, Blog, C#, VB.NET
I think there’s hardly anything to explain here or give introduction about, the title says it all. I wrote a small function to zip directories recursively using the free and open-source ICSharpCode.SharpZipLib library.So without saying many more things,...
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 | 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...
Recent Comments