by Rahul Singla | Jun 26, 2010 | .NET 2.0+, Blog, PHP 5.x, VB.NET, Visual Studio
I am currently working on an assignment to convert a Perl/PHP based intra-net project to an ASP.NET web application.The complexity of the project has been significant as it involves the management of an internal Windows 2003 Active Directory setup for a large...
by Rahul Singla | May 25, 2010 | .NET 2.0+, ASP.NET, Blog, Coolite, Ext.Net, ExtJs, Javascript
If you have been a regular reader of my blog entries, you would be knowing that I have been using ExtJs/Ext.net for a considerable time now. When I first encountered Coolite (through a Newsletter from Red-gate Software), I was pretty impressed, and it took me a while...
by Rahul Singla | May 24, 2010 | .NET 2.0+, ASP.NET, Blog, Coolite, Ext.Net, ExtJs, Javascript
DateField & TimeField from ExtJs/Ext.net arsenal are two really useful controls for entering date/time into forms. However, one of my clients complained that these fields can sometime take too much time in filling out, e.g. when the Date to be entered was...
by Rahul Singla | May 21, 2010 | .NET 2.0+, ASP.NET, Blog, Coolite, Ext.Net, ExtJs, Javascript
Layer (Ext.Layer) is probably one of the lesser used element of the ExtJs framework. However, I recently discovered one great use of Layer, for showing dynamic helper controls for any element on the page.See the adjoining screenshots for an example. In my case, I...
by Rahul Singla | May 4, 2010 | .NET 2.0+, ASP.NET, Blog, C#, VB.NET, Visual Studio
No doubt Visual Studio provides extensive Unit Testing framework. Plus there are feature-rich third-party frameworks (e.g. NUnit) available for Unit Testing your .NET code.However, I was disappointed by lack of .NET support for Assertions. As you might be able to...
by Rahul Singla | May 1, 2010 | .NET 2.0+, ASP.NET, Blog, Coolite, Ext.Net, ExtJs, Javascript
As I am using more of Ext.Net/Coolite toolkits, I find myself delegating some of the UI creation from server-side markup to client-side javascript. This allows me to reuse the code better across different projects, plus enables me to introduce more dynamicity in the...
Recent Comments