by Rahul Singla | Feb 2, 2010 | Blog, Flash, Javascript
I had a situation where I needed to show a Flash movie in a modal dialog on a Page. Needless to mention, LightBox is the first thing that strikes to mind for such purposes. However, LightBox supports only images. And I needed to show a Flash movie.A quick Google...
by Rahul Singla | Jan 26, 2010 | .NET 2.0+, ASP.NET, Blog, DotNetNuke, DotNetNuke 4.x, DotNetNuke 5.x
You might be well aware that DNN allows you to create multiple Portals based on the same physical installation and the database. It even allows the users to be managed independently across Portals, restricting users to the Portal they registered for.However, there is...
by Rahul Singla | Jan 26, 2010 | .NET 2.0+, Blog, DotNetNuke, DotNetNuke 4.x, DotNetNuke 5.x
I thought about writing this blog entry while doing a technical review of a book on DotNetNuke 5.x. The soon-to-be-published book (by Packt Publishing) says this about DotNetNuke portals:Parent portals are sites that are defined by a unique URL...
by Rahul Singla | Jan 26, 2010 | .NET 2.0+, ASP.NET, Blog, DNN 5.x, DNN 6.x, DNN 7.x, DotNetNuke, DotNetNuke 5.x, DotNetNuke 6.x, DotNetNuke 7.x
I present below various Tips & Techniques (not in any particular order) for optimization of a typical DotNetNuke installation.I learned these while using DNN over time, while I encountered some of them while browsing over web.A typical DNN install requires...
by Rahul Singla | Jan 20, 2010 | .NET 2.0+, Blog, C#, Coolite, ExtJs, Javascript
UPDATE: An updated and enhanced version of this technique is available here:Enums in Javascript – Part 2 Basically, the title says it all. So, without wasting any time, let’s see an example of an enum in Javascript.{syntaxhighlighter brush:...
Recent Comments