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 Generation
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Chris Love (2)
Venkata Subbarao Polisetty (2)
Ajay Yadav (2)
Debadatta Mishra (2)
Matthew Cochran (2)
Mike Gold (2)
Satya Prakash (1)
Nagaraj M (1)
Nirav Daraniya (1)
mercy_gp (1)
Swesh S (1)
Sardar Mudassar Ali Khan (1)
Ravikant Sahu (1)
Jobin S (1)
Muhammad Aqib Shehzad (1)
Talaviya Bhavdip (1)
Naren Chejara (1)
Tuhin Paul (1)
Lovy Jain (1)
Prathap Reddy (1)
Harish (1)
Janarthanan Selvaraj (1)
Meet Shah (1)
Santosh Gadge (1)
Lalit Bansal (1)
Aly Elhaddad (1)
Anant Vernekar (1)
Pankaj Singh (1)
Shweta Lodha (1)
Rajeev Ranjan (1)
Vamshi Krishna (1)
Neophytos Christodoulides (1)
Praveen Kumar (1)
Vinoth Rajendran (1)
Ankit Prajapati (1)
Jamil Ahmed (1)
Sean Franklin (1)
Biswa Pujarini Mohapatra (1)
Vikas Mishra (1)
Sumit Gupta (1)
Gnanavel Sekar (1)
Mohammad Irshad (1)
Prasad Kambhammettu (1)
Emiliano Musso (1)
Mahsa Hassankashi (1)
Jignesh Trivedi (1)
Abhishek Kumar Ravi (1)
Brij Mishra (1)
Sourav Kayal (1)
Stan Gershengoren (1)
Rajesh Pillai (1)
Lajapathy Arun (1)
Shirsendu Nandi (1)
Dave Richter (1)
Mahesh Chand (1)
Bilal hawaja (1)
Niladri Biswas (1)
Krishnan LN (1)
Shashi Jeevan M P (1)
Related resources for Generation
No resource found
Upload Image And Create Thumbnail In C# 4.0
10/20/2023 6:39:13 AM.
In C# 4.0, developers can leverage advanced techniques to upload images and create thumbnails efficiently. This process is vital for web applications, enabling users to upload images while optimizing
Microsoft Kiota Command Line Tool
10/16/2023 11:59:25 AM.
The Microsoft Kiota Command Line Tool is a software utility designed by Microsoft that aids developers in generating code for Microsoft's Kiota API client libraries. It offers a command line inter
Ticket Generation Using C# in .NET
10/3/2023 9:03:40 AM.
In this article you will learn how to generate and print a ticket using C# and how the ticket is actually displayed.
Dynamic Code Generation And Code Compilation
9/25/2023 4:55:50 AM.
Dynamic code generation and code compilation refer to the process of creating and compiling code at runtime rather than at compile time. This technique is often used in scenarios where the structure o
Unlocking the Future: Azure OpenAI Services
9/11/2023 4:31:17 AM.
To understand what is Azure OpenAI services, what are the models available, how the models are classified and the key terminologies in and around related to Azure OpenAI. The difference between Azure
Efficient PDF Generation in ASP.NET Core Web API Using DinkToPdf
9/9/2023 12:14:09 PM.
Generating PDF files in an ASP.NET Core Web API is a common requirement, and there are several libraries available to help with this task. In this example, I'll show you how to generate PDF files
How to Write an Article That Attracts More Viewers?
9/9/2023 12:09:32 PM.
This article will explain how you can write a better article that attracts more viewers.
Excel Sheet Generation in .NET Core 6 Web API and Angular 15
9/4/2023 8:21:10 AM.
By implementing this approach, you create a hassle-free way for users to generate and download Excel sheets from your web application, improving data reporting and export capabilities. This can be par
Convert HTML String To PDF Via iTextSharp Library And Send As An Email Attachment
8/29/2023 10:59:53 AM.
In this article, we will see how to convert HTML string to PDF by using third party PDF generation library.
Datatable To PDF In C#
8/28/2023 11:22:34 AM.
In this article, I have explained how to convert a DataTable into PDF using C# and iTextSharp.Converting a DataTable to a PDF in C# involves generating a PDF document that represents the data stored i
Dynamic generation of a CheckBoxList
8/22/2023 4:44:25 AM.
In this article, you will learn how to use the dynamic generation of a CheckBoxList in C#.t seems like you've entered the word "description," but I'm not sure how to interpret that i
Efficient Generation of Unique Pairwise Combinations in Python
6/19/2023 8:49:53 AM.
In this article, we will explore an efficient solution that uses a generator to produce unique combinations on the fly, while also incorporating a time-bound constraint in Python.
GitHub Copilot: Revolutionizing Code Generation with AI Assistance
5/29/2023 9:30:47 AM.
Azure DALL-E 2: A Powerful Tool for Creative Professionals
5/26/2023 12:16:31 PM.
Everyone knows about the OpenAI DALL.E 2. But in this article, we have to discuss about the Azure OpenAI DALL.E 2. It was very quiet similar but accuracy will be very high compared to OpenAI DALL.E 2.
Report Generation in .NET
5/25/2023 11:16:32 AM.
Report generation is an integral part of enterprise application development. Choosing the right kind of report generation strategy decides the success of the application in terms of cost and performan
For Developers Everywhere: Experience the Power of GitHub CoPilot
5/22/2023 2:22:50 PM.
Unlock the power of GitHub and take your development projects to the next level with GitHub CoPilot. Get faster and streamlined results with the assistance of powerful and intuitive tools and streamli
How To Generate And Image Variations Using DALL-E 2 OpenAI Model?
4/28/2023 7:21:10 AM.
In this article describes about DALL E-2 model and its capabilities, Image Generation and Image Variations using Python Code Implementation
Image Generation using Open AI Image Creation API in Angular
2/23/2023 11:12:17 AM.
In this article, I want to show how can we use the image creation Open AI API to generate the image and for displaying it using the Angular framework.
ChatGPT: A Breakthrough in Conversation Generation for Developers, What is ChatGPT and How to Get Started
2/6/2023 5:45:05 AM.
ChatGPT is a natural language processing (NLP) tool developed by OpenAI that allows developers to generate human-like text in real-time. In this article, we'll introduce ChatGPT and explain how it
Generation of CAPTCHA Image Using Generic Handler for Login Page
1/27/2023 8:56:27 AM.
This article explains how to create a CAPTCHA image using a generic handler.
Web 3.0 - The Next Generation's Internet And Understanding The Concept Of Metaverse
2/9/2022 1:59:45 PM.
In this article, you will learn about Web 3.0 - The Next Generation's Internet And Understanding The Concept Of Metaverse.
ThunderboltIoc - .Net Dependency Injection Without Reflection!
1/19/2022 4:30:40 AM.
Introduction and documentation for the new ThunderboltIoc framework which achieves dependency injection in .Net without reflection.
Generate EarlyBoundClass File With Code GenerationTool In Dynamics CRM
7/14/2021 1:23:01 PM.
In this article, you will learn how to generate EarlyBoundClass file with code generation tool in Dynamics CRM.
Download Dynamics CRM Tools Using PowerShell
6/23/2021 12:32:43 PM.
Dynamics CRM Development team require basic tools to work on for moving data, registering plugins, so this power shell script is used to create Configuration Migration Tool,Package Deployer,Plug-in Re
Generate The Client Code Of Web API Using Swagger API Specification
6/11/2021 8:39:20 AM.
In this article, you will learn how to generate the client code of Web API using Swagger API specification.
Image Upload and View on SQL Server in ASP.Net With Automatic ID Generation
5/28/2021 7:36:17 AM.
This article helps you to upload your images to an ASP.NET website and store all the details regarding the image in a SQL Server database.
Performance Analysis For String and StringBuilder
5/27/2021 7:20:47 AM.
This article will give you an overview of when and how to use the String and StringBuilder classes with proper statistical data using the CLR Profiler.
Getting Started With ASP.Net Web API 2: Day 6
5/24/2021 10:06:01 AM.
We will learn Scaffolding in Web API 2 in this article. Scaffolding is a Text Template Transformation and Toolkit (T4) based code generation framework for ASP.NET.
RDLC Report Generation using Dataset
1/18/2021 10:03:37 AM.
In the following Step-By-Step Guide we're going to create a local report (RDLC file) for ASP.Net 2010.
.NET Reverse Engineering: Part 2
1/11/2021 10:46:16 AM.
This article describes details of the .NET CLR and ILASM coding, including a detailed analysis of each opcode instruction and how to integrate an IL code into an existing high-level C# written code an
Native Image Generation in Managed Code
12/31/2020 7:21:19 AM.
This article explains how to write and execute high-performance .NET managed code by employing the Native Image Generator utility as well as some of its disadvantages and recommended scenario guidelin
Choosing A Technology For Your Data Access Tier
11/25/2020 11:37:43 PM.
What are the criteria that software architects and developers should consider when choosing a technology to build their database access tier?
Monitoring the Activities of Garbage Collection in .NET Using CLR Profiler
11/24/2020 1:38:30 AM.
In this article we learn about garbage collection and it's generations as well as how we can monitor it using the CLR Profiler.
03 - Bot - Conditional Language generation template
9/8/2020 11:14:23 PM.
This video explain about how to implement the conditional language generation template
Client Side PDF Generation In Angular With PDFMake
7/15/2020 9:35:27 AM.
In this article, we will see how to generate a PDF in Angular application using PDFMake
Creating A Certificate Using OpenSSL On Windows For SSL/TLS Communication
7/2/2020 10:40:56 PM.
This article describes a step-by-step procedure from scratch on how to generate a server-side X509 certificate on Windows 7 for SSL/TLS TCP communication using OpenSSL.
Metaclasses In JavaScript (ES6)
5/19/2020 9:39:18 AM.
In this article, I will describe how to dynamically construct classes at runtime. This concept, known as Metaclass, can be very powerful for niche use-cases.
Next Generation of HTML - HTML5
10/28/2019 3:30:45 AM.
In this article you will see Brief description of HTML5.
Overview of XML and JSON Generation From Java Object
9/23/2019 4:31:25 AM.
This article provides you brief view of generating xml and json from the java object.
Generation of XML, XSD, DTD With Java
7/31/2019 12:00:59 AM.
In this article, I will present how to generate various XML, XSD or DTD files using Java.
Life Cycle of Servlet
7/25/2019 1:08:48 AM.
The Life Cycle of a Servlet involves creating an instance of the Servlet, associating the Servlet with initialization information, dispatching request to the servlet instance and finally destroying t
Auto Number Generation - No Code, No Plugin
2/22/2019 10:15:13 AM.
In our projects, we have a requirement in which we need to have a functionality to generate some numbers (prefix or suffix) on the creation of the record.
ASP.NET MVC 5 - Kendo UI - Working With Editors📝 And Customizing Those
1/25/2019 8:51:33 AM.
In this article, we will see how to work with Editors and customize these using Kendo UI in ASP.NET MVC5 and Entity Framework.
Dynamic Menu Generation With Web API And Angular
1/25/2018 5:58:56 PM.
In this article, we are going to implement a dynamic menu with the help of ASP.NET Web API and Angular. We will create the login page that has two login type. Admin and User. Admin login will lead to
Different Formats In Report Generation Using JSReport Server
6/23/2017 12:38:39 PM.
The JSReport Server supports different types of formats in report generation like pdf, xlsx, html, text, html to xlsx etc. In previous article the report was generated in PDF format.
Genetic Algorithm For Icon Generation in Visual Basic
4/16/2015 10:08:30 PM.
This article provides some of the basics of genetic algorithms, including what they are, what they're good for, why we call them "genetic", and so on. This provides both theory and sample implementations in Visual Basic .NET.
Automatic Table Generation in Any Database by NHibernate ORM and CodeDom
3/28/2015 2:40:33 PM.
This article describes how to allow users to build a database automatically from an application via two technologies, code generation (CodeDOM) and NHibernate (Fluent) that let us make a backend regardless of the type of database and without involving complicated concepts.
Garbage Collection In Depth
1/5/2015 2:11:26 PM.
This article looks at Garbage Collection in depth.
QR Code Generation App in Windows Phone
6/14/2014 2:17:06 PM.
We are implementing QR Codes in a Windows Phone 8 App.
Understanding Generations in Garbage Collection Process - Garbage Collection Part-5
6/7/2014 9:28:03 AM.
This is fifth and last part in the series of Garbage Collection process. In this video, I have discussed on Generations in the Garbage Collector and how it is used to optimize the performance of Garbage Collector
Demystify garbage collection: Part 6: Understand concept of generation
8/25/2013 11:40:19 PM.
In today’s article we will understand the concept of generation more closely.
How to generate unique integer IDs across multiple systems
10/13/2012 5:52:17 AM.
This article show to generate unique integers across environments. Generally repeating IDs in different environments are not a problem, but once in a while you need to migrate something from dev to staging, or from staging to production.
Functional Programming with C#: Dynamic List Generation
9/29/2012 8:53:22 AM.
This article covers how to use functions as the basis for generating lists given some initial seed values. This technique is useful for constructing different types of numeric series, calculating growth and decay, and also useful for searching algorithms.
Getting friendly with jQuery (A beginners guide + added auto TOC generation + text entry limit)
5/13/2012 8:07:00 AM.
jQuery is a javascript library with rich API to manipulate DOM, event handling, animation and ajax interactions. The following are the essential features of jQuery that makes it so appealing for client side scripting.
Random isn't Really Random -- C# Random Number Generation
5/13/2012 3:18:06 AM.
This article covers overriding the System.Random object in order to produce better random numbers. The project file contains a library of eight commonly used random number generating algorithms, the best of which is the Mersenne Twister algorithm.
Dynamic Generation of RadioButton at Runtime Using Silverlight 4 C#
4/12/2012 5:15:10 PM.
In this article we are going to learn how to create radio buttons at runtime and also we learn how to set events at runtime.
Modifying or Adding the Default Code Generation/Scaffolding Templates in ASP.NET MVC3 Using T4 Code Generation
1/31/2012 11:42:25 PM.
In this article I will describe how to modify existing code or adding our own custom code generation for a scaffolding column for generating a Controller class and view in ASP.NET MVC3 using T4 Code Generation.
Using NVelocity and WithClass to Generate C# Code
9/23/2010 12:39:35 AM.
NVelocity is a powerful template engine for rendering text. When NVelocity is used in conjunction with a UML tool such as WithClass, you can generate code from diagrams you create with the tool. This article steps you through generating C# classes using the NVelocity engine inside of WithClass.
Random Number Generation and Windows Forms Encryption via C# Parallel Programming
9/7/2010 11:59:02 PM.
An article that describes Encryption and Random Number Generation in C# TPL Parallel code.
GDI+: The Next-Generation Graphics Interface
10/8/2009 2:48:23 AM.
In this article I will give you introduction about GDI+.
Generating Random Number in the Array
5/25/2009 1:57:57 AM.
This article shows how to generate random number in an array using C#.
Creating server controls at runtime using HTTP modules
4/6/2009 1:56:29 AM.
This article is all about generating dynamic ASP.Net server controls using HTTP modules.
Using Crystal Reports 9 in Windows Application
1/18/2006 6:32:13 AM.
This article shows an application for storing the data using Microsoft Access and generating report using Crystal reports.
Implementing a Genetic Algorithms in C# and .NET
12/29/2005 12:22:54 AM.
One of the more interesting developments that has come out of the Artificial Intelligence world is the invention of Genetic Algorithms.
Public Key Token Generation Algorithm
12/16/2005 5:32:55 AM.
The PublicKeyTokenGenerator class and a small utility that generates Public Key Token from the Public Key using that class.