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 PPI
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Anand Lakshminarasimh (9)
Jignesh Trivedi (4)
Sardar Mudassar Ali Khan (4)
Sai Sherlekar (3)
Ganesan C (2)
Ayush Gupta (2)
Ishika Tiwari (2)
Prathap Reddy (2)
Ashish Bhatnagar (2)
Ajay Kumar (2)
Scott Lysle (2)
Amit Kumar (1)
Pradeep Shet (1)
Shridhar Sharma (1)
Arpit Jain (1)
Satya Karki (1)
Punar Dutt Rajput (1)
Aman Gupta (1)
Rob Moulis (1)
Dhruvin Shah (1)
Altaf Ansari (1)
Hamid Khan (1)
Praveen Kumar (1)
Prashant Nimbare (1)
Krishna Garad (1)
Allani Saikumar (1)
Tin Lam (1)
Nimit Joshi (1)
Arun Ramaswamy (1)
Debendra Dash (1)
Kaviya Balasubramanian (1)
Anubhav Chaudhary (1)
Vipul Malhotra (1)
Munesh Sharma (1)
Prashant Shinde (1)
Sumit Gupta (1)
Abhimanyu K Vatsa (1)
Nilesh Avhad (1)
Vijay Prativadi (1)
Anupam Singh (1)
Jitendra Mesavaniya (1)
Ankur Mistry (1)
Venkateshwar Reddy (1)
Ramasagar Pulidindi (1)
Abhishek Singhal (1)
Syed Shanu (1)
Vikas Kumar Garg (1)
Sanjoli Gupta (1)
Onkar Sharma (1)
Bimalshi Jayarathna (1)
Najath Risni (1)
Amit Mohanty (1)
Ehsan Sajjad (1)
Raj Bhatt (1)
Arjun Panwar (1)
Pushpendra Shukla (1)
Vishal Babuks (1)
Harshal Limaye (1)
Jaydeep Suryawanshi (1)
Om Agarwal (1)
Nipun Tomar (1)
Shaili Dashora (1)
Arun Kumar (1)
Vithal Wadje (1)
Shweta Lodha (1)
Sathya N (1)
Raju Ahmed (1)
Rohit Gupta (1)
Sachin Kalia (1)
Jay Krishnareddy (1)
Kunal Patel (1)
Achalesh Lakhotiya (1)
Rijwan Ansari (1)
Akhil Mittal (1)
Mahak Gupta (1)
Sandeep Singh Shekhawat (1)
Neophytos Christodoulides (1)
Related resources for PPI
No resource found
How to use AutoMapper in .NET Web API
12/20/2024 10:25:32 AM.
In this article, we are going to explore how to use AutoMapper in the .NET Web API Application with examples. How to use AutoMapper in .NET Web API
Understanding Image Analyzers and Their Role in Fine Art Printing
12/20/2024 9:01:38 AM.
An Image Analyzer evaluates digital images for resolution, sharpness, and imperfections, ensuring high-quality prints. In fine art printing, it ensures images meet professional standards by assessing
Integrating SQS with Lambda using Event Source Mapping
12/16/2024 11:58:06 AM.
This setup allows Lambda functions to automatically trigger in response to messages in an SQS queue, providing a serverless, scalable solution for asynchronous processing and efficient message handli
HTML 5 Feature: Drag And Drop
10/21/2024 9:19:16 AM.
In this article you will learn about drag and drop feature of HTML 5.
Multiple Diagrams Per Model With Entity Framework and Visual Studio 2013
10/8/2024 9:03:31 AM.
The Model First Approach in Entity Framework allows users to create and manage entity models using the EDMX file. It features a design surface for editing entities, a model browser for navigation, and
Routers in Backbone.JS: Part 7
10/3/2024 11:31:21 AM.
Backbone.Router enables URL routing and history management for web applications. It allows creating bookmarkable, shareable URLs and mapping them to application actions. This article covers the basics
Understanding the Concept of Rule Engine through Shopping Cart Discount feature
9/29/2024 4:59:27 AM.
This article explores how a rule engine can be used to implement a shopping cart discount feature, automating discount logic based on conditions such as cart value, product category, and promotions.
Flipping Book Animation 3D Using CSS3 and JavaScript
9/18/2024 12:20:33 PM.
Create an interactive 3D flipping book animation using CSS3 and JavaScript. This tutorial covers CSS3 3D transforms, transitions, and animations, combined with JavaScript to create a realistic flippin
Simplifying ASP.NET Core 8 Logging with Serilog and AppInsight
9/2/2024 8:00:14 AM.
Serilog is a powerful .NET logging library that supports structured logging, enhancing application monitoring and debugging. To integrate Serilog with ASP.NET Core and Application Insights, install es
Implementing a Map with Latitude and Longitude in JavaScript
8/20/2024 12:26:38 PM.
We'll explore how to leverage Leaflet, a powerful JavaScript library for interactive maps. This article guides the creation of dynamic maps using Leaflet and geolocation. It covers HTML structure,
Flipping div in CSS
8/13/2024 4:04:20 AM.
In this article, we will see how we can flip div cards. On creating flipping div cards are well-structured and easy to follow, making it accessible for readers with different levels of expertise. It p
How to Perform Basic Nmap Scans
7/10/2024 5:15:58 AM.
Learn how to perform basic Nmap scans to enhance your network security skills. This guide covers essential Nmap commands, helping you understand how to map networks, identify open ports, and detect vu
Understanding MapStruct in Spring Boot for Java Bean Mapping
7/9/2024 6:38:32 AM.
Explore MapStruct in Spring Boot for seamless Java Bean mapping. Discover how MapStruct simplifies object mapping between DTOs and entities, leveraging annotations for automated conversion.
Beginner's guide for creating standalone .rdlc reports with ssrs
6/18/2024 8:05:49 AM.
Learn how to create standalone SSRS reports using dummy data sources and access them via C# code. This article covers setting up .rdlc reports, mapping datasets, creating test harness in Visual Studio
Create Repeating Section In PowerApps New Form - Step By Step - Part One
6/12/2024 9:40:57 AM.
This article guides you through creating a Repeating Section in PowerApps forms for New and Edit forms. Learn to store data in SharePoint lists, manage form navigation, and enhance user experience wit
Fetching Data From XML File To SQL Database
6/12/2024 7:01:05 AM.
This article provides tips on creating an SQL table using an XML file and importing data into it. It covers creating a DataTable from an XML file, generating an SQL table from the DataTable, and using
Using String-Based Enums in C#
6/10/2024 8:02:49 AM.
In many applications, it is necessary to represent enumerations with string values rather than their default integer values. This can be particularly useful when working with JSON, XML, or other data
Automapper In .NET Core
6/5/2024 8:10:33 AM.
Learn to integrate AutoMapper in .NET Core apps. Steps include installation, service registration, model creation, mapping between domain and view models, reverse mapping, and handling complex object
Code-First Stored Procedure Entity Framework 6.0
6/3/2024 10:06:42 AM.
This content explains how to configure Entity Framework 6.0 and above to use stored procedures with a Code-First approach. It details overriding the OnModelCreating method in DbContext to map stored p
Architecture Behind Personalized Shopping Intelligent Recommendations
6/3/2024 8:11:07 AM.
Intelligent Recommendations from Microsoft Azure might seem like magic, but there's a fascinating science at work behind those personalized suggestions. This article dives into the architecture o
Personalized Shopping Assistant on Azure Intelligent Recommendations
6/3/2024 5:49:14 AM.
Imagine a world where your online shopping experience feels effortless. You browse for a product and see recommendations that perfectly complement your taste, not just similar items.
Understanding Azure Cosmos DB Consistency Levels Using a Shopping Cart Application
6/1/2024 8:52:03 AM.
Explore Azure Cosmos DB's consistency levels through a shopping cart application to understand how different settings impact data integrity, availability, and latency. Learn the trade-offs between
Birthday Wish Scheduler in C#
5/31/2024 10:09:10 AM.
In this article we are going to see how to build a windows service for fetching record from database and wishing the person whose birthday falls on that particular day.
Inserting Data in the Database Using LINQ to SQL
5/30/2024 10:28:32 AM.
Using LINQ to SQL, insert data into databases effortlessly. Utilize LINQ query expressions, entity classes, and DataContext to map objects to database tables. Ensure proper error handling and concurre
Configuring Filter and Dispatcher Mapping in Servlets
5/24/2024 10:00:48 AM.
Configuring filter and dispatcher mapping in servlets involves defining rules for intercepting requests and forwarding them to appropriate components. This ensures efficient request handling and filte
Using Google Map in an ASP.NET MVC Application
5/24/2024 9:17:44 AM.
Explore the integration of Google Maps API into your ASP.NET MVC application. Enhance user experience by visualizing data, utilizing geolocation services, and implementing interactive mapping features
Dynamic Mapping Database result to Entity T
5/20/2024 7:16:04 AM.
This article provides logic for Mapping the SQL Result to C# Class. This code snippet demonstrates the dynamic mapping of SQL result columns to C# properties, converting SNAKE_CASE SQL column names to
Table Splitting in Entity Framework 6 (Code First Approach)
5/17/2024 10:42:39 AM.
Table Splitting in Entity Framework 6 (Code First Approach) allows multiple entity types to map to a single database table. This technique is useful for organizing related data within the same table,
Reflecting Data In .NET Classes - Part IV - From Database Table
5/17/2024 10:36:57 AM.
In this segment of "Reflecting Data In .NET Classes," Part IV focuses on generating .NET classes from database tables. Utilizing reflection, it maps database schema to object-oriented struct
Working With Stored Procedures Using Entity Framework: Part 1
5/16/2024 8:32:00 AM.
Learn how to leverage Entity Framework for interacting with stored procedures in your .NET applications. This tutorial explores integrating stored procedures into your data access layer, optimizing da
Azure Bicep: Wrapping Up and Looking Ahead
5/10/2024 8:57:42 AM.
As we conclude with Azure Bicep, reflect on its benefits, lessons learned, and future enhancements. Prepare for continued adoption, explore learning resources, and anticipate its evolving role in Azur
Creating Shopping Cart Application From Scratch In MVC - Part Two
5/6/2024 11:25:44 AM.
Part two of creating a shopping cart app in MVC delves into backend functionalities like database management, session handling, and refining user interactions. It covers features such as adding/removi
Mapping Output Cache Profile In SharePoint Page Layout
5/2/2024 10:46:30 AM.
Optimize SharePoint page performance by mapping output cache profiles to page layouts. Utilize caching options in site settings for efficient content delivery, enhancing user experience and performanc
Create Fixed Size Cropper Using ASP.Net and jQuery
4/26/2024 12:16:16 PM.
Create a fixed-size cropper using ASP.NET and jQuery to enable users to precisely crop images. This frontend UI component allows selecting and manipulating image regions within predefined dimensions,
Efficient Data Copying with AutoMapper in C#
4/25/2024 8:16:41 AM.
Discover how to configure profiles, handle complex mappings, customize type conversions, and utilize features like flattening, null substitution, and reverse mapping for efficient data transformations
Table Splitting in Entity Framework
4/25/2024 5:56:24 AM.
Entity Splitting in Entity Framework involves mapping an entity across multiple database tables, aiding in organizing data and optimizing performance. Table Splitting divides a single table into two,
Entity Framework Code First Example
4/24/2024 1:24:22 PM.
Explore an Entity Framework Code First example to understand database modeling in C#. This tutorial demonstrates object-relational mapping (ORM) techniques, using .NET Framework to create entity class
Solution Packager - Generating Mapping File Programmatically
4/24/2024 7:54:09 AM.
This content discusses automating the generation of mapping files using a Solution Packager. It delves into programmatically creating mapping files, enabling efficient and consistent configuration acr
Mapping TVFs Using Entity Framework Database First
4/24/2024 7:43:49 AM.
Map table-valued functions (TVFs) in Entity Framework Database First by importing them as function imports. Utilize EDM Designer to create complex types for TVF results, enhancing data retrieval and m
Starting & Stopping Specific Application Under Website Root Node
4/23/2024 8:29:05 AM.
To start or stop a specific application under a website root node, utilize IIS management tools like the Management Console or PowerShell. Navigate to the application's settings to initiate or hal
Select and Insert Data With Reverse Engineering Via EDM Framework
4/18/2024 1:11:53 PM.
Employ the Entity Data Model (EDM) framework's reverse engineering for seamless data selection and insertion. Generate code from an existing database schema, enabling efficient data access and man
Getting Started With OpenLayers 3 And Spatial Data
4/18/2024 10:45:12 AM.
Explore visualizing spatial data using OpenLayers with SQL Server 2008. Learn about the capabilities of OpenLayers for mapping, including its support for tiles and vector layers. Understand the two ty
What is Object Mapping in .NET and AutoMapper ?
4/10/2024 4:25:32 AM.
Object mapping plays a crucial role in modern software development, particularly in .NET applications where data transformation between different layers is a common requirement.
Learn Principles Of Lean Thinking
4/5/2024 5:44:22 AM.
In this article, we will learn Principles of Lean Thinking" encapsulates the core tenets of Lean Manufacturing, emphasizing continuous improvement and waste reduction.
Code First Migrations In Entity Framework Step By Step
3/21/2024 7:25:30 AM.
Learn how to define model classes, configure database mappings, set up connection strings, and utilize Package Manager Console commands to manage migrations efficiently in your ASP.NET application.
Getting Started With Mapster in ASP.NET Core
3/20/2024 6:41:17 AM.
Learn how to streamline object mapping in ASP.NET Core applications using Mapster. This comprehensive guide covers installation, basic mapping techniques, advanced features like custom mapping, and pr
How To Install Appium Inspector And Appium Server GUI
3/18/2024 4:08:49 AM.
This article walks you through every step of installing and configuring Appium for mobile test automation. From downloading the necessary software to configuring dependencies , this guide covers it al
New Features Of Entity Framework Core 2.0
3/7/2024 8:53:53 AM.
Entity Framework Core is a lightweight and extensible version of Entity Framework. It is based on an ORM (Object-Relational Mapper) which enables us to work with databases using .NET objects. This art
Practical Introduction to Entity Framework: Day 6
3/6/2024 10:40:13 AM.
In this article, you will Explore Day 6 of our Practical Introduction to Entity Framework series, diving deeper into database integration. Learn essential concepts, including object-relational mapping
Practical Introduction To Entity Framework: Day 4
3/6/2024 10:36:48 AM.
This content provides a detailed guide on returning multiple result sets or data sets in Entity Framework. It walks through the steps involved, including creating a normal stored procedure, adding an
Practical Introduction To Entity Framework: Day 1
3/6/2024 10:29:58 AM.
In this article, we will discover the fundamentals of Entity Framework in this practical introduction. Learn about ORM concepts, database operations, and CRUD operations through hands-on examples.
Shopping Cart Using ASP.NET Core Blazor Using EF And Web API
2/29/2024 7:17:46 AM.
In this article, let’s see how to create our own ASP.NET Core Blazor Shopping Cart using Entity Framework, and Web API. Kindly read my previous articles which explain in depth about getting started wi
Access Windows Accessories Tools In Windows 10
2/28/2024 9:48:17 AM.
This article provides a comprehensive guide on how to easily find the Accessories folder in Windows 10, which contains useful tools like the Snipping Tool, Character Map, and Steps Recorder.
How to Map Network Drive in Windows 8
2/27/2024 11:05:24 AM.
To map a network drive in Windows 8, open File Explorer, go to "This PC", then click "Computer" and "Map network drive". Choose a drive letter and enter the network locat
How to Take Screenshots in Windows 10
2/23/2024 6:52:59 AM.
In this tutorial, I discuss how to Discover various methods to effortlessly capture screenshots in Windows 10. From utilizing keyboard shortcuts like Print Screen to leveraging built-in tools like Sni
Getting Started with Mobile Automation with Appium
2/14/2024 7:00:50 AM.
Appium, an open-source tool, simplifies mobile app automation with its cross-platform support for native, hybrid, and web apps. Its versatility shines through support for various programming languages
API Development Using Dapper and Microsoft Asp.NET Core Web API
12/24/2023 4:38:11 PM.
ASP.NET Core is a powerful framework for building web applications, and "Dapper" is a popular micro ORM (Object-Relational Mapping) that works well with ASP.NET Core for database operations.
Building a Custom Object Mapper in ASP.NET Core Using C#
12/21/2023 9:22:52 AM.
Unlock the power of data transformation in ASP.NET Core with a custom object mapper. Delve into the steps—defining mapping configurations, implementing logic, and seamless integration—ensuring tailore
How to Share a Drive and Mapping for Client User?
12/1/2023 9:52:24 AM.
Learn the proper and easy method to share and map a drive for client users. Follow clear steps from creating a shared folder to setting up permissions in this insightful guide.
Dapper vs Entity Framework Core vs ADO.NET: Which One Should You Choose?
12/1/2023 6:33:12 AM.
Dapper vs Entity Framework Core vs ADO.NET: Which One Should You Choose?
Creating Consistent ASP.NET Core Web API Responses with AutoMapper and DTOs
11/17/2023 5:40:18 AM.
Developing a robust ASP.NET Core Web API hinges on the subtle yet pivotal details of response structuring. Leveraging AutoMapper in tandem with well-designed Data Transfer Objects (DTOs) not only ensu
Object Mapping in .NET with AutoMapper
11/8/2023 5:24:58 AM.
This article on AutoMapper provides a comprehensive overview and introduction to the topic, making it easily accessible for readers who are unfamiliar with the concept. The step-by-step approach in ex
Mapping ViewModel To Model Using Implicit Conversion Operator In C#
9/18/2023 9:08:46 AM.
Mapping a ViewModel to a Model in C# using an implicit conversion operator is a technique used to simplify the process of transferring data between these two related classes. ViewModels are typically
A comprehensive overview of Dictionary in C#
8/25/2023 10:09:57 AM.
Dictionaries are essential tools for managing data efficiently through key-value pairs, offering rapid retrieval and manipulation. The Dictionary<TKey, TValue> class empowers developers to effec
DROP In MySQL
8/10/2023 5:35:16 AM.
This article represents how to work the drop statement in MySQL database.
Object Relational Mapping (ORM) Using NHibernate - Part 5 - A of 8
8/4/2023 11:39:30 AM.
This is Part 5A of the article series, which concentrates on Many-to-Many Entity Association with a commonly used example but the model and code is a little different.
Object Relational Mapping (ORM) Using NHibernate - Part 7 of 8
8/1/2023 10:07:25 AM.
In this seventh article and its client code, we will demonstrate that the classes we have put forth to incorporate the shipping functionality will allow shipment items of an order to be shipped in par
Object Relational Mapping (ORM) Using NHibernate - Part 8 of 8
8/1/2023 5:52:48 AM.
In this article we clear the question from the end of the first article, How do we manage a persistent object across sessions? .
Object Relational Mapping (ORM) Using NHibernate - Part 6 of 8
7/31/2023 9:23:39 AM.
We will discuss one of four ways of mapping inheritance hierarchies in Nhibernate; the way which gives maximum support for inheritance and polymorphism (the main benefit of capturing an inheritance he
Object Relational Mapping (ORM) Using NHibernate: Part 5 - B of 8
7/31/2023 6:39:06 AM.
The idea here is to apply the Many-To-Many entity association in the E-Commerce scenario used, for example, throughout this article series.
Object Relational Mapping (ORM) Using NHibernate - Part 4 of 8
7/31/2023 6:00:05 AM.
Here in this article the intent is to eliminate the nulls introduced in the database by correctly mapping the association between PaymentApprovedOrder and Item as optional One-To-Many.
Object Relational Mapping (ORM) Using NHibernate - Part 2 of 8
7/31/2023 5:41:13 AM.
Object-Relational Mapping (ORM) is a programming technique that allows developers to interact with a relational database using object-oriented programming paradigms. It bridges the gap between the obj
Object Relational Mapping (ORM) Using NHibernate - Part 1 of 8
7/31/2023 5:28:18 AM.
To establish the ideas of Object Relational Mapping Internals, Nhibernate fundamentals, Intemediate and Advanced coding concepts using NHibernate more clearly (for me and hopefully to readers).
Object Relational Mapping (ORM) Using NHibernate - Part 3 of 8
7/28/2023 7:00:28 AM.
Firstly in part 1 of this article series, it had been shown that in ORM, while mapping a one-to-one association between objects to their corresponding tables, the primary key of one table is posted as
Clipping and Animation in AWT
6/23/2023 4:48:29 AM.
Clipping is a technique that restricts the drawing area to a small portion of the screen.
AutoMapper in ASP.Net Core 7 Web API
6/15/2023 7:13:12 AM.
When developing apps, it's common to wish to map items to either comparable or different kinds. Why do you frequently require this? The database tables of the employed database are typically mappe
Introduction on SQL+
6/2/2023 11:06:06 AM.
In this article, we will delve into the world of SQL+ and explore its capabilities, advantages, and real-world applications. We will provide code snippets and examples to illustrate the power of SQL+
Appium with WebdriverIO
5/15/2023 7:17:53 AM.
How To Use APP_INITIALIZER In Angular
2/20/2023 11:24:15 AM.
In this post, we'll understand how you can use the APP_INITIALIZER token to execute a block of code when an Angular application is bootstrapped.
How To Visualise Mapping Of Existing Azure Resources
2/13/2023 11:15:27 AM.
ARM Template viewer - This extension will give a graphical representation of the ARM template.
SQL Server Log Shipping
2/8/2023 8:18:52 AM.
It's easy to set up. A standby database is easy to maintain and troubleshoot. It can be used for reporting purposes and configured for log shipping in one or more servers, for instance.
SQL Server Log Shipping
2/8/2023 7:15:30 AM.
To synchronize the database Sql Server the log shipping is used. It is easy to set up, maintain and troubleshoot. It is the process of backing up your database and restoring these backups to another s
Alter Columns DataType Without Dropping Table in SQL
1/3/2023 6:59:31 AM.
In this article, I will explain how to alter a database table column without dropping the table with simple example.
Application Development using ClickOnce in Visual Studio 2005
8/29/2022 6:51:10 AM.
This article is an introduction for deploying application using ClickOnce in Visual Studio 2005.
Swapping Values Using C#
2/14/2022 8:55:13 AM.
In this article we will learn how to swap Values Using C# without creating new storage location with help of ref parameter
Extract Bitcoin Price In Realtime
2/8/2022 4:45:59 PM.
This article will explain you how to extract Bitcoin price in real-time.
Mapping Componet(tMap) In Talend Open Studio
2/8/2022 4:45:14 PM.
This article helps you to learn the tMap component with example in Talend Open Studio.
Mapping with a GPS and C#
2/8/2022 10:21:45 AM.
This article shall describe a very simple approach to working with a GPS device within the context of a C# application.
SQL Server Log Shipping (Without Active Directory)
11/30/2021 6:14:30 AM.
In this article, I'll demonstrate how to set Log Shipping in SQL server. SQL Server Log Shipping is one of the basic levels of SQL Server High-Availability (HA) features. It is an automated system
How To Achieve Success
10/25/2021 12:40:43 PM.
In this article, I will explain 6 habits that you need to follow to achieve success and achieve your goals.
WebApi: CustomMediaTypeMappings in Web API MVC 4
5/28/2021 7:17:45 AM.
In this article, I’ll explain Custom MediaTypeMappings in the WebApi.
Using Azure Application Insights For Exception Logging In C#
5/27/2021 12:18:24 PM.
In this article, you will learn how to use Azure Application Insights for Exception Logging in C#.
Simple Shopping Cart Using Entity Framework in ASP.Net
5/24/2021 7:13:03 AM.
This article explains Entity Framework in ASP.NET and shows how to create a simple shopping cart using it.
3 Ways To Remove Duplicates From Arrays In JavaScript
5/22/2021 4:00:58 PM.
This blog teaches how to answer the most widely asked questions In Javascript interviews in the 3 simplest possible ways.
What Is Deployment Slots In Azure App Service
3/18/2021 1:11:40 PM.
In this article, you will learn about what is deployment slots in Azure App Service?
Connecting the MVC Application Using EntityFramework DB-First Approach: Part 3
2/10/2021 9:37:51 AM.
The article is an attempt to overcome the confusion related to how to use EntityFramework with MVC application in a very simple way.
A Simple Example of Shopping Cart With Ajax and ASP.Net
2/1/2021 10:46:14 AM.
In this article, you will see how to create a shopping cart with Ajax and ASP.NET.
Error: WebForms UnobtrusiveValidationMode Requires a ScriptResourceMapping For jQuery in .Net
1/29/2021 10:56:12 AM.
This article explains how to remove an error that is the title of an article in .Net Framework 4.5. This error is issued when you use the RequiredFieldValidator control on any other server control.
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?
View database structure using C#
11/4/2020 8:45:16 AM.
This article describes an easy approach for examining all of the tables, views, and columns in a database.