C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Resco (6)
George (4)
John O Donnell(4)
Anand Kumar(4)
John Godel(3)
Sarathlal Saseendran(3)
Jigar Desai(3)
Dipal Choksi(3)
Chittaranjan Swain(2)
Prasham Sabadra(2)
Ravi Shekhar(2)
Priti Kumari(2)
Ramesh Sengamalai(2)
Divya Saxena(2)
Mike Gold(2)
Shail 0(2)
Srinivas Sampath(2)
Love Thakker(1)
Aarav Patel(1)
Sandhiya Priya(1)
Kunal kumar (1)
Gautam Singh(1)
Micheal Xavier A (1)
Konga Mounika(1)
Sreenath Kappoor(1)
Sarfaraj Ansari(1)
Gowtham K(1)
Arun Potti(1)
Vinay Ayinapurapu(1)
Hardik Sheth(1)
Naveenkumar Paramasivam(1)
Onkar Sharma(1)
Manoj Kalla(1)
Mohamed Elqassas (1)
Vishal Pawar(1)
Prakash Tripathi(1)
Vignesh Mani(1)
Afzaal Ahmad Zeeshan(1)
Jaydip Trivedi(1)
Anas Chaudhary(1)
Vithal Wadje(1)
Akash Bhimani(1)
Jay Parekh(1)
Deepak Sharma(1)
Abhimanyu K Vatsa(1)
Destin Joy(1)
A V Mahesh(1)
Nipun Tomar(1)
Dharmendra Gaur(1)
Shivprasad (1)
Kalyan Bandarupalli(1)
John Charles Olamendy(1)
Danish Hameed(1)
Amit Kumar Agrawal(1)
Resources
No resource found
SharePoint Server 2016 and 2019 Retirement: What IT Professionals Need to Know
May 21, 2026.
SharePoint Server 2016 & 2019 reach end of life in 2026. Learn your migration options: SharePoint Online, Subscription Edition, or hybrid. Plan now to avoid risks!
What Are the Practical Applications of Compact Multimodal AI Models in Real-World Systems?
Mar 10, 2026.
Explore compact multimodal AI models: blending visual and textual data for efficient real-world applications. Revolutionizing industries with accessible AI solutions.
Best Practices to Secure ASP.NET Core APIs Against Modern Attacks (2025 Edition)
Nov 20, 2025.
Harden your ASP.NET Core APIs against 2025's advanced threats! Banking-grade security: OAuth2, JWT, input validation, rate limiting, WAF, and more. Stay compliant!
đ€ Top 5 AI Skills That Can Secure Your Position in a Company (2025 Edition)
Nov 11, 2025.
Future-proof your career! Discover the top 5 AI skills (Machine Learning, Data, NLP, Ethics, Prompt Engineering) to secure your job in 2025 and beyond. ??
Prompt Engineering Interview Questions and Answers (2025 Edition)
Sep 05, 2025.
Ace your 2025 prompt engineering interview! This guide covers fundamental concepts, advanced techniques like CoT and RAG, ethical considerations, and emerging trends like GSCP. Learn how to design effective prompts for code generation, long documents, and enterprise applications. Master the skills needed to become a successful AI collaborator and system designer in the age of LLMs. Get ready for questions on prompt injection, red-teaming, and more!
Generative AI Interview Questions and Answers (2025 Edition)
Sep 05, 2025.
Ace your 2025 Generative AI interview! This guide provides expert answers to common questions covering fundamentals, architectures (transformers, GPT, BERT, RAG), ethics, deployment, and emerging trends like multimodal AI and RLHF. Master prompt engineering, bias mitigation, and production challenges to stand out. Prepare for questions on hallucinations, watermarking, and scaling GenAI systems. Learn the skills needed to excel in this rapidly evolving field. Get ready to build the future!
Artificial Intelligence Interview Questions and Answers (2025 Edition)
Sep 05, 2025.
Ace your 2025 AI job interview with this comprehensive guide! Master fundamental concepts, algorithms, ethics, system design, and the latest trends like LLMs, RAG, and MLOps. Get expert answers to common questions on machine learning, deep learning, and responsible AI to land your dream role. Prepare for practical coding challenges and ethical considerations in AI development and deployment. Stay ahead of the curve with insights into synthetic data and AI governance.
Top Projects Building on Base(2025 Edition)
Jul 08, 2025.
Discover the top projects driving growth on Base in 2025, from DeFi leaders like Aerodrome to NFT gaming, SocialFi, dev tools, and Coinbase integrations shaping one of the most active ecosystems in Web3 today.
Garbage Collection (GC) in .NET
Jul 05, 2025.
Garbage Collection (GC) in .NET is an automated memory management system that enables us to build reliable applications without constantly worrying about memory allocation and cleanup.
Comparing Azure OpenAI GPT-4o and GPT-4o Mini
Aug 24, 2024.
Azure OpenAI GPT-4o is a powerful, full-scale AI model designed for complex tasks requiring high computational power. GPT-4o Mini is a more efficient, scaled-down version, offering robust performance on a broader range of hardware. Both models seamlessly integrate with Azure, catering to diverse use cases.
Query to Find SQL Server Version
Jul 02, 2024.
To identify the version of SQL Server running, use the query SELECT @@VERSION AS 'SQL Server Version';. This returns detailed information including version number, edition (like Developer Edition), and details about the operating system it runs on, such as Windows Server 2019 Standard.
The Rise of Small Language Models
Jun 19, 2024.
Rise of Small Language Models" explores the increasing prominence of compact AI models in natural language processing (NLP). These models offer efficient, scalable solutions for language tasks, balancing performance and resource consumption.
How to scale Spring Boot applications with NCache Java Edition
Jan 08, 2024.
From this article, you will learn how to scale spring boot applications with NCache Java Edition. Spring Boot for efficient and scalable Java applications. Learn to integrate NCache, a distributed in-memory caching solution, for optimal performance and enhanced scalability.
SQL Server Installation: 2022 Developer Edition --- Basic
Apr 17, 2023.
This article discusses the SQL Server installation --- Basic
How To Install The Older Versions Of Visual Studio
Aug 22, 2022.
Step by step details about the installation of the Visual Studio older versions
How To Know The Version Of SharePoint
May 22, 2022.
This article explains how to determine the version of your SharePoint site using two methods. The first method involves accessing the host header URL and appending â/_vti_pvt/service.cnfâ. The second method utilizes developer tools in browsers like Chrome or Edge to check the response headers of resource files.
Visual Studio 2019 Professional/Enterprise Edition Installation
Dec 27, 2021.
In this article, you will learn about the installation of Visual Studio 2019.
A Fix To PolyBase Issue In SQL Server 2019 Developer Edition
Dec 20, 2021.
This article will introduce the problem, the reason and the fix related to a PolyBase issue when installing the SQL Server Developer Edition 2019.
SQL Server Installation: 2019 Developer Edition --- Custom
Dec 20, 2021.
This article describes the process of installation of SQL Server.
Getting Started With Visual Studio 2022 Community Edition
Nov 11, 2021.
In this article, you will learn about Visual Studio 2022 Community Edition.
Step By Step Installation Of Microsoft SQL Server On Windows System
Sep 26, 2021.
In this article, we are going install Microsoft SQL Server on windows machine step by step. In this tutorial, we are going to use SQL Server 2019 Developer edition and Windows Server 2019.
Getting Started With Visual Studio 2019 Community Edition For ASP.NET Core 5.0
May 29, 2021.
In this article, you will learn about Visual Studio 2019 Community Edition For ASP.NET Core 5.0.
Creating Salesforce Developer Edition Account And Connect With Trailhead Org
Mar 16, 2020.
By reading this article, you will learn how to create a salesforce developer account and connect with trailhead org
How To Upgrade Windows 10 Home To Windows 10 Pro
Oct 21, 2019.
Upgrade from Windows 10 Home to Windows 10 Pro effortlessly. Unlock advanced features like Remote Desktop, BitLocker, and Group Policy. Easily access enhanced security, management, and productivity tools for seamless workflow integration.
Getting Started With Visual Studio 2019 Community Edition
Apr 02, 2019.
We will see how to install Visual Studio 2019 on a Windows machine and build our first ASP.NET Core Web application.
Install And Configure TFS 2018 Free Edition On Windows 10 Easily
Feb 25, 2019.
In this article, we will see how to install and configure TFS 2018 on our Windows machine. I am using my Windows 10 machine.
Working With Free Community Edition Of Databricks Spark Cluster
Sep 14, 2018.
We will see the steps for creating a free community edition of Databricks account and we will also see the basic table actions. (CRUD Operations)
Set Python Environment For Visual Studio 2015 Community Edition
Apr 27, 2018.
In this article we will discuss about how to set the working environment of PYTHON for Visual Studio or you could say how to remove / troubleshoot the error called âWe didnât find any interpretersâ.
Enabling/ Using Content By Search Web Part In Standard Edition Of SharePoint 2013
Dec 11, 2017.
In this article, Iâll explain how to use/enable Content by searching Web Part in Standard Edition of SharePoint 2013.
Find The Installed SharePoint 2016 Edition Via C#
Nov 06, 2017.
Have you ever tried to detect the SharePoint Edition via C#? Regardless of the answer, detecting the SharePoint Edition via C# is not just a line of code as Build Number, to detect the SharePoint 2016 Edition, it will need to know the corresponding SKU.
How To Determine The Version And Edition Of SQL Server And Its Components
Aug 06, 2017.
For Business Intelligence features such as Integration Services, Reporting Services, and Analysis Services, you may have to install the latest service packs, cumulative updates, and hotfixes on the client-side computers to obtain the latest fixes while developing SSIS packages, SSRS reports, or Analysis Services cubes.
Working With Expression Bodied Members In C# 7.0
Mar 31, 2017.
This article explains about existing and new expression-bodied members, which are introduced in C# 7.0 and demonstrates how to use them in software development.
Installation Steps For Visual Studio Community Edition 2015
Mar 04, 2017.
In this article, you will learn the installation steps for Visual Studio Community Edition 2015.
How To Select .NET Edition For Your Projects
Dec 13, 2016.
Here, you will learn about the selection of .NET edition for your projects.
SharePoint 2010, 2013, And 2016 Project Templates In Visual Studio 2015 Community Edition
Mar 28, 2016.
In this article, Iâll explain the issue of how SharePoint 2010/2013 project templates are not available in Visual Studio 2015 community edition and the solution. Also I will show the SharePoint 2016 project templates available in Visual Studio 2015 in Office Developers Tools preview.
Start With MVC Architecture In ASP.NET And Visual Studio 2015 Community Edition
Jan 01, 2016.
In this article you will learn how to start with MVC Architecture in ASP.NET and Visual Studio 2015 Community Edition.
Features of Java 8
Jan 13, 2015.
This article explains additional features of Java SE 8.
DML Operation in WindowsCE (Compact Edition) Device Application With sdf Database
Jul 27, 2014.
This article will help you to do DML operations in a sdf file in a Windows CE device application.
How to Create Database in Windows CE (Compact Edition) OS Operated Device
Jul 27, 2014.
This article will help you to learn how to create a Database (sdf file) in a Windows CE (Compact Edition) operating system device.
Editions of Visual Studio 2012
Jan 17, 2014.
In this article we will learn about the various editions of Visual Studio 2012.
Use Local Database File in C# Windows Application
Jan 08, 2014.
Here I will explain how to use a SQL Server Compact (SDF) local database file in your Windows application.
CURD Operations in SQL Server Compact Database File in C# Windows Application
Jan 08, 2014.
Here I will explain how to use a SQL Server Compact Database (SDF) file in your C# Windows application.
Introduction to Visual Studio
Oct 15, 2013.
This article is an introduction into Visual Studio. Visual Studio 2005 is a complete set of development tools for building high performance Desktop applications, XML Web Services, mobile applications and ASP web applications.
Logging Using Log4net in Compact Framework 2.0 in Visual Studio 2008
Jun 08, 2013.
This article will show you how you can use log4net.dll to do logging in a Compact Framework 2.0 application.
Connecting to Oracle Database From Windows Forms Application Using C#
Jan 10, 2013.
In this article I will explain how to connect to an Oracle database from a Windows application using C#.
Unit Conversion Tool for Pocket PC with Compact Framework in VB.NET
Nov 10, 2012.
This article explains about the unit conversion tool for Pocket PC. I have created a Unit conversion tool to calculate conversion from 16 different types.
Invoking Unmanaged DLL Functions from Compact Framework for Pocket PC in VB.NET
Nov 10, 2012.
In this example we will use the Compact Framework to create a program containing a launch pad for the Pocket PC. Invoking Unmanaged DLL Functions from Compact Framework for Pocket PC in VB.NET.
Introduction to Pocket PC with VB.NET
Nov 09, 2012.
At the time of writing (Oct 2001) Microsoft has shipped Pocket PC 2002 and also has just released the Visual Studio .NET.
Entity Framework Console Applications With SQL Server Compact
Oct 08, 2012.
Microsoft SQL Server Compact Edition is an embedded database system that allows us to integrate it in our Web, Desktop and Mobile applications.
Developing BI Applications in SharePoint 2010-Working With Charting Webpart
Jul 10, 2012.
In this article we will use the Chart Web Part to provide a simple way to provide charts on a Web Part page so that users can visualize data in native lists.
DataBinding in WPF using Sql Server Compact
Aug 18, 2011.
This article will help you to create WPF browser application with basic technique of data binding using Sql Server compact 3.5 sp1, so without waiting anymore time letâs start our first WPF browser application.
Resco MobileForms Toolkit, Android Edition
May 13, 2011.
The article presents Resco MobileForms Toolkit, Android Edition. Besides the brief characteristics of the included components special attention is devoted to the writing of LOB applications using master-detail concept.
DataGrid in WPF using Sql Server Compact
Apr 23, 2011.
In this article I would like to show the simple way of data binding to datagrid in WPF.
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.
Add Validation Rule in Visual Studio 2008 Team system test Edition
Dec 27, 2010.
In this Article we are going to describe how to add validation rules to a Web test.
Connection Strings for SQL Server Compact Edition
Dec 22, 2010.
SQL Server Compact Edition (SQL CE) is a compact relational database produced by Microsoft for applications that run on mobile devices and desktops.
Introduction to Microsoft Visual Studio Team System 2008 Test Edition
Dec 21, 2010.
This article discusses Microsoft Visual Studio Team System 2008 (Test Edition), an integrated development environment provided with Visual Studio and it's comparison and whatâs new from Microsoft Visual Studio 2005.
Creating, Recording & Running Web Project using Visual Studio 2008 Team System Test Edition
Dec 20, 2010.
This Article explains how to create a web test using VSTS 2008 test edition.
.NET vs .NET CF Development
Oct 31, 2009.
Development of desktop and mobile .NET applications is nowadays more-or-less the same. Microsoft Visual Studio and .NET can be used to develop for both platforms. Even though the .NET Compact Framework is a subset of large .NET Framework, it allows developing mobile applications in a same way as the desktop ones. In addition, developer can use well known programming languages, such as C# or Visual Basic.
Automating Compilation for VS Web Developer 2008 Express edition
Mar 21, 2009.
This tutorial will discuss how we can use the aspnet_compiler.exe to generate DLL for web projects developed in VS 2008 web developer express edition.
Unit Testing with VS 2008 Team edition
Feb 15, 2009.
Unit tests allows the developers and testers to check the logical errors in the methods of classes in C# and VB.NET Projects.Unit test can be created once and can be run every time that source code changes.Unit test cases make sure that no bugs are introduced when you write the new code.
SQL Server Compact and LINQ
Feb 13, 2009.
In this article, I will cover how to access data in SQL Server Compact databases (.sdf file) using new development technologies such as LINQ.
Flexible KeyBoard Control for Mobile Applications
Oct 21, 2008.
This article describes you how to create a customizable keyboard control by using Resco mobile forms toolkit.
Grid control on .NET Compact Framework
Aug 27, 2008.
In this article I will show some typical issues one can encounter when developing mobile applications and how to solve them using a grid control that was designed for mobile devices from the scratch.
Visualize data on a mobile device using Visual Studio
May 09, 2008.
This article is about displaying data in mobile applications built on .NET Compact Framework platform. It demonstrates several typical data structures and their visualization on a small display of a mobile device
Creating a filtered list of customers on a mobile device
Mar 05, 2008.
The article demonstrates how to create a sophisticated filtered customer list on a Windows Mobile device using Resco AdvancedList control.
Packing List for the Pocket PC in the .NET Compact Framework
Nov 10, 2006.
This article demonstrates a pocket pc packing list application to help you track moving inventory. The application is written in C# for the .NET Compact Framework (1.1) and shows you how to overcome some limitations in the framework such as scrolling a form and searching nodes in XML.
Best Practices of Compact Framework
May 17, 2006.
This shares a few recommendations for use in our day to day development of Compact Framework applications.
Databinding with Pocket PC
Nov 11, 2005.
This articles shows how to write data-driven applications for Pocket PC using ADO.NET and .NET Compact Framework.
AI: Using the Compact Genetic Algorithm to Compute Square Roots in C#
Oct 09, 2005.
This article describes the Compact Genetic Algorithm (cGA) and how it can be used to calculate the square root of a floating point number.
Mobile Web Application Secret
Sep 12, 2005.
This article gives you a clear idea how an ASP.NET Web Application rendering works differently on hand held devices than running Web Applications on normal machines.
Programming with .NET Compact Framework 1.0 and SQL CE 2.0 : Part II
Aug 11, 2005.
In this article I am going to talk about garbage collection and JIT process in .NET compact framework and what are the differences between these two model of framework.
Programming with .NET Compact Framework 1.0 and SQL CE 2.0 : Part I
Jul 26, 2005.
This article covers various major components for developing application for PDA .Before developing application targets to PDA device its very important to understand .NET compact framework, supported/unsupported features for smart device development, Difference between .NET compact framework and .NET framework and of course SQL CE if you want to store application data in SQL database.
Building Applications with .NET Compact Framework
Jun 09, 2004.
In this article, author explains various components of Microsoft .NET Compact Framework and how to build compact device applications using .NET Compact Framework.
University Student Registration Application in ASP.NET
May 03, 2004.
The aim of this project is to implement a Web application, where students can register for an online course. If the user is an administrator, he can add and remove courses and modify the student information.
Using Map in a Pocket PC Application
Apr 19, 2004.
GPS enabled applications are a good example of using a Pocket PC to locate a Pocket PC user. This attached application is a location based Pocket PC application developed using .NET compact framework.
Integrating Web Services with SDE
Oct 01, 2003.
In this article, we will see how to integrate Web services with a smart device application.
Using the .NET compact Framework
Oct 01, 2003.
In this article, we will see how to write a simple .NET Compact Framework application and deploy it onto a device. This article provides a step-by-step instruction on how to write the application.
Invoking Unmanaged DLL Functions from Compact Framework for Pocket PC
Jan 04, 2003.
In this example we will use the Compact Framework to create a program containing a launch pad for the Pocket PC.
Data Access Overview For Smart Device Extensions
Dec 23, 2002.
In this article we will take a brief look at ata Access for Smart Device Extensions.
Scramble for Pocket PC
Sep 19, 2002.
This article shows you how to write Scramble for Pocket PC.
Unit Conversion Tool for Pocket PC with Compact Framework
May 22, 2002.
I have created a Unit conversion tool to calculate conversion from 16 different types.
Getting NASDAQ Quotes with a Pocket PC
May 22, 2002.
If you have been lucky enough to get the Compact Framework or Smart devices extension beta for April 2002 you may be wondering what you can do with it.
Display and Hiding SIP on a Pocket PC
May 21, 2002.
When you get your hands on a Pocket PC for the first time you have to wonder just how the heck do you enter information?
Introduction to Pocket PC
Oct 31, 2001.
At the time of writing (Oct 2001) Microsoft has shipped Pocket PC 2002 and also has just released the Visual Studio .NET add-on for Pocket PC called the compact framework.