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 21, 2011 | .NET 2.0+, Blog, C#
In continuation to my pevious blog post on defining configuration path to connect to remote repos using SharpSvn, I present quick sample code for connecting to and fetching logs from a remote svn repo requiring authentication.The topic as such should not need much...
by Rahul Singla | Jun 20, 2011 | .NET 2.0+, Blog, C#
Till the beginning of this month, I was a regular SVN user using SVN as my Version Control System for many projects. But then, somewhere in the second week of this month, I have turned a SVN developer (not writing code for SVN itself, but providing solutions off...
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 | 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