Resources  
  • The Real-World Impact of Ethereum in DeFi and BeyondJun 03, 2025. Ethereum is reshaping the digital world in 2025—powering DeFi, NFTs, DAOs, supply chains, identity, and more—enabling decentralized innovation, real-world impact, and global adoption across industries and communities.
  • Django's Built-in Libraries and FunctionsApr 18, 2025. Explore Django's built-in libraries and functions that simplify web development. From handling URLs and forms to using shortcuts and utility tools, Django offers powerful features out of the box to help developers build robust, scalable apps faster and easier.
  • The Essential Guide to Blockchain Network Types and Their ApplicationNov 15, 2024. Blockchain technology has transformed industries by providing secure, decentralized, and transparent systems. It encompasses various types, including public, private, consortium, and hybrid blockchains, each offering unique benefits for specific applications.
  • Library Component Type in SharePoint Framework (SPFx)Nov 09, 2024. SPFx Library Components enable the creation of reusable, modular code in SharePoint. By centralizing utility functions, services, and UI elements, developers can enhance maintainability and consistency across projects.
  • Centralizing String Utility Functions in JavaAug 27, 2024. This article explains how to consolidate common string utility functions in Java by creating a utility class like StringUtils. It covers methods for checking if a string contains only alphanumeric characters with underscores and if a string consists solely of letters, improving code organization and reusability.
  • Copying Text to Clipboard in AngularJSJul 31, 2024. Learn how to implement clipboard functionality in AngularJS to enable users to easily copy text with a click. This guide covers the use of AngularJS directives, JavaScript methods, and the Clipboard API to streamline copying text to the clipboard in web applications.
  • Using .NET Standard in Cross-Platform DevelopmentJul 17, 2024. In today's diverse technological landscape, developing applications that run across multiple platforms is crucial. .NET Standard plays a pivotal role in achieving this goal by providing a consistent set of APIs that can be used across different .NET implementations.
  • What is Tokens & Crypto Currencies? Its Future Scope in Market & MNCsJun 26, 2024. Cryptocurrency and tokens represent a revolutionary shift in the financial landscape, blending technology and finance to create a new paradigm of value exchange. At their core, cryptocurrencies are digital or virtual currencies that use cryptography for security, making them difficult to counterfeit or double-spend.
  • How to Conditionally Apply Class Attributes in ReactJSMay 24, 2024. In this article, we will learn how to conditionally apply class attributes in ReactJS using the classnames utility. This guide demonstrates how to dynamically assign CSS classes based on component state or props, enhancing the flexibility and readability of your React components.
  • Governance Tokens vs Utility TokensSep 04, 2023. Explore the world of blockchain tokens! Discover the differences between governance and utility tokens in decentralized ecosystems.
  • What are governance tokens and how do they work in DeFi?Aug 01, 2023. Explore the transformative role of governance tokens in DeFi: influencing decisions, empowering communities, and shaping finance's future.
  • Exploring the Benefits of Azure AI in the Energy and Utilities SectorApr 23, 2023. Artificial intelligence (AI) has become a game-changer in the energy and utilities sector, offering a wide range of benefits for companies looking to improve their operations, optimize processes and enhance the customer experience. In this article, we will explore some of the use cases of how Azure AI is being used to solve real-life problems in the energy and utilities sector.
  • Get User Roles With Webresource In Dynamics CRMJun 15, 2022. In Dynamics 365 CRM, for certain requirements we need to get user roles so that based on those roles we can show or hide few fields or some other core logic. As an example, on selected contact record client api user settings present in Xrm.Utility namespace was used.
  • Usage Of Progress Indicator With Webresource In Dynamics CRMMar 10, 2022. In Dynamics 365 CRM to show Progress Indicator, we have client API’s that are available under Xrm.Utility so that the user can know what is happening and can wait without performing any other operation. As an example, in contact record if at all mandatory field title was not filled then progress Indicator will be shown with message validation is going on.
  • Import Data File Into Dynamics D365 Environment Using Data Migration UtilityJul 07, 2021. In this article, you will learn how to import Data File into Dynamics D365 Environment using Data Migration Utility.
  • Prepare Dynamics D365 CRM Data File Using Data Migration UtilityJun 30, 2021. In Dynamics 365 CRM or Power Platform, under Configuration Migration category Data Migration Utility is useful to prepare a data file by creating Schema file first and then export data in a selected CRM Environment. By using the following process one can easily create schema file and export data from generated schema file in few minutes. As an example, account entity /table is considered for explanation.
  • ­­Coding Faster With The dotNetTips Utility - February 2021 UpdateJan 29, 2021. In this article, you will learn the tips about ­­Coding Faster with the dotNetTips Utility: February 2021 Update.
  • Coding Faster With The dotNetTips Utility - November 2020 UpdateNov 03, 2020. In this article, you will learn about coding Faster with the dotNetTips Utility.
  • Coding Faster With The dotNetTips Utility - September 2020 UpdateSep 21, 2020. In this article, you will learn about Coding Faster With The dotNetTips Utility - September 2020 Update.
  • Coding Faster With The dotNetTips Utility - DateTime ExtensionsAug 22, 2020. In this article, you will learn about Coding Faster with the dotNetTips Utility: DateTime Extensions.
  • Coding Faster With The dotNetTips Utility - StringBuilder ExtensionsJun 24, 2020. In this article you will learn about coding faster with the dotNetTips Utility - StringBuilder Extensions.
  • Kotlin - RangesAug 16, 2019. In this article, you will learn about the concept of ranges in Kotlin
  • App.Config AutoReaderJan 17, 2018. In our day to day development, it is a rare case where we don’t need to read a configuration file. There are many techniques for the treatment of such static classes, singleton classes, etc and it is normally that the Config class is accessible in all projects.
  • Understanding Service, Factory, And ProviderOct 09, 2017. AngularJS provides three methods for creating reusable utilities: Service, Factory, and Provider. All serve the same purpose but differ in implementation. Services are singletons, Factories return new objects, and Providers allow configuration. Each can be injected into controllers for use across the app.
  • Implementation Of XML Serialization And Data Contract Serialization Utility In .NETJun 17, 2017. Basic Idea about DeSerializer and Serializer; advantages and disadvantages of XmlSerializer and DataContractSerializer; implementation XML and DataContract Serializer/ De-Serializer.
  • Getting Started With API Testing Utilities - JSON Server And PostmanApr 13, 2017. Getting started with API testing utilities - JSON Server and Postman.
  • Utility Functions Available In PnP Core JSAug 25, 2016. In this article, you will learn about various utility functions, which are provided in PnP Core js. These functions make scripting life easy.
  • SQL Loader Utility In OracleAug 17, 2016. In this article, you will learn about SQL Loader utility in Oracle.
  • Use SQLCMD Utility In SQL ServerMay 12, 2016. In this article you will learn about using SQLCMD Utility In SQL Server.
  • Look At T4 Templates In Visual Studio 2015 - Part ThreeMay 03, 2016. In this article you will learn about class feature blocks and utility methods in Visual Studio 2015
  • Export To Word Utility In SharePoint 2013/Online Using JavaScriptApr 26, 2016. In this article you will learn how to export to Word Utility in SharePoint 2013/ Online using JavaScript.
  • Create SSL Certificate By Makecert.exeNov 18, 2015. In this blog you will learn how to create SSL Certificate by makecert.exe.
  • Image Gallery Utility For Dynamics CRM Oct 31, 2015. This article is about image gallery utility for Dynamics CRM.
  • Creating A Hard Disk Partition Using C#Apr 29, 2015. ICreating a hard disk partition using C# involves interacting with the Windows Disk Management API to programmatically manage disk partitions. This process typically requires administrative privileges as it involves low-level operations on the system's storage devices. Here are the high-level steps to create a hard disk partition using C#.
  • Show All Utility and Their Details in WPFNov 15, 2014. In this article I am showing how to show all utility lists in a C# WPF application.
  • An Easy to Use PHP Email Blast Utility May 30, 2014. This article explains email blast utility in PHP. It’s perfect for email marketing, invitations, greetings, etc. This PHP code can be easily modified to accommodate a wide range of email blast objectives.
  • Underscore.js: Working With Array FunctionsMay 14, 2014. This article introduces a JavaScript utility called Underscore.js that makes the JS developer's work with Functional Programming easier.
  • Creating Self-Signed Certificate For Development PurposesMar 23, 2014. This article shows how to create and use a self-signed certificate for development purposes.
  • Create Custom UI Forms Part of the QTP Test Automation Frameworks Using .Net Factory UtilityAug 05, 2013. This article explaibs how to create the custom UI Forms part of the QTP Test Automation Framework using the .Net Factory Utility.
  • Schema Compare Using Visual StudioMay 25, 2013. Consider a situation where we need to compare multiple databases and update one of those with latest changes. This can be easily achieved by using Schema Comparison Utility available in VS 2013/2012/2010/2008/2005, almost all versions.
  • Installing and Deploying Web Part Solutions Using Stsadm Utility in SharePointMar 26, 2013. Stsadm is a command line tool for administration of Office SharePoint servers and sites, here you will learn how to use that utility to install and deploy web part solutions.
  • NLOG New Utility For Smart LoggingDec 27, 2012. NLOG introduces a groundbreaking utility for smart logging, revolutionizing how you manage and enhance your logs. This cutting-edge tool offers efficient automation, empowering you with advanced capabilities for log management.
  • Screen Monitoring UtilityDec 25, 2012. In this article you will learn how you can take snapshots of a screen and store them in a directory.
  • Line Count Utility in VB.NETNov 10, 2012. This utility is for counting number of code lines in a Visual Studio Project. It returns the number of code lines and file names which are in the project folders.
  • COM Interoperability in VB.NET Part 2Nov 10, 2012. This article elucidates how to build and install-managed code that will be used from COM applications. A classic COM server is activated using the Service Control Manager (SCM). It looks up numerous information such as CLSIDs, IIDs, ProgIDs etc.
  • XML Pathfinder - A Visual Basic UtilityNov 09, 2012. This article discusses the construction of a simple utility that may be used to locate and evaluate paths within an XML document, and to test queries against those paths.
  • Simple Web and RGB Color Picker Utility in VB.NETNov 08, 2012. The article addresses the construction of a simple utility application useful for selecting an RGB or web color; the application allows the user to key in RGB values or use RGB slider controls to select a color. Whenever the current color is updated, the text boxes at the bottom of the form are dynamically updated to show the current web and RGB color values set for the current color.
  • Image Mapping Utility in VB.NETNov 08, 2012. This article describes an easy approach to building a simple image mapping utility that may be used to mark and store points as pixel based coordinates from an image file or directly from a web page. The application is capable of capturing a collection of points and it allows the user to name and save a point collection established using the tool into a text file.
  • Build a simple Watermarking utility in VB.NETNov 08, 2012. This article shall describe an approach to building a simple watermarking utility that may be used to add watermarks to any supported image file format. The resulting application shall permit the user to open any supported image file format into a scrollable picture box.
  • Introducing Squadron - SharePoint 2010 Utility PluginsNov 06, 2012. In this article I would like to introduce Squadron - a SharePoint 2010 Utility Plugins application.
  • Auto Generate Password in Windows store AppJul 06, 2012. Today we will learn about a very interesting class GUID (Globally Unique Identifier) in windows store applications. It is a predefined utility that we can use to randomly generate an identifier number.
  • Functions Utility in jQueryNov 24, 2011. In this article we are going to discuss about the utility of functions in jQuery and how they are used to invoke the jQuery features.
  • Extending SharePoint STSADM Command Line UtilityAug 09, 2011. This article desribes how we can extend the SharePoint Stsadm utility.
  • Creating And Using Shared AssemblyApr 13, 2011. In this article, we will learn By default every assembly is a private assembly. If we add a reference to a private assembly to any project, a copy of the assembly is given to the project.
  • How to redirect to the SharePoint Success or Error Message pageMar 16, 2011. In this article we will be seeing how to redirect to the SharePoint Success or Error message page.
  • Windows Mobile Utility on the Move, (Works For Indian Region only)Mar 01, 2011. This application can be used by any user to search the STD Code, Mobile operators circle easily throughout India. It's a very handy application which runs on Windows Mobile 6.1 & 6.5 professional devices.
  • Utility Controls - Mobile Internet Apr 22, 2010. In this article I will explain you about Utility Controls in Mobile Internet.
  • Tools and Utilities in the .NET Framework Nov 11, 2009. In this article I will explain about the tools and utilities in the .NET Framework.
  • Backup Utility In .NetApr 03, 2009. A Backup Utility in .NET facilitates data protection by enabling automated backups of files or databases. It offers features like compression, encryption, and scheduled backups, ensuring data integrity and easy restoration if needed.
  • Five step of how to use logging utility in your projects using application blocksJan 21, 2009. It's new world of software reusability. Gone are the days when we need to build things from scratch. One of the most needed functionality is the logging utility. Every software project needs a logging utility. To make your own logging utility is a big project by itself. In this tutorial we will quickly run through how you can use Microsoft logging application blocks to log messages and activities.
  • XML Pathfinder - Sample C# Utility to Study XML Paths and XPath QueriesFeb 05, 2008. This article discusses the construction of a simple utility that may be used to locate and evaluate paths within an XML document, and to test queries against those paths.
  • SQL Server backup utility using VB.Net and SQL-DMOFeb 05, 2008. This article allows you to take backup of any SQL Server database using SQL-DMO library. It allows you to take backup of selected tables, views or stored procedure.
  • Build a Simple Watermarking Utility in C#May 07, 2007. This article shall describe an approach to building a simple watermarking utility that may be used to add watermarks to any supported image file format. The resulting application shall permit the user to open any supported image file format into a scrollable picture box.
  • Word to HTML Converter using ASP.Net 2.0 and Microsoft 11.0 object LibraryMar 26, 2007. This article uses Microsoft 11.0 object library & process the word document in the backend and convert to HTML document.
  • Clipboard Ring Utility With Yahoo Messenger Alert Like Popup Window.Mar 12, 2007. An article to illustrate the use of windows clipboard via a clipboard ring utility. It also illustrates yahoo messenger like popup alert feature.
  • Image Mapping UtilityFeb 23, 2007. This article describes an easy approach to building a simple image mapping utility that may be used to mark and store points as pixel based coordinates from an image file or directly from a web page.
  • Simple Web and RGB Color Picker UtilityFeb 08, 2007. The article addresses the construction of a simple utility application useful for selecting an RGB or web color.
  • Automatic SQL Server Backup Utility using Sqlserver AgentOct 06, 2006. It is a sample C# (VS2005) application for Automatic Sql server Backup Utility using sqlserveragent. I have used SQL-DMO dll. This article will show you how to create a automatic backup in Sql server 2000.
  • Image Conversion Utility in C#Sep 14, 2006. This article describes a very easy approach to building an image conversion utility that will permit the user to open a supported image type and convert it to another supported image type.
  • CopySchemaOct 05, 2004. CopySchema is a utility for copying all the data from one Oracle schema to another. Although similar to the exp/imp and bulk load utilities of Oracle, it has the advantage of offering a simple GUI interface and of handling changes to the schema.
  • TranslateSQLOct 05, 2004. TranslateSQL is a utility for generating SQL-Server SQL scripts based on an existing Oracle schema, in essence 'translating' Oracle schemas into SQL-Server databases.
  • Line Count UtilityJun 12, 2004. Program returns count of code lines and file names in which code lines will be counted.
  • FTP Client Utility Apr 04, 2003. This is an FTP Client Utility to transfer Files and directories between hosts. It provides the casic FTP features and also some advanced features like uploading directories with the subdirectories and deleting directories with the subdirectories.
  • User Management Utility for Web Form Authentication.Sep 06, 2002. This article deals with the management of user login and password information for a Forms Authentication in ASP.NET.
  • User Management Utility for Web Form AuthenticationSep 06, 2002. This article deals with the management of user login and password information for a Forms Authentication in ASP.NET.
  • Hex Colors in C#Sep 05, 2002. Currently I am developing a shareware application for generating image galleries for the web. There is a template engine built in that allows the user to specify colors as hexadecimal values, plus many other features.
  • Macro to Add Strong Names to VS.NET ProjectsAug 06, 2002. When writing class libraries in Visual Studio .NET that are going to be placed into the GAC you will need to add strong name to the assembly. This is normally done by dropping out to a dos prompt and running the .NET utility sn.exe and then updating the assembly to reference the newly created .snk file.
  • Redhotqlue C# ArrayObjectJun 20, 2002. Unlike Visual Basic the C# language does not provide a standard mechanism for re-dimensioning (resizing) arrays. This component provides that additional functionality for arrays created in C#.
  • Trace Utility to Trace IP Packet PathMay 16, 2002. Trace utility traces the path of an IP packet. To understand the process, its important to understand ICMP protocol we are going to use for this purpose.
  • Application Data Utility ClassApr 24, 2002. Attached is a ZIP file containing the source-code and compiled DLL of the Application Data Utility Class.
  • Real-time Message Logging Utility - Part 1Apr 01, 2002. A message logger is a utility that helps in logging the messages thrown from functions/programs. It is useful in critical applications as it helps to know the time taken by a function to execute, the time that the function remained idle and any messages that the function wants to be logged for further analysis.
  • Space Remover UtilityMar 25, 2002. In this article, I want to show you how you can remove white spaces in a web page.
  • A Simple C# Utility to Help You Invent NamesJul 10, 2001. I wrote this simple console utility to help me think of a new name for a project I was launching.
  • Virchk.cs: A C# file Scan Utility for Generating MD5 Signature FootprintsJun 13, 2001. Virchk.cs is a file scanner utility, which traverses the files in a directory and all it's sub directories, to generate a MD5 hash signature footprint of the targeted extensions file.
  • Line numbering utility in C# and JavaMay 08, 2001. After reading this article Java programmers should be able to decipher and de-jargonize the .NET architecture and relate it with the proposed ECMA standard.
  • Line Numbering Utility in C# and JavaMay 08, 2001. This is the first of the series of programs I wish to write to help myself get a handle on C#.
  • Viewing Assembly PermissionsMay 02, 2001. In this article I will show you how you can view the Code Groups that an assembly belongs to and what permissions belong to the assembly. I will demonstrate the Caspol utility supplied with the .NET SDK.
  • .NET Assemblies Ins and Out : Part IIIApr 20, 2001. This is the third part of a series on .Net assemblies, delving into utilities for assembly manipulation. The Assembly Linker (AL.exe) aids in GAC installation, manifest creation, and resource addition, offering options like specifying entry points and adding version information.
  • .NET Assemblies Ins and Out : Part IIApr 16, 2001. In this part, I will discuss both Private and Shared assemblies and how to create a Shared Assembly. The creation process involves the Strong Name utility, signing the assembly, and using the Assembly Linker to place it in the Global Assembly Cache.
  • .NET Assemblies Ins and Out : Part IApr 13, 2001. In Part 1, I will cover what exactly an assembly is, and what an assembly contains. Part 1 defines assemblies, their metadata, and types. It clarifies misconceptions between .NET PE files and traditional executables.
  • Ping Utility in C#Feb 16, 2001. Ping is a very useful utility used to determine the speed of a Network Connection. It establishes a socket connection with the given hostname and sends a Data Packet using ICMP Protocol.
  • ProTracker v1.0 : A Process Tracking UtilityFeb 14, 2001. ProTracker is a process tracking utility similar to Windows NT Task Manager's Processes tab window.
  • Business Card Designer Using C#Jan 30, 2000. For those of you that don't want to go out and buy a fancy business card utility, this article may prove to be just the trick for designing easy colorful business cards.