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 visit
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Anuradha Rani (2)
Prasham Sabadra (2)
Ivy Tang (2)
Sardar Mudassar Ali Khan (1)
Gurpreet Arora (1)
Banketeshvar Narayan (1)
Mark Pelf (1)
Anubhav Chaudhary (1)
Anu Viswan (1)
Sarvesh Shinde (1)
Shakti Saxena (1)
Nilesh Jadav (1)
Bruno Leonardo Michels (1)
Rahul Kumar Saxena (1)
Manpreet Singh (1)
Sourav Kayal (1)
Sagar Pardeshi (1)
Vinod Kumar (1)
Matthew Cochran (1)
Chitkaran Singh (1)
Jean Paul (1)
Abhimanyu K Vatsa (1)
Mac (1)
Resco (1)
Filip Bulovic (1)
Mike Gold (1)
Related resources for visit
No resource found
Tracking Visits and Visitor Details on PowerApps Page
7/25/2024 12:07:39 PM.
Learn to track unique page views in PowerApps by integrating SharePoint lists and using global variables. This guide covers designing lists, configuring PowerApps screens, and patching view counts. It
How to Display Unique Page Views in PowerApps
7/7/2024 6:26:40 PM.
We often see in many of the sites that total page view count is shown. I have come across one of the use case where I wanted to show how many times that page was visited by any user uniquely.
Implementing the Visitor Pattern in ASP.NET Core Web API Using 3-Tier Architecture
11/14/2023 11:30:05 AM.
In an ASP.NET Core Web API employing a 3-tier architecture, the Visitor Pattern is utilized for efficient data manipulation in the C# Article model. The model, CSharpArticle, includes essential proper
C# Visitor Pattern Power
9/26/2023 4:58:10 AM.
Exploring The Power Of The C# Visitor Pattern" is a title or topic that suggests delving into the capabilities and benefits of using the Visitor design pattern in C#.The Visitor pattern is a be
Visitor Pattern In C#
9/5/2023 5:44:26 AM.
In C#, the Visitor Pattern is typically used to perform operations on an object structure composed of different types of elements, where each element may have a distinct implementation of the same ope
Visitor Pattern in C# - 5 Versions
2/27/2023 10:34:55 AM.
A tutorial article describing the Visitor Pattern in C#. After a discussion of the “Classic Visitor”, which is a version proposed by GoF and often mentioned in the literature, we will look at the othe
Store URL and Go Back to Same Page From Where You Navigated in ASP.Net Application
11/17/2020 9:08:45 AM.
In today's article I will tell you how to store an URL and return to the same page from where you navigated in an ASP.NET application.
Revisiting Pattern Matching And Switch Expressions
7/6/2020 7:00:55 AM.
The evolution of Pattern Matching and the introduction of Switch Expressions has made it possible to write more concise and lean code. This article helps revisit this feature.
How To Retrieve Usage Report In SharePoint Online
10/21/2019 8:08:57 AM.
In this article we will see how to check your SharePoint site's usage, how to extract some of the reports and view a few charts.
Revisiting Concepts Of JavaScript For SharePoint / Office 365 Developer - JavaScript Namespaces - Part Two
5/31/2017 2:14:54 PM.
Revisiting concepts of JavaScript for SharePoint/ Office 365 developer - JavaScript Namespaces.
Revisiting Concepts Of JavaScript For SharePoint / Office 365 Developer - JavaScript Variables - Part One
11/13/2016 12:04:36 PM.
In this article, I’ll go through the basics of JavaScript variables and important points, which should be known by SharePoint / Office 365 developers, who use JavaScript Object Model(JSOM) for SharePo
Visitor Design Pattern
10/27/2015 3:26:09 AM.
In this article you will learn about Visitor Design Pattern. It is a behavioral design pattern. The prime purpose of the visitor pattern is to add extra behavior to a class without modifying it.
Using Application State to Check User Visits on a Website
6/25/2015 10:58:20 AM.
This article shows how to make a user's total number of visits to a website using application state in ASP.Net using C#
Design Patterns: Visitor
6/18/2015 12:23:48 PM.
In this article you will learn about the Visitor Design Pattern.
An Open Source Project: R-VisitorManagementSystem
3/2/2015 3:15:10 PM.
This is my open source project named R-VisitorManagementSystem.
Nintex Store in Office 365/SharePoint 2013
8/23/2014 4:29:54 PM.
In this article you will learn what Nintex has in its store.
Node.JS in Action: Implement Visitor Counter in Node.js
4/6/2014 5:43:37 PM.
In this article we will implement a simple hit counter application with a few lines of code.
Find Most Visited Site and Pages in Site Collection Using SharePoint
1/14/2014 3:17:31 PM.
This article explains how to find the most visited site and pages in a site collection using SharePoint 2010.
How to Create Web Page Using PHP
3/25/2013 3:25:47 PM.
In this article I will explain create dynamic web page using php.
Determine Web Visitors Country of Origin in the Drop Down List using VB.NET or C#
11/10/2012 1:11:50 AM.
During the transaction online, there are times when it is important to preset the web visitor's country of origin, ZIP code, ISP and domain name at the drop down list to prevent fraud and to ease the complexity of registration task. This article shows you how by using .NET Framework, it can be done.
Redirect Web Visitors by Country in VB.NET
11/9/2012 9:42:33 AM.
There are times when it is useful to redirect a visitor to different default web page based on the visitor's country of origin. One practical usage is to redirect visitor to web page with the language recognized by the visitor. This article shows you how by using .NET component, it can be done.
Introduction to the Visitor Pattern
5/15/2012 2:37:43 PM.
The power of adding a functional extensibility point to our classes via the visitor pattern is often overlooked. Using a visitor pattern is a very effective means of providing a nice boundary around a set of core classes while at the same time allowing for functional change. This article will demonstrate how the visitor pattern can be used as an extensibility mechanism and provide a boundary to keep core domain classes from getting cluttered.
How to use Web Browser control in Visual Studio 2005
5/13/2012 6:46:56 AM.
This article illustrates the use use of web-browser control in Visual Studio 2005 and creating a web browser to visit websites.
Visiting the Visitor Pattern
11/20/2011 12:34:46 AM.
Visitor Pattern is one among the 23 design patterns. It is less known but holds a good idea for OOPs enthusiasts.
Track Last Login of a WebSite Visitor
5/23/2011 9:23:46 PM.
In this article you will learn the best way to track and update the last login date and time of a site visitor.
Page Visit Count using cookies
11/19/2010 1:17:53 AM.
In this article, I would like to demonstrate page visiting counter using cookies.
Manage your business visits and private appointments in a single mobile app
2/4/2009 6:31:25 AM.
In this article i will create controls which are part of Resco MobileForms Toolkit.
Possible Usage of Visitor and Type Casts
2/3/2006 3:48:59 AM.
In this article I will try to introduce Visitor pattern and one possible variation on it. It treats problems related to projects projects where high level of adaptability is needed.
Drag and Drop Revisited
1/19/2006 6:13:46 AM.
I've had a couple inquiries on how to do drag and drop in .NET again, so I've put together a simple app for dragging text from a TreeView to a TreeView and a TreeView to a ListBox.