TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About pad
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sachin Bhardwaj (26)
Mahesh Chand (3)
Mike Gold (3)
Vijayaragavan S (2)
Mushtaq M A (2)
Vinay Ayinapurapu (2)
Mudita Rathore (2)
Sr Karthiga (2)
Munish A (2)
Pritam Zope (2)
Monish Bansal (2)
Vignesh Kumar (1)
Prashanth Chindam (1)
Parth Dave (1)
Muthuramalingam Duraipandi (1)
Dennis Thomas (1)
Pushpendra Shukla (1)
Uday Dodiya (1)
Rajesh Gami (1)
Sanwar Ranwa (1)
Abhishek Tiwari (1)
Rahul Sahay (1)
Vinoth Rajendran (1)
Munib Butt (1)
Sonia Bhadouria Vishvkarma (1)
Venkatesan Jayakantham (1)
Satendra Singh Bhati (1)
Shalini Dixit (1)
Sandeep Sharma (1)
Vijay Kumar (1)
Saleh Qadeer (1)
Kartik Pawar (1)
Menaka Priyadharshini B (1)
Rafnas T P (1)
Delpin Susai Raj (1)
Suketu Nayak (1)
Suthish Nair (1)
Abdul Rasheed Feroz Khan (1)
Khawar Islam (1)
Kunal Patel (1)
Sachin Kalia (1)
Syed Shanu (1)
Kush Muchaal (1)
Vijai Anand Ramalingam (1)
Nikhil Kumar (1)
Shekhar Chauhan (1)
Mahak Gupta (1)
Kapil Soni (1)
Ajit Mungale (1)
Shireesha Mageshkumar (1)
Resco (1)
Muhammad Shakir (1)
Ryan Turney (1)
theLizard (1)
Jean Simon Ratte (1)
Prabhakar Parihar (1)
Dhaval Khunt (1)
Rajshree Mittal (1)
shru27 (1)
Ganesh Sundaram (1)
Saurabh Nandu (1)
K Niranjan Kumar (1)
shrijeet (1)
Related resources for pad
No resource found
Encryption and Decryption using AES in .NET Core and .NET Framework
9/2/2024 7:24:40 AM.
AES (Advanced Encryption Standard) is a symmetric encryption algorithm using the same key for both encryption and decryption. In C#, AES encryption involves setting up a RijndaelManaged instance with
ACot function from Power Fx using Power Apps
7/10/2024 9:23:53 AM.
Build custom business apps swiftly with Power Apps, leveraging Power Fx for low-code development across Microsoft Power Platform. Learn to implement the ACot function and utilize Button, Label, and Te
TextPad Application in C#
5/31/2024 11:52:29 AM.
This C# code defines a simple text editor application in Windows Forms. It includes functionalities to open, save, clear text, and exit. File handling operations are performed using StreamReader and S
Media Queries For Mobile, Laptop, Desktop And iPad For Making Responsive Website Design
3/19/2024 6:11:59 AM.
Media queries enable responsive web design by adapting layouts based on device characteristics like screen size. Tailoring designs for mobile, laptop, desktop, and iPad ensures optimal user experience
How To Run And Execute C# Program Using Notepad
9/22/2023 9:54:11 AM.
In this article, you will learn how to run and execute C# programs, using Notepad.
Sending An HL7 Message, Receiving It Using A Listener And Sending An Acknowledgement Back
5/26/2023 10:06:56 AM.
HL7 (Health Level Seven) is a set of standards, formats and definitions for the exchange, integration, sharing, and retrieval of electronic health information. The HL7 standards are produced by the HL
Signature Pad Using .NET MAUI Community Toolkit
4/27/2023 4:31:10 AM.
.NET MAUI is a powerful platform for building cross-platform mobile applications, and with the right tools and resources, it's easy to add signature pad functionality to your app. In this tutorial
Padding Strings In C#
2/9/2023 7:48:39 AM.
This code snippet shows how to pad strings in C# and .net core. Padding in the string is adding a space or other character at the beginning or end of a string. String class has String.PadLeft() and St
Easiest Ways To Find The UDID In iOS (iPhone/iPad)
1/30/2023 9:12:36 AM.
In this article, you will learn about easiest ways to find the UDID in iOS (iPhone/iPad).
How To Integrate Signature Pad Into The Blazor Project
12/26/2022 6:42:49 AM.
This article explains how to integrate the signature pad into the Blazor project.
How To Create Signature Pad With SignatureView in Android
12/4/2022 9:08:13 AM.
This article will teach you how to make a signature pad in Android Studio.
How To Use Signature Pad Using Angular
11/24/2022 8:47:39 AM.
Signature Pad could be a JavaScript library for drawing sleek signatures. It's supported the HTML5 canvas and uses variable-width Bezier curve interpolation based on drum sander Signatures denote
How To Create A Signature Pad In ReactJS Application
8/9/2022 9:34:18 PM.
In this article, you will learn how to create a signature pad in ReactJS Application.
Working with Strings in VB.NET
8/4/2022 5:59:08 AM.
This article is VB.NET version of Working with Strings in .NET using C#.
What's New In iPadOS 16
7/31/2022 8:05:00 PM.
This article is about the new features Apple has added to iPadOS 16.
Installing Power Automate Desktop
5/2/2021 10:31:03 AM.
This article tells how to install power automate desktop.
An Overview Of Power Automate Desktop
4/29/2021 9:03:13 AM.
This article explains basic understanding Power Automate Desktop
Use LINQPad With .NET Framework
4/7/2021 4:48:39 AM.
In this article you will learn how to use LINQPad with .NET Framework.
Update the Data of Checkbox List While Changing the Value of Dropdown List
3/1/2021 10:21:51 AM.
This article explains how to change the checkbox list depending on the changes of a dropdown list value in the Web API.
Bot - Adaptive Dialog - DateTime Input
2/16/2021 5:47:48 AM.
Explain about how to implement DateTimeInput in Adaptive Dialog Download the sample here : https://github.com/rvinothrajendran/BotTutorialSample/tree/master/AdaptiveDialog/Csharp/AdaptiveDialogInpu
Getting the Result of ASP.NET Web API in XML Format
2/1/2021 8:55:34 AM.
In this article, we will define the process of displaying the Web API output on Browser in XML form.
Learn To Use LINQPad
8/5/2020 7:39:57 AM.
In this article, you will learn about LINQPad.
Notepad Automation Using UiPath Studio
5/20/2020 12:47:33 PM.
Reading this article, you can learn How to create a Notepad Automation bot using Open Application, Type Into and Click activities in UiPath Studio Pro Community.
CSS Properties in HTML : Level-1
5/7/2020 6:06:20 AM.
Tody, we are going to discuss the CSS Properties with examples.
Door Lock By Keypad Using Arduino
4/28/2020 1:25:15 AM.
In this article, I will explain about the locking and unlocking door by keypad using Arduino.
Keypad Controlled Bot Movement
4/21/2020 2:15:45 AM.
In this article we are going to see how to work with keypad controlled Bot movement. In the past we learned how to control bot using the Serial monitor of the Arduino.
How To Control An LED Using Keypad
4/13/2020 5:30:06 AM.
In this article we are going to see how to add an additional key pad library. We will see how to control an LED using keypad by assigning a password character to it.
Controlling LED In Keypad App By Android App
4/3/2020 2:38:30 AM.
In this article, I am going to explain about controlling the LED in Keypad app by Android app.
Mouse And Touchpad In Windows 10
1/16/2020 12:13:48 PM.
In this article you will learn about Mouse and Touchpad in Windows 10.
Creating Advanced Tabbed Notepad In Java
9/27/2019 12:48:37 AM.
In this article, we will create a notepad in Java with features like Multi Tabbed Documents, Document Selector, Openning/Saving/Closing Multiple documents, Running External Programs,Different Look and
Create and Understand Your First Program in Java
9/23/2019 6:24:03 AM.
In this article you will learn how to create and execute your program in java.
Notepad in Java
9/20/2019 12:31:36 AM.
This article shows how to create a notepad in Java. It is a simple notepad.
How to Create Editable Notepad in Java
8/5/2019 4:14:51 AM.
This article explains how to create an editable notepad in Java.
Handling Errors within Stored Procedures in SQL Server
7/4/2019 2:56:14 AM.
This article discusses the @@ERROR, SP_ADDMESSAGE, and RAISERROR functions within SQL Server.
How To Apply Padding In Xamarin
3/12/2019 9:13:41 AM.
In this article, you will learn what padding is and how to set it for the layouts. We will also see how to set it for different platforms like UWP, Android and iOS.
How To Create A SignaturePad Application Using Xamarin.Forms
8/8/2018 11:21:35 PM.
In this article, we will discuss about how to create an SignaturePad Application using Xamarin.Forms.So, let us dive into the article.SignaturePad is used for taking signatures in digital way i.e., th
Creating Notepad Using Windows Form Application in Visual Studio 2017
5/17/2018 11:42:23 PM.
In this Article am going to Explain how to create Notepad in visual studio 2017 using Windows Form.
Drawing Pad or Signature Pad For Android Using Xamarin.Forms
1/16/2018 1:13:37 AM.
This article will explain how to create a drawing pad or signature pad for Android OS using Xamarin Forms.
Creating A Signature Pad In Xamarin.Forms
10/31/2017 6:05:44 PM.
In this article, you will learn how to create a Signature Pad in Xamarin.Forms using Visual Studio.
Apache Spark Apache Ambari And Notepads On Microsoft Azure HDInsight - Part Two
7/6/2017 11:59:46 AM.
Apache Ambari is for management and monitoring of Hadoop clusters in form of WEB UI and REST services, Ambari is used to monitor the clusters and make changes in configuration. Ambari used for provisi
Creating Advanced Notepad In C#
2/1/2017 7:35:48 AM.
In this article, we will create a notepad with features like Multi Tabbed Documents, Document Selector, File Association, Opening/Saving Multiple Files, Line Numbers, Running External Programs, Viewin
Must Have Visual Studio Extensions or Tools - Part One
7/28/2016 1:23:50 AM.
In this article you will learn Visual Studio extensions or tools that supports development activities.
Creating A Drawing Pad In WPF
7/11/2016 7:02:40 PM.
In this article, you will learn how to create a drawing pad in WPF.
Resolve iPhone App Development Keypad Hide Problem
6/8/2016 12:41:42 PM.
In this article, you will learn how to resolve iPhone App Development Keypad Hide Problem.
Create Signature Pad Using AngularJS
2/19/2016 8:11:04 AM.
In this article you will learn how to create signature pad using AngularJS.
Generate LINQ, SQL Queries With LINQPad
7/2/2013 2:26:56 PM.
In this article I am sharing how to generate a LINQ query with a very facilitative tool, LINQPad.
TouchScreen MultiLang UserControl
6/27/2013 5:07:37 AM.
This article is intended to demonstrate how to create a touchscreen UserControl Keypad interface for WinForms.
Mail Composer in iPad
3/17/2013 4:01:10 PM.
In this article I will explain how to make mail composer for iPad.
Read and Write the Data To and From Document Directory of IPhone
3/4/2013 6:48:02 PM.
The iOS Device Document Directory is sometimes used to save & retrieve data. Data will be saved until the application terminates or until the document directory is cleaned programmatically.
Creating Provisioning Profile For iPhone
3/3/2013 2:07:02 PM.
In this article I will explain the step-by-step process of creating a provision profile.
Difference Between Dom and Sax Parser in iPhone
2/26/2013 12:28:40 PM.
In this article I will explain the basic difference between DOM and SAX Parser in iPhone.
Create GroupAdded Event Receiver in SharePoint 2013
2/24/2013 12:49:24 PM.
In this article you will see how to create a GroupAdded event receiver in SharePoint 2013.
Install Application on Client Devices in iPhone and iPad
2/19/2013 10:53:53 PM.
In this article you will learn the procedure for installing applications on iPhone and iPad devices.
Plist File in iPhone
1/30/2013 1:54:09 PM.
In this article I will explain how to add a plist in a Xcode Project.
Apple's New IOS 6 Ten Killer Features in iPhone or iPad
1/25/2013 5:12:44 PM.
In this article I will introduce the top 10 new features of the latest iOS6.
Media Player in iPhone or iPad
1/23/2013 6:10:35 PM.
In this article I will explain how to implement Video player in iPhone or iPad.
Split View Controller in iPad
1/3/2013 12:28:57 PM.
In this article I will explain how to implement Split View Controller in iPad.
Segment Control Using Storyboard in iPhone or iPad
12/29/2012 1:59:51 PM.
In this article i will explain how to implement Segment control with the help of a storyboard in iPhone or iPad.
How to Save Photo in Image Gallery of iPhone
12/6/2012 12:50:52 PM.
In this article I will explain how to save a photo in the iPhone Simulator Image Gallery for testing purposes.
How to Add Storyboard in iPhone
12/4/2012 11:41:07 AM.
In this article I explain how to add a storyboard for reducing the amout of coding required for iPhone.
Storyboard in iPhone
12/4/2012 11:37:57 AM.
In this article I explain something new for creating iPhone apps using a storyboard.
Login Screen Using Storyboard in IPhone
12/2/2012 5:38:21 PM.
In this article I will explain a new way to create a login screen using storyboard.
Animation Using Image Sequence in IPhone
11/27/2012 1:05:55 PM.
In this article I will explain how to proceed animation using image sequence in iPhone.
Annotation Pin in iPhone or iPad
11/26/2012 5:49:39 AM.
In this article I will explain process of implementing map and show location using notation pin in iPhone or iPad.
Current Location in iPhone and iPad
11/23/2012 3:35:16 PM.
In this article I will explain process of implementing map and show Current location in iPhone or iPad.
Picker View in iPhone and iPad
11/23/2012 12:56:48 PM.
In this article I will explain the process of selecting an image via picker in iPhone.
Map View in iPhone and iPad
11/22/2012 11:06:39 AM.
In this article I will explain the process of implementing a map view in iPhone or iPad.
How to Create Database Using Terminal in iPhone
11/22/2012 10:57:14 AM.
This article provides a walkthrough of creating a database using a terminal window for iPhone or iPad application.
Animation in IPhone
11/21/2012 3:24:35 PM.
In this article I will explain how to perform animation in iPhone.
How to Change Background Color in iPhone and iPad
11/4/2012 12:59:16 PM.
In this article I will explain the procedure of changing the background color of a window in iPhone or iPad.
iPhone Introduction & iOS Ecosystem
10/31/2012 11:45:53 PM.
In this article I will describe basics of iPhone and iOS Technology Compare it to another technology.
How to Use Navigation in iPhone and iPad
10/29/2012 5:41:40 PM.
In this article I will explain the process of moving from one page to another using a navigation controller in iPhone or iPad.
Create User Defined Button For IPhone and IPad
10/26/2012 12:21:20 PM.
In this article I explain the process of creating a user-defined button. In other words when we click on the first button it give its output on the second button and when we click on the second button it give its output on the first button. in This is for iPhone or iPad.
How to Create Custom Button for IPhone and iPad
10/25/2012 6:51:44 AM.
In this article I will explain the procedure of creating a custom button in iPhone or iPad.
Show Text On Label With The Help Of Button in IPhone/iPad
10/23/2012 2:45:52 PM.
In this article I will explain how to show text in a label when a button is clicked in an iPhone or iPad.
How to Print Hello Word in iPhone or iPad
10/21/2012 6:22:02 PM.
In this article I will explain the step-by-step process of printing hello world in an iPhone or iPad.
NotePad 2009
10/20/2012 2:48:21 AM.
The attached project is Notepad application developed using C# and Windows Forms with latest shortcuts and commands.
Action Template in QTP in Testing
10/15/2012 1:53:03 PM.
In this article we discuss Action Templates in QTP
Create a Simple Keypad in Windows Phone 7
10/10/2012 4:34:11 PM.
In this example we create a keypad in Windows Phone 7 with the help of Button Controls.
NotePad 2008
9/29/2012 8:17:25 AM.
The attached project is Notepad 2008,an advanced version of Notepad that let you create and edit text, HTML, and rich text files.
How to Code For IPhone Apps Development
9/13/2012 5:30:16 PM.
In this article I will give you just a basic introduction of how to code in iPhone/iPad Technology.
A Better Notepad using C#
5/29/2012 11:51:24 PM.
We can use windows registry for saving default setting of notepad. We can used notepad in C# easily.
Simple Notepad in C#
5/19/2012 4:18:39 AM.
This article shows a simple notepad application developed in C#.
Build Dynamics CRM mobile Apps That Work on WM, TabletPC, iPhone or iPad
5/19/2012 4:08:28 AM.
Resco MobileCRM Studio is a developer platform that assists in the development of mobile applications which are used as extensions to Microsoft Dynamics CRM.
Notepad.NET - Printing a Multiline Textbox in C# and .NET
5/19/2012 2:45:01 AM.
Notepad.NET is a file text editor that allows you to edit multiple files at the same time. It also has a few nice features not included in notepad, such as print preview and a most recently used file list. This article describes how printing is performed in this utility.
NotePad.NET II - Find and Replace Inside a Document Using Regular Expressions
5/19/2012 2:42:31 AM.
This article is a continuation of the discussion about a notepad.net editor which improves upon the current functionality in notepad. In this article we talk about regular expression matching inside the find dialog.
Notepad with Advance Features
5/15/2012 6:40:37 PM.
This is Notepad with advance features. It is combination of word process and Notepad.
Tabbed Notepad clone
5/15/2012 6:38:25 PM.
This article gives you valuable information about the tab control and also helps you in understanding c# easily.
Advanced Notepad for the Beginner
5/15/2012 3:28:15 PM.
This article shows how to create a notepad program with cleaner more advanced programming techniques.
How to: Make a Tab System like Notepad++
5/15/2012 2:54:10 PM.
In this little tutorial, you will learn to make a tab system like notepad++, Charny NotePad, firefox, etc.
Read All Text Files in a Folder and Merge Into an aspx Page
4/4/2011 2:06:14 PM.
In this article I am gathering all text files from a folder and merging them into a single aspx page. In this article I am using 45 text files; they are first read then combined into an aspx page; it's a fast way to assemble all files into a webpage.
A Loader and Game Pad for Playing Sudoku
9/4/2010 11:35:55 PM.
This C# application will allow you to load existing Sudoku games, manually create your own games, save, print, and check Sudoku puzzles, and more. The article also describes how to use the XmlDocument class to persist Sudoku templates and games in progress.
Exporting datagrid from to an Excel, Word and notepad format
7/27/2010 7:02:51 AM.
There are several solutions for this implementation and in this example we will convert the datagrid to excel, word and notpad format.
Notepad in C#
8/19/2009 12:47:39 AM.
Advaance Notepad that provides searching,replace,goto and color change features
Strings in C# Part 2
2/22/2009 5:05:26 PM.
This article discusses how to format, trim and pad strings using the String class. The article also covers the StringBuilder to effectively deal with string such as string concatenation,
Advanced Notepad in C#
8/29/2006 5:09:30 AM.
This is an advanced version of Notepad that allows you to search, replace, change background and foreground text color. It also provides registry editing options.
How to synchronize data in Pocket PC and main database
1/30/2006 11:32:10 PM.
The main objective of the article is to present how to synchronize the data between the Pocket PC database and main database using Pocket PC Emulator and Web Service in .NET
Sticky Notepad
1/19/2006 7:05:18 AM.
I wanted to experiment with writing a program that would run from the "System Tray" of window (that's where you have the date displayed...) since that's not possible with pure Java.
Word Pad in C#
1/19/2006 4:18:57 AM.
This application explores the Rich Text control in C#,its properties and methods. Explains the usage of common dialog boxes File open, File save and Font dialog box.
Simple Editor like Notepad
1/19/2006 3:59:32 AM.
A simple application like Windows NotePad.