Imbibe TechInnovate. Empower
We're Hiring! [email protected] (+91) 184-4035666
  • HOME
  • ABOUT
    • About Us
    • Portfolio
    • Corporate Profile
  • SERVICES
    • Enterprise Applications
    • Big Data & Cloud Computing
    • Research Consulting
    • E-Commerce
    • Brand Identity
    • Design
      • Catalog theme for ExtJs 6
    • Content Marketing
  • PRODUCTS
    • ItTalk
    • ItLearn
    • ItHealth
    • ItWeb
    • SQL Manager
    • Mart
  • BLOG
  • CONTACT US
Select Page

log4net – Appender instances are shared between loggers using the same appender-ref

by Rahul Singla | Jan 10, 2018 | .Net, Coding, Logging | 0 comments

I was recently working on a bulk processor application which was using log4net for its logging needs (specifically the RollingFileAppender). There were multiple jobs executing in independent threads each having its own Logger instance. We wanted the...

Permission storage in SharePoint’s database

by Rahul Singla | Jan 8, 2018 | .Net, Coding, SharePoint | 0 comments

I was recently working on a SharePoint project and needed to figure out if an access control list (ACL) is replicated for a SharePoint object in database which is set to inherit security from its parent object. Functionally this won’t impact anything from an...

Creating font icon package for ExtJs

by Rahul Singla | Dec 21, 2017 | Coding, ExtJs, Tech, Theming | 0 comments

As part of our recently launched Catalog theme for ExtJs, we wanted to incorporate custom font icons into our theme for consumption by our users. As you would know, ExtJs 6 ships with Font Awesome out of the box, which has a really nice collection of off-the-shelf...

A generic method to add sort expressions to an IQueryable instance (LINQ/Entity Framework)

by Rahul Singla | Mar 12, 2017 | .Net, Coding, Entity Framework, LINQ, Tech | 4 comments

A few days ago, I was working on some Entity Framework stuff where I encountered the following logic for applying sort expressions to the EF query: var query = this.context.users.AsQueryable(); if (sort == "username") { if (sortDir == "ASC") { query = query.OrderBy(u...

Parsing address components from Google Maps Geocoding api responses

by Rahul Singla | Mar 10, 2017 | Coding, Google, Google Apis, Javascript, Tech | 6 comments

What AI Experts Say Smart Machines Will Do to Human Jobs

by Anjali Grover | Nov 11, 2016 | Tech | 0 comments

From SIRI to driverless cars, Artificial Intelligence is the booming technology that enables machines to perform some cognitive tasks with same or even better efficiency than human beings. Be it as simple as greeting a guest to performing dangerous and laborious tasks...
« Older Entries
Next Entries »

Copyright © 2018 Imbibe Technologies Private Limited . All rights reserved

Privacy policy Terms of use Purchase Terms Refund policy