Rahul Singla
  • Home
  • Profile
  • Blog
  • Chit Chats
  • Downloads
  • Contact Me
Select Page

ExtJs Modern 6/7 – Making password fields revealable

by Rahul Singla | Sep 16, 2020 | ExtJs, ExtJs 6.x, ExtJs 7.x, ExtJs Modern

There are a couple of ways one can create password fields in ExtJs 6/7: Use the textfield component with its inputType set to password:https://docs.sencha.com/extjs/6.7.0/modern/Ext.field.Text.html#cfg-inputTypeOr use a passwordfield...

Drupal 8/9 – deleting table rows via ajax

by Rahul Singla | Sep 15, 2020 | Drupal, Drupal 8.x, Drupal 9.x

Deletion of Drupal table rows via an Ajax call was never too difficult. You just add a controller callback: organization.person.delete: path: ‘/person/{person_id}/delete’ defaults: _title: ‘Delete Person’ _controller:...

Drupal 8/9 – adding row specific css class when preparing a table

by Rahul Singla | Sep 13, 2020 | Drupal, Drupal 8.x, Drupal 9.x

This blog post kicks off a series of posts where I am gonna quickly and tersely write about small-small problems we faced working with various platforms and provide quick solutions to them. As for this blog-post, we recently had a scenario where we needed to add a...

Making SameSite cookies work in older versions of .Net

by Rahul Singla | Sep 12, 2020 | .NET 2.0+, .NET 4.0+, .NET 4.5+, ASP.NET, ASP.NET 4.0, ASP.NET MVC, C#

If you have landed on this blog post, good chances are you are having issues with cookies of your web application which are being blocked by recent browser versions. Our case was no different. We have an enterprise web application built on .Net which is deployed on a...

C# – Fixing unescaped special characters in XML element values

by Rahul Singla | Aug 30, 2020 | .NET 2.0+, .NET 4.0+, .NET 4.5+, ASP.NET, ASP.NET 4.0, ASP.NET MVC, C#

Anyone working with XML would know the following 5 characters are reserved in XML and need to be encoded/escaped anytime they occur as content in XML (which could either be as attribute or element values): < (which needs to be escaped as & lt; in content)>...
« Older Entries

Recent Posts

  • ExtJs Modern 6/7 – Making password fields revealable
  • Drupal 8/9 – deleting table rows via ajax
  • Drupal 8/9 – adding row specific css class when preparing a table
  • Making SameSite cookies work in older versions of .Net
  • C# – Fixing unescaped special characters in XML element values

Recent Comments

  • anna on Face Recognition
  • Lifestyle on Drupal – Take Control module
  • Rahul Singla on Serializing/Deserializing RSA Public/Private keys generated using Bouncy Castle library
  • Gargeya Sai Nikhil Trikutam on Serializing/Deserializing RSA Public/Private keys generated using Bouncy Castle library
  • Ann on ExtJs – Copy GridPanel content to Clipboard

Archives

  • September 2020
  • August 2020
  • April 2020
  • March 2020
  • May 2019
  • October 2015
  • October 2014
  • September 2014
  • November 2013
  • March 2013
  • September 2012
  • August 2012
  • June 2012
  • May 2012
  • March 2012
  • February 2012
  • January 2012
  • December 2011
  • November 2011
  • October 2011
  • September 2011
  • August 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
  • March 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010
  • October 2010
  • September 2010
  • August 2010
  • July 2010
  • June 2010
  • May 2010
  • April 2010
  • March 2010
  • February 2010
  • January 2010
  • December 2009
  • November 2009
  • October 2009
  • September 2009

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org

Categories

  • .NET 2.0+
  • .NET 4.0+
  • .NET 4.5+
  • AS 3
  • ASP.NET
  • ASP.NET 4.0
  • ASP.NET MVC
  • Blog
  • C#
  • Coolite
  • Crystal Reports
  • Custom Controls
  • Desktop App
  • DNN 5.x
  • DNN 6.x
  • DNN 7.x
  • DotNetNuke
  • DotNetNuke 4.x
  • DotNetNuke 5.x
  • DotNetNuke 6.x
  • DotNetNuke 7.x
  • Drupal
  • Drupal 6.x
  • Drupal 7.x
  • Drupal 8.x
  • Drupal 9.x
  • Encryption
  • EWS Managed API
  • Exchange
  • Exchange 2007
  • Exchange 2010
  • Ext.Net
  • Ext.Net 1.x
  • Ext.Net 2.x
  • ExtJs
  • ExtJs 3.x
  • ExtJs 4.x
  • ExtJs 6.x
  • ExtJs 7.x
  • ExtJs Modern
  • Flash
  • HighCharts
  • IIS
  • IIS 7
  • Javascript
  • JME
  • jQuery
  • jQuery UI
  • Office
  • Open Xml Power tools
  • Open Xml SDK
  • PHP
  • PHP 5.x
  • PowerShell
  • PowerShell 2
  • Programming Techniques
  • Sencha Touch
  • SMTP
  • Software
  • Sql Server
  • Sql Server 2005
  • Sql Server 2008
  • Swing App
  • TC/TC++
  • TeamCity
  • TeamCity 8.x
  • Touch 2.x
  • VB.NET
  • Views
  • Views 3.x
  • Visual Studio
  • Voip Drupal
  • Web App
  • Windows
  • Windows 7
  • Windows Server
  • Windows Server 2003
  • Windows Server 2008
  • Word

Chit Chat

  • Revamping the theme on my website
  • And oh, my next book project was released this February
  • Support Wikipedia
  • Drupal Association Individual Member
  • Hosting Blues

Projects

  • Orkut
  • Drupal Document module
  • Drupal – Reference Links Module
  • Drupal – Take Control module
  • Face Recognition

Designed by Elegant Themes | Powered by WordPress