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]
Mahesh Chand(7)
John Godel(7)
Rohit Gupta(3)
Manpreet Singh(3)
Gopi Chand(3)
Riya Patel(2)
Mominul Islam(2)
Devesh Omar(2)
Chetan Sanghani(2)
Sanjay Kumar(2)
Kajul Nisha(2)
Jean Paul(2)
Amira Bedhiafi(1)
Sandhiya Priya(1)
Niharika Gupta(1)
Raghunath Bhukan(1)
Virendra Kumar(1)
Avnii Thakur(1)
Tuhin Paul(1)
Rajesh Gami(1)
Mervyn Manilall(1)
Sriganapathi Sekar(1)
Baibhav Kumar(1)
Jayant Kumar(1)
Saurav Kumar(1)
Vergin Sweety A(1)
Sardar Mudassar Ali Khan (1)
Chirag Tankan(1)
Praveen Kumar(1)
Malintha Wijewardana(1)
Allam Purushotham(1)
Aakash Chhillar(1)
Nitin Pandit(1)
Shikha Tiwari(1)
Shilpa Tanwar(1)
Tural Suleymani(1)
Prasad (1)
Saravanan Ganesan(1)
Abhishek Tiwari(1)
Ramon Smith(1)
Sangeetha S(1)
Chris Love(1)
Archie Vankar(1)
Satheesh Elumalai(1)
Rohol Amin(1)
George (1)
Vinodh Kumar(1)
Kirtesh Shah(1)
Shriram Pophali(1)
Nitin (1)
Sai Kumar Koona(1)
Debasis Saha(1)
Jin Necesario(1)
Abubakar Siddiq(1)
Akshay Patel(1)
Mohammad Irshad(1)
Muthu Kumar(1)
Arvind Kushwaha(1)
Saravanan Ponnusamy(1)
Prashant Bansal(1)
Rion Williams(1)
Kasam Shaikh(1)
Priyaranjan K S(1)
Nirav Daraniya(1)
Rahul Sahay(1)
Rakesh (1)
Veena Sarda(1)
Saad Mahmood(1)
Ajay Yadav(1)
Sreekanth Mohan(1)
Sai Sherlekar(1)
Sagar Pardeshi(1)
Satendra Singh Bhati(1)
Tripti Tiwari(1)
Anurag Sarkar(1)
Resources
No resource found
Path ambiguity in Power BI: Why your relationships can produce confusing results ?
Jun 01, 2026.
Learn to identify and fix confusing relationships causing incorrect results. Master data modeling for reliable reports. #PowerBI #Reporting #BusinessIntelligence
Spec Kit: What It Is and How It Helps Teams Build Better Software With AI
May 12, 2026.
Learn what Spec Kit is, how it works, and how AI-powered Specification-Driven Development helps developers build software faster with clearer requirements, better planning, and improved code quality.
Number of Ways to Arrive at Destination
Apr 22, 2026.
Master Dijkstra's Algorithm to find the shortest path and count unique routes to a destination in a weighted graph. Includes Java code and complexity analysis.
What is Critical Rendering Path and How to Optimize It for Faster Page Load?
Apr 21, 2026.
Learn what Critical Rendering Path is and how to optimize it step by step for faster page load, better SEO, and improved web performance.
Platform Engineering vs DevOps: Which Career Path Has Better Growth?
Mar 27, 2026.
Explore DevOps vs. Platform Engineering: skills, salary, and career growth. Discover which path offers better long-term opportunities in the evolving tech landscape.
Levels of AGI: What They Are and How to Understand the Path from Emerging AI to Superhuman Systems
Mar 24, 2026.
Learn what the levels of AGI are and how to use them to understand the path from narrow AI and emerging AGI to expert, exceptional, and superhuman systems.
A Practical .NET Developer Roadmap for 2026
Jan 16, 2026.
A practical .NET Developer Roadmap for 2026 focused on real-world skills, career paths, and long-term growth. Learn C#, ASP.NET Core, backend, Blazor, full-stack development, system design, cloud fundamentals, and senior developer mindset with a clear, learning path.
How Does a Recovery Phrase Create a Secret Key
Dec 30, 2025.
Unlock the mystery of recovery phrases! Learn how they generate secret keys, seeds, and addresses in HD wallets. Master wallet safety and avoid common mistakes. A must-read for crypto security!
Why Do I See Different Addresses Even With the Same Recovery Phrase?
Dec 30, 2025.
Seeing different crypto addresses after wallet recovery? Don't panic! This article explains derivation paths, account indexes, and network settings that cause this issue. Learn how to find your funds!
What Is a Derivation Path and Why Does It Matter in Crypto Wallets?
Dec 30, 2025.
Unlock the mystery of crypto wallet derivation paths! Learn how they generate addresses from your recovery phrase and why matching them is crucial for successful restores. Avoid 'missing funds' panic!
Confused About SharePoint Online File Path Limits? Here’s What You Should Really Count
Dec 10, 2025.
SharePoint Online’s file path limits are often misunderstood. This article breaks down what actually counts toward the 400?character limit, clears up common myths, and shows practical ways to count length. Whether you’re an admin or end user, you’ll learn how to manage paths effectively and keep your files accessible.
Is Frontend Development Becoming Too Complex for Beginners?
Dec 02, 2025.
Is frontend development too complex for beginners? Explore the rising complexity, frameworks, tools, and how to thrive with a structured learning path. Start small!
Enterprise-Grade Path Parsing in Python: Securely Extracting Filename, Extension, and Directory in Cloud Systems
Nov 30, 2025.
Securely parse file paths in Python for enterprise cloud systems. Extract filename, extension, and directory using pathlib. Prevent path traversal and data leaks.
Replacing ORM Generated Inefficient SQL in Hot Paths
Nov 27, 2025.
Optimize application performance by replacing inefficient ORM-generated SQL in hot paths with handcrafted SQL. Improve speed and reduce database load for critical queries.
Highway to Angular 20: A Clear, Structured Learning Path
Nov 26, 2025.
Master Angular 20 with this structured learning path! From fundamentals to advanced techniques, build clean, scalable apps. Learn signals, forms, and more!
Python - File Path Handling Methods
Nov 17, 2025.
Master Python file path handling with the 'os' and 'pathlib' modules. Learn to create directories, join paths, check file existence, and extract file information. Ensure cross-platform compatibility!
What is Graph Algorithms: BFS, DFS, and Shortest Path with Examples
Oct 12, 2025.
Explore graph algorithms like BFS, DFS, and Dijkstra's for efficient problem-solving. Learn how BFS finds shortest paths in unweighted graphs, DFS excels in cycle detection, and Dijkstra's optimizes routes in weighted graphs. Discover real-world applications in navigation, social networks, and AI, mastering essential tools for connectivity, optimization, and exploration in computer science. These algorithms are crucial for developers tackling complex challenges.
Generative AI: Gödel’s AgentOS - The Cognitive Revolution on the Path to Awareness and Conscious Control in AI
Oct 05, 2025.
Gödel's AgentOS pioneers a new era of AI: governed cognition. This framework moves beyond reactive AI to self-aware systems capable of introspection, ethical reasoning, and responsible decision-making. By integrating governance, meta-reflection, and awareness, AgentOS aims to create AI that understands the implications of its own thoughts, fostering accountability and trust. It's a cognitive revolution towards conscious AI.
How to Convert a Python Script to an Executable (.exe)
Oct 06, 2025.
Learn how to convert your Python scripts into standalone Windows executables (.exe) using PyInstaller! This comprehensive guide covers everything from installation and basic conversion to adding custom icons, bundling external resources like images and JSON files, and accessing those resources reliably at runtime using sys._MEIPASS.
How to Find the Longest Increasing Path in a Matrix?
Oct 03, 2025.
Master the Longest Increasing Path problem in a matrix! This guide explores efficient solutions using DFS with memoization and Topological BFS (Kahn's Algorithm). Learn how to optimize pathfinding, understand time and space complexity, and avoid common pitfalls. Discover real-world applications in games, data science, and image processing. Ace your coding interviews with these powerful techniques!
What Algorithm Finds the Shortest Path in a Grid with Obstacles?
Oct 01, 2025.
Explore algorithms for finding the shortest path in grids with obstacles, crucial for AI, robotics, and game development. Learn about BFS, A*, Dijkstra's, and Greedy Best-First Search, understanding their strengths, weaknesses, and real-world applications like GPS navigation and robotics. Discover which algorithm suits your specific needs for efficient pathfinding.
Code to Vision: Your Roadmap from Software Developer to Product Manager
Sep 28, 2025.
This article empowers software developers to transition into product management. Leverage your technical expertise, learn crucial soft skills, and avoid common pitfalls. Discover how to shift your mindset from code to customer value, and start shaping the future of products you believe in. Unlock your potential as a product leader!
Preventing Path Traversal and Directory Browsing Attacks in ASP.NET Core
Sep 08, 2025.
Protect your ASP.NET Core applications from path traversal and directory browsing attacks! Learn practical mitigation strategies, including disabling directory browsing, sanitizing file paths with Path.GetFileName, restricting upload directories, validating file types, and applying the principle of least privilege. Secure your web applications and prevent unauthorized access to sensitive files by implementing these essential security measures. Harden your web.config and monitor logs for suspicious activity.
Do I Need Coding to Be a Prompt Engineer?
Sep 07, 2025.
Do you need coding skills to become a prompt engineer? Learn when coding is required, when it’s not, and the exact technical and non-technical skills hiring managers expect in prompt engineering interviews.
Market Research: Prompt Engineering Jobs—Salaries, Hiring Paths, and the 5-Year Outlook
Aug 21, 2025.
Prompt engineering has evolved into a core AI skill across diverse roles. This article explores job trends, salaries, titles, hiring practices, regional insights, and future outlook shaping the prompt engineering career landscape.
The Next 5 Years of Prompt Engineering: Benefits, Career Paths, and How to Stay Layoff-Proof
Aug 21, 2025.
A practical guide to AI prompt engineering, covering workflows, evaluation, governance, risks, and cost optimization. Learn how to design reliable, efficient AI systems aligned with business goals.
JavaScript Learning Path (0 → Hero in 10 Chapters) | Learn JavaScript from Basics to Advanced
Aug 19, 2025.
Learn JavaScript from zero to advanced with this complete guide. Covers variables, data types, functions, loops, DOM, events, async JS, ES6+, OOP, browser APIs, and hands-on projects for real-world web development.
Is Prompt Engineering a Long-Term Career in 2025 and Beyond?
Aug 19, 2025.
Prompt engineering is one of the hottest AI careers today, but is it sustainable? Learn if prompt engineering is a long-term career, how it’s evolving, and where the future opportunities lie.
Master C# from Basics to Advanced | Complete C# Learning Path with Algorithms & Real-World Skills
Aug 17, 2025.
Learn C# step by step! From basics to advanced concepts with 20+ algorithms, OOP, LINQ, async, desktop & web app development.
Files, Directories, and I/O: The Fundamentals of Data Management
Aug 14, 2025.
Files and directories are core elements of data storage. Files hold information, while directories organize them in a structured hierarchy, enabling efficient data management, access, and retrieval in computer systems.
GSCP: A Framework for Structured, Multi-Path Cognitive Prompting in Language Models
Aug 06, 2025.
GSCP is a structured prompting framework for LLMs that enhances reasoning, accuracy, and tool integration using modular templates, self-verification, and multi-path strategies for enterprise-grade AI solutions.
20 Career Options After B.Tech IT in India
Aug 05, 2025.
Explore top career options after B.Tech in IT in India, from software development to data science, cloud computing, MBA, and more. Find your best path today.
My Journey from Data Warehousing to Business Intelligence: A Foundation Every Analyst Should Know 😉
Jul 22, 2025.
Follow one professional's journey from spreadsheets to Business Intelligence, exploring data warehousing, ETL tools, and BI platforms like Power BI—offering guidance for anyone transitioning into data analytics.
On the Way to Artificial Super Intelligence: The Path, the Paradox, and the Possibilities
Jun 26, 2025.
Explores the journey toward Artificial Super Intelligence—its potential, the paradoxes it presents, and the possibilities it unlocks for the future of humanity and technology.
Programming in C# – A Guided Path from Beginner to Intermediate
Apr 14, 2025.
Let’s dive into C# by doing what developers do best—writing code. As you go through this article, don’t worry if something doesn’t click right away.
Rethinking Artificial Superintelligence: A Path to Collaborative Evolution
Apr 03, 2025.
I wrote this article to challenge the dominant fear-based narrative around Artificial Superintelligence. Instead of control, I explore how humans and ASI can collaborate, co-evolve, and build shared intelligence systems that amplify human potential.
Create and Convert Word to PDF in OneDrive Using Power Apps
Feb 04, 2025.
Create a Canvas App to upload a Word document to OneDrive and convert it to PDF using Power Automate. Utilize Media Control, OnSelect events, and Power Automate flow to create, convert, and store the file seamlessly.
How to Set Up the Java Path on Windows
Dec 27, 2024.
The topic "How to Set Up the Java Path on Windows" covers the essential steps needed to configure your system so that Java commands can be run from anywhere in the command line.
Explaining CTE in SQL Server
Nov 27, 2024.
Common Table Expressions (CTEs) in SQL simplify complex queries by creating temporary result sets. They can be used in SELECT, INSERT, UPDATE, and DELETE statements, supporting scenarios like hierarchical data, aggregation, and filtering.
Exploring Product Management: Career Path and Key Skills
Oct 11, 2024.
This article explores key skills such as market research, roadmap planning, stakeholder management, and leadership that are essential for becoming a successful product manager and advancing in the field.
Compiling Multiple Files to Build an Application
Sep 29, 2024.
This article explains how to compile multiple C files into a single executable using the C compiler. It covers two approaches: compiling multiple files with the cc command or using the #include directive to link functions.
Handling Middleware in Next.js
Jun 23, 2024.
Middleware in Next.js, introduced in version 12, allows code execution before a request is processed. Useful for authentication, logging, URL rewrites, and modifying headers, it runs on the Edge Network for speed. Defined in _middleware.js or _middleware.ts, it enhances request handling and response management efficiently.
Project Management Certifications' Effect on Career Advancement
Jun 17, 2024.
In today's competitive job market, project management certification is a powerful tool for career advancement. Certifications like PMP, PRINCE2, and CSM enhance marketability, boost earning potential, and improve skills.
Developing a Sturdy Project Schedule
Jun 17, 2024.
Developing a robust project schedule involves defining goals, breaking tasks into manageable units, establishing dependencies, estimating task durations, allocating resources effectively, and using tools like CPM and Gantt charts.
How to Become a Professional .NET Developer in 2024
Jun 14, 2024.
Discover how to become a professional .NET developer in 2024 with this comprehensive guide. Learn essential skills, the latest .NET technologies, and effective learning paths.
Establishing Communication Between Executable Files Using TCP/IP
Mar 19, 2024.
WPF apps use various IPC methods like Named Pipes, WCF, TCP/IP Sockets. TCP/IP sockets offer cross-platform communication with advantages like reliability but face complexity and firewall issues. Steps include server/client development, execution instructions. Use CommonHelper for collaboration.
Effective Communication Between Executable Files Using Shared Memory
Mar 18, 2024.
In a WPF (Windows Presentation Foundation) application, inter-process connectivity typically involves communication between different components or modules within the same application or between separate WPF applications running on the same system or across different systems.
Dynamic Theme Change Across Canvas App Screens
Mar 07, 2024.
This C# method compares files using WinMerge, generates an HTML report, and sends it via email. It utilizes ProcessStartInfo for execution, with configurable options and paths for comparison and output.
Real-Time Insights with Azure Stream Analytics in IoT Projects
Sep 25, 2023.
Azure Stream Analytics is a Microsoft Azure service for real-time data stream processing. It enables the ingestion, processing, and analysis of streaming data from various sources, such as IoT devices, sensors, and social media. By continuously processing data as it arrives, Stream Analytics provides immediate insights, facilitating quick decision-making and actions.
How to Share and Install C# Application on Another Computer as executable file
May 29, 2023.
This article provides a comprehensive guide on installing, modifying, and uninstalling a C# application project as an executable (.exe) file in Visual Studio 2022. By following the step-by-step instructions outlined here, you will learn how to generate a standalone executable file and share it with other machines.
How to Generate a Standalone Executable File from C# Project in Visual Studio 2022
May 29, 2023.
In this article, we will explore the process of generating a standalone executable file from a C# project in Visual Studio 2022. A standalone executable file allows you to distribute your application to end users without the need for them to have the .NET Framework or any other dependencies installed on their machines.
How to create different shapes in SwiftUI
Apr 14, 2023.
In this article, we are going to learn how we can create shapes in SwiftUI. We can create custom shapes by defining a path and applying modifiers to customize their appearance in SwiftUI.
Breaking Down the CompTIA Certification Pathway: Which One is Right for You?
Mar 29, 2023.
Overview of the different CompTIA certifications and helps readers to determine which certification is best suited for their career goals, experience, and skills. The article covers a variety of certifications, including A+, Network+, Security+, CySA+, PenTest+, Project+, Cloud+, and more. It highlights the key features of each certification, what it covers, and its relevance to different career paths. The article is intended to serve as a useful resource for anyone who wants to expand their knowledge and skills in the IT industry and take their career to the next level.
Getting File Path From Appsettings.json In Worker Service
Mar 24, 2023.
Getting file path from appsettings.json in Worker Service.
What is Prompt Engineering and Why It Might Be Your Next Career Path
Jan 16, 2023.
Unlock the potential of your career with Prompt Engineering. Discover what it is and why it could be your next big move in the tech industry and path to an artificial intelligence career.
How To Become A Python Developer - A Learning Path To Your Career In Python
May 23, 2022.
Let's take a dive and understand the approach towards the Python world!!
How To Deploy Multiple Angular Applications To Single Azure App Service
May 11, 2022.
In this article, you will learn how to deploy Multiple Angular applications to a single azure app service.
Using For XML Clause In SQL Queries
May 05, 2022.
For XML clause is used to convert the SQL result set into XML format. It is a very much helpful clause when we need XML data from the SQL result set. The FOR XML clause can be used in top-level queries and in subqueries. The top-level FOR XML clause can be used only in the SELECT statement. In sub queries, FOR XML can be used in the INSERT, UPDATE, and DELETE statements. 
Convert SQL Server Data to JSON
Mar 08, 2022.
Learn how to Convert SQL Server Data to JSON using JSON PATH clause.
How To Add/Edit Path Environment Variable In Windows 11
Feb 21, 2022.
In this article, I will let you know about ways by which you can add or edit the path environment variable in windows 11.
Could Not Find A Part Of The Path... bin\roslyn\csc.exe
Feb 16, 2022.
This article discusses roslyn issue.
Extract File Names And Copy From Source Path In Azure Data Factory
Jan 15, 2022.
We will learn a real-time scenario on how to extract the file names from a source path and then use them for any subsequent activity based on its output.
FOR XML In SQL Sever
Dec 02, 2021.
In this article, we are going to discuss FOR XML Path Clause in SQL Server.
SharePoint Content Types In PowerApps Form - A Workaround!
Feb 02, 2021.
In this article, you will learn about a workaround for SharePoint Content Types in a PowerApps Form.
Object Follow A Path Using C# Scripts In Unity
Jun 18, 2020.
In this article, you will learn how to make an object follow a path using C# scripts in Unity.
Creating Trimmed Self-Contained Single Executable Using .NET Core 3.0
Oct 17, 2019.
In this article, you will learn how to create a trimmed self-contained single executable using .NET Core 3.0.
Learn Angular 8 Step By Step in 10 Days – View Encapsulation (Day 6)
Oct 06, 2019.
Embark on a 10-day journey to master Angular 8 with a comprehensive tutorial series. Day 6 delves into View Encapsulation, exploring how it enhances component styling, encapsulation modes, and practical implementation, advancing your understanding of Angular's frontend development capabilities.
Playing With File I/O Using C#
Aug 28, 2019.
In this article, you will learn about the basics of File I/O using C#. We are going to discuss the 3 classes - Path, Directory & File - to work with the file-system.
How To Create A .NET Core 3.0 Trimmed Self-Contained Single Executable App Using VS Code
Jul 28, 2019.
In this tutorial, we are going to learn how to create a self-contained app using Asp.Net Core 3.0 using Visual Studio code.
SonarQube Configuration For .NET Core Web API
Mar 17, 2019.
Learn to improve code quality using SonarQube for a .NET Core Web API project. Install JAVA, configure environment variables, and set up SonarQube server. Create a project, generate a token, and download the Scanner for MSBuild.
Add A Directory To A PATH Environment Variable On Windows 10
Feb 25, 2019.
Learn how to add a directory to the Windows 10 PATH environment variable.
Overview Of Wildcard Routing And Path Matching In Angular
Nov 21, 2018.
In any Angular application, we use routing to navigate from one view to another. What happens if we don’t define a certain route and we try to navigate to that route? Well, the Angular application will throw an error.
How To Save An Image To A Specific Path In Ionic 3 Using Native Camera Plugin
Aug 23, 2018.
In this article demonstrates how to take picture in camera and save a picture specific path in ionic 3 using native camera plugin. The following tools and requirements should prepare before starting this article.
Create Managed Paths In SharePoint 2013
Mar 07, 2018.
Managed paths are used to customize the URL of sites in order to make the URL more user-friendly and align them with your business requirements.
Construct Readable XML Output From SQL Query From Two Or More Tables Using “For XML PATH” Statement
Sep 04, 2017.
In my previous article I discussed about how to get a XML format output from query and process that by using XML AUTO statement, and I give different types of “for XML”.
Manage Paths Of Web Applications In SharePoint 2016 Central Administration
Aug 29, 2017.
Here, you can include a new path to your web application or insert it through explicit or wildcard entries. This helps you to decide what will be the path of creating websites in the site collection.
SharePoint 2016 Administration - Configure Managed Paths Using PowerShell
Jun 07, 2017.
In this article we will discuss how to configure Managed Paths using PowerShell
Configure Content Deployment Paths And Jobs In SharePoint 2013 Central Administration
May 11, 2017.
In this article, we will see how to Configure Content Deployment Paths & Jobs in SharePoint 2013 Central Administration.
The Path Is Null And Full Of Squiggles
Apr 06, 2017.
The Path is Null and Full of Squiggles.
Manage Paths Of Web Applications In SharePoint 2013 Central Administration
Dec 29, 2016.
In this article, we will see how to manage paths in web applications in SharePoint 2013 Central Admin.
Learning Path For Visual Studio Tools For Office (VSTO) Programming
Nov 06, 2016.
A simple but productive way of learning Visual Studio Tools for Office (VSTO) programming.
Exploring Managed Paths In SharePoint Server 2016
Oct 18, 2016.
In this article, you will learn about "Managed Paths" in SharePoint Server 2016.
Explain INotifyPropertyChanged In WPF - MVVM
Oct 04, 2016.
INotifyPropertyChanged in ASP.NET MVC facilitates automatic updating of UI elements when data changes. By implementing this interface, changes in properties like FirstName and LastName dynamically update FullName, ensuring synchronized data presentation in applications.
Scalable Vector Graphics - Path 3
Jul 30, 2015.
The article explains curves in SVG Path used in HTML 5 with suitable examples.
Scalable Vector Graphics - Path 2
Jul 29, 2015.
This article explains another part of SVG path used in HTML5 with various examples.
Scalable Vector Graphics - Path 1
Jul 26, 2015.
This article explains some parts of SVG Path used in HTML 5 by illustrating good examples for easy understand.
Stateless Path Drawing Based on Incoming Data
Jun 26, 2015.
In this article we will learn about Stateless Path drawing based on incoming data.
Storing Form Values & Images Path in Database & Images in ASP.Net Application Folder
Jun 15, 2015.
In this article you will learn how to manage an Employee Registration From with Employee Images saved in the database and project folders.
Upgrading to SharePoint 2016
May 14, 2015.
In this article, we will see the path for upgrading to SharePoint 2016.
Unleashing Path List Box: Expression Blend (WPF, Windows Store)
Jan 07, 2015.
In this article you will learn about Unleashing Path List Box, Expression Blend (WPF, Windows Store).
Applied Reverse Engineering With OllyDbg
Oct 27, 2014.
This paper explores executable cracking using OllyDbg, focusing on reverse engineering without source code. It emphasizes Assembly Programming and tools like OllyDbg and CFF Explorer. Methods include patching binaries to bypass copy protection. A trial software example demonstrates debugging and modifying code to remove expiration.
Release Management For Visual Studio 2013, Configuration Guide
Jul 31, 2014.
This article provides a walkthrough on the configuration of release management for Visual Studio 2013.
Backup Your Source Code Daily Using C# Programming
Jul 09, 2014.
Discover an automated solution for daily source code backup with ease. This content introduces an executable file designed to streamline the backup process, ensuring your data is safeguarded without manual intervention.
SharePoint And InfoPath: Using Lookup Fields
Feb 09, 2014.
This article explains how to solve the InfoPath cannot submit the form because it contains errors error in SharePoint. Here we can explore a solution to solve it.
Basics of IISExpress
Feb 05, 2014.
In this article you will learn the basics of IISExpress.
Site Collection For Root Explicit Inclusion and Wildcard Inclusion Managed Path
Jan 13, 2014.
In this article we create an Explicit Inclusion and Wildcard Inclusion managed path.
Setting Path of JDK in Windows OS
Nov 06, 2013.
In this article you will learn step-by-step how to set the path of JDK in the Windows operating system.
Create Site Collection With New Managed Path and Content Database
Jul 15, 2013.
In this article we have explore the PowerShell script to create new site collection with new managed path & content database.
Powers of HTML 5
Jul 14, 2013.
In this article I will demonstrate the powers of HTML 5, like Canvases, Shapes, Arcs and Curves.
How to Save Image Path in Database Using MySQL & C#
Apr 01, 2013.
In this article we will first create a table in a MySQL database and then we will use a Windows Forms application to save an image into the My SQL database.