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 NTP
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mike Gold (5)
Mostafa Kaisoun (2)
Mahesh Chand (2)
Sonu Chauhan (2)
Doug Doedens (2)
Zakir Ahamed (1)
Sateesh Arveti (1)
Gurpreet Arora (1)
Amogh Natu (1)
Jay Krishnareddy (1)
Ravikant Sahu (1)
Ghanashyam Nayak (1)
Abhishek Dubey (1)
Amit Tyagi (1)
John O Donnell (1)
Sonia Bhadouria Vishvkarma (1)
Amit Kumar Agrawal (1)
Ivar Lumi (1)
Ashish Tripathi (1)
Pankaj Gupta (1)
John Charles Olamendy (1)
Bosco Wilfred (1)
Joel Pobar (1)
Related resources for NTP
No resource found
Print Dialog And Print Preview Tools Using Entire Windows Form To Print
9/9/2024 11:10:25 AM.
This article explains how to print an entire Windows Form using Print Dialog and Print Preview tools in a Windows Forms application. It covers creating a Print Preview with PrintPreviewDialog, configu
Service Management in C#.NET
11/24/2023 7:21:13 AM.
This article discusses how to create a Web Application to manage the services running on our system.
How To Use C# To Print Invoice
9/11/2023 12:26:16 PM.
This is a trial to print Invoice with C# using PrintPreviewDialog control and PrintDocument control.Printing an Invoice in C#: This process involves designing an invoice layout, creating a PrintDocum
Understanding Numeric IntPtr and UIntPtr in C#
8/18/2023 11:07:34 AM.
Discover the importance of IntPtr and UIntPtr in C# programming. Learn how these types facilitate memory management, pointer arithmetic, and interop with native libraries, ensuring efficient and safe
Restricting a C# Application to a Single Instance
7/17/2023 10:15:21 AM.
This post will show how you can implement that in your windows application using C#.
Component {Parameters} in Blazor
4/19/2023 10:22:44 AM.
In this article we are going to learn about the how to pass parameters between components in Blazor
Content Provider In Android Studio (Simple Steps)
5/24/2022 3:41:24 AM.
Content Provider in simple and explained steps.How to take contact to application in android studio.
Printing a Ruler using C# and GDI+
5/21/2020 4:24:30 AM.
If you misplaced your ruler, here's an application that will create one for you on your printer!
Editable GridView Control in C# and .NET - Part-III Printing the GridView
5/21/2020 4:06:12 AM.
In our last two articles, we talked about how to create an editable GridView and how to make it persistent in XML.
Load XML File Data in DataGridView & Print DataGridView Data
5/21/2020 12:03:51 AM.
Using this article you can understand how to load the XML file's record into the DataGridView & then you can print that DataGridView.
Working GradientPaint Class in Java
9/13/2019 6:45:01 AM.
In this article we are going to describe how to use the GradientPaint class to make a better UI.
Getting Started With Ansible - Part Nine
9/5/2019 10:00:26 AM.
This is in continuation to the articles of the series “Learning Ansible”. In our previous articles we have learned about loops, variables and their precedence.
PrintPreviewControl In C#
9/15/2018 12:43:44 PM.
The PrintPreviewControl control represents the raw part of the print preview of a document that is ready go to the printer. In this article, I will discuss how to use a PrintPreviewControl control to
User Information in Windows 8 App
1/8/2013 10:45:43 PM.
This article demonstrates how to get and set a user's profile information within a Windows Store app.
Printing Directly to the Printer in VB.NET
11/10/2012 3:40:10 AM.
Using this code enables you to print directly to the printer using WIN32 api calls and therefore should enable you to print at maximum speed rather than relying in the Windows Printing subsystems. Additionally I have added code to show how to send PCL codes to the printer.
UltraGrid control with dynamic column using VB.Net
11/10/2012 3:01:31 AM.
The following article will explain how to add dynamic column and perform calculation in the dataset.
UltraGrid control with dynamic column using VB.NET
11/10/2012 2:59:34 AM.
The following article will explain how to add dynamic column and perform calculation in the dataset.
How to use VB.Net to print Invoice
11/8/2012 9:42:44 AM.
In this article I will demonstrate how to use VB.Net to print Invoice.
Windows Phone Application in Expression Blend 4
9/8/2012 8:59:02 PM.
Today we are going to learn about Windows Phone Applications.
Paging in ASP.NET
5/20/2012 3:14:18 AM.
Days are over when developers had to write complex logic for implementing paging in an ASP pages. With DataGrid control in ASP.NET, paging has become far simpler than it was in earlier ASP days. Using DataGrid control we can implement paging in variety of ways. This document discusses various ways in which we can implement the same.
EAN13 Barcode Control
5/15/2012 3:40:52 PM.
This is simple EAN13 barcode control, which can be used to display and draw EAN13 barcode to any graphics object.
AccountPlus
10/14/2009 8:31:06 AM.
AccountPlus is an application which can be used for shared account/expense management with proper reporting and general analytics.
How to create and use Master Pages in ASP.NET 2.0
6/10/2009 1:23:31 AM.
This small tip shows you how to create and use simple master pages in ASP.NET 2.0.
Printing out your W2 Form using C# and .NET
1/31/2007 7:16:37 AM.
This article covers a fairly practical aspect of using a computer - dealing with forms. The concepts in this article can be used to create any Form Application so that you can design forms that you can Fill Out, Open, Save, Print and Print Preview.
Generating Maze using C# and .NET
1/31/2007 7:08:13 AM.
This article focuses on how to generate a maze using the depth first search algorithm. This is a very simple but clever algorithm that creates a maze by randomly stripping one available wall between two cells for every cell in the grid.
Refreshing a parent page from a child in ASP.NET 2.0
1/18/2007 3:37:26 AM.
I'm going to explain how to refresh a parent page from a child page using the new API of ASP.NET 2.0 and JavaScript language.
SOAP Client in Windows XP
2/28/2006 12:08:38 AM.
This article covers the basics of using the SOAP Client software included with Microsoft Windows XP Professional to access Web Services using SOAP.
Macro to Update References of all Projects in a Solution
2/16/2006 1:11:17 AM.
When working in enterprise development there are occasions when you have a solution file with 10 or more projects in it all using private assemblies.
Macro to Add Strong Names to VS.NET Projects
2/16/2006 12:30:58 AM.
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.
Printing in C#
1/20/2006 4:47:10 AM.
An application show you all Printing, Print Preview functionality using C#.
GalleryDotNet
12/26/2005 7:22:16 AM.
This is a simple C# console application (source included) that takes a directory of images and creates a html gallery out of them.