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 poc
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Vijay Prativadi (10)
John O Donnell (8)
Jigar Desai (4)
Shail 0 (3)
Dipal Choksi (2)
Alex Groysman (2)
Mike Gold (2)
Geo J Thachankary (1)
Chunshen Li (1)
John Jiang (1)
Vitalii Honcharuk (1)
Sean Franklin (1)
Dennis Pratistha (1)
Lalit Bansal (1)
Stephen Simon (1)
Munesh Sharma (1)
Rohit Gupta (1)
Mithun Pattankar (1)
El Mahdi Archane (1)
Manoj S Pant (1)
S.Ravi Kumar (1)
Bhavik Patel (1)
Mukesh Kumar Tiwari (1)
Senthurganesh Ramkumar (1)
klaus_salchner (1)
Ramya Girish (1)
Suresh Ravi (1)
Kiran Khambete (1)
Abhishek Sharma (1)
Resco (1)
Wiktor Zvchla (1)
Ganesh Sundaram (1)
pinto.philip (1)
Danish Hameed (1)
Srinivas Sampath (1)
Anand Kumar (1)
Related resources for poc
No resource found
POCO to Dictionary Conversion Techniques in C#
9/16/2024 5:02:08 AM.
This article explores five methods for converting a C# POCO to a dictionary using reflection, LINQ, JSON libraries, and ExpandoObject, comparing their performance through Benchmark.NET to find the bes
Build A PoC Blockchain Application Using Hyperledger Fabric
3/6/2024 10:25:30 AM.
In this article, we will explore building a Proof of Concept (PoC) blockchain application with Hyperledger Fabric. Learn to develop decentralized solutions, utilize smart contracts, and deploy prototy
Transfer any files on Web services by c#
7/20/2023 6:49:05 AM.
We can use Microsoft SOAP protocol to transfer any files between a client and a server.
Share personal Azure resources to colleague & collaboration on POCs.
5/3/2023 4:59:22 AM.
Share personal Azure resources to colleague & collaboration on POCs.Precondition: Once you activated personal subscription from your company account you can create resources and build your infra
Intro To Record Types In C# 9
11/16/2020 6:15:39 PM.
In this article, I will describe the new Record Type feature in the 9.0 release of the C# language, as a part of .NET 5.
A Simple Contacts List for Pocket PC
10/19/2020 6:30:33 AM.
I have implemented a simple contact list application that is capable of adding and viewing contact details.
Prototype Vs MVP vs PoC - What's The Best Strategy For Product Market Fit
7/24/2020 8:00:16 AM.
In this article, you will learn about Prototype vs MVP vs PoC: What’s the Best Strategy for Product-Market Fit.
Learn How to Build a Rapid POC - AMA
5/27/2020 7:16:49 AM.
Watch this episode of AskMeAnything series to learn how you can build rapid POC.
POCO Classes in Entity FrameWork
5/19/2020 1:34:30 AM.
In this article, you will learn about POCO classes in Entity Framework.
Natural Language Processing
4/6/2020 5:43:26 AM.
In this article, I will explain human-computer interactions and natural language processing.
Introduction to Pocket PC
5/16/2019 11:21:19 PM.
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.
Creating POCO Class Library Using Reverse Engineering
1/31/2019 8:51:14 AM.
In this article, we will learn how to create a POCO class library by the reverse engineering technique using EF Core Power Tools in Visual Studio 2017.
Display and Hiding SIP on Pocket PC in VB.NET
12/18/2018 2:49:52 AM.
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.
Invoking Unmanaged DLL Functions from Compact Framework for Pocket PC
12/4/2018 5:27:44 AM.
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
12/4/2018 5:23:48 AM.
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.
Using NPoco ORM In ASP.NET Core
2/27/2018 10:30:05 AM.
As you know, we have so many ORM available such as NHibernate, Entity Framework, Dapper.Net which are used to communicate with database in order to perform CRUD (Create, Read, Update, Delete), and als
POCO, DTO and Persistence Ignorance Overview
6/3/2016 1:34:41 PM.
In this article you will learn about POCO, DTO and persistence ignorance.
Simple POCO N SQL Generator In C#
4/4/2016 2:19:19 AM.
In this article you will learn about a simple POCO N SQL Generator in C#.
Overview Of Code First Migrations In Entity Framework
12/14/2015 5:17:17 AM.
In this article you will learn an overview of Code First Migrations in Entity Framework with Example.
How To Develop Apps For Hand Held Scanner For Scanning Barcodes: Part 1
4/30/2014 1:38:17 PM.
In this article we will learn how to develop an application for Windows Mobile CE. (Pocket PC and all types of scanners and and so on.)
Select Data - POCO Template With WCF Support
2/28/2013 1:31:30 PM.
This article demonstrates an interesting and very useful concept in Entity Framework.
Insert and Select Data in Reverse Engineering POCO Generator
2/18/2013 3:03:50 PM.
This article demonstrates an interesting and very useful concept in Entity Framework.
Delete and Update Data in Reverse Engineering POCO Generator
2/18/2013 2:54:05 PM.
This article demonstrates an interesting and very useful concept in Entity Framework.
Select Data - POCO Template
2/15/2013 1:00:58 PM.
This article demonstrates an interesting and very useful concept in Entity Framework.
Insert Data - POCO Template
2/15/2013 12:56:23 PM.
This article demonstrates an interesting and very useful concept in Entity Framework.
Insert Data - POCO Template With WCF Support
2/14/2013 12:57:45 PM.
This article demonstrates an interesting and very useful concept in Entity Framework.
Update Data - POCO Template With WCF Support
2/13/2013 12:25:37 PM.
This article demonstrates an interesting and very useful concept in Entity Framework.
Update Data - POCO Template
2/13/2013 12:22:18 PM.
This article demonstrates an interesting and very useful concept in Entity Framework.
Delete Data - POCO Template
2/12/2013 1:05:00 PM.
This article demonstrates one of interesting and most useful concept in Entity Framework.
Delete Data- POCO Template With WCF Support
2/12/2013 1:03:20 PM.
This article demonstrates one of interesting and most useful concept in Entity Framework.
Scramble For Pocket PC in VB.NET
12/1/2012 2:11:35 AM.
This article shows you how to write Scramble for Pocket PC.
Getting NASDAQ Quotes with a Pocket PC in VB.NET
11/10/2012 9:59:12 AM.
This article describes about getting the NASDAQ Quotes with a Pocket PC. If you have been lucky enough to get the Compact Framework or Smart devices extension beta for April 2002 you may.
Animate with Pocket PC in VB.NET
11/10/2012 3:11:14 AM.
This article discusses programming for a Pocket PC in general. If you are lucky enough to get the Smart Devices Extensions you will finally be able to target devices.
Unit Conversion Tool for Pocket PC with Compact Framework in VB.NET
11/10/2012 3:01:22 AM.
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.
Using Map in Pocket PC Application in VB.NET
11/10/2012 2:37:55 AM.
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.
Introduction to Pocket PC with VB.NET
11/9/2012 6:39:53 AM.
At the time of writing (Oct 2001) Microsoft has shipped Pocket PC 2002 and also has just released the Visual Studio .NET.
Smart Device Application with VB.NET
11/9/2012 6:27:31 AM.
This article describe how to use the smart device application.
Advanced Technique to Improve Sudoku for PocketPC
10/4/2012 10:07:06 AM.
This article will explain a techniques to visualize sudoku in pocketPC environment and adding some helpful addons.
MSMQ on Pocket PC 2003
10/4/2012 8:01:45 AM.
This article builds on top of the existing article "MSMQ, your reliable asynchronous message processing". It will show how MSMQ can be used on Pocket PC 2003 and at the same time provide an introduction to mobile development and the Compact Framework (CF).
Animate with Pocket PC
10/1/2012 7:46:36 AM.
If you are lucky enough to get the Smart Devices Extensions you will finally be able to target devices like Pocket PCs using C# however like all good things there are a few snags.
Scramble for Pocket PC
9/30/2012 6:18:31 AM.
This article shows you how to write Scramble for Pocket PC.
Comparison between PDA/Pocket PC and Workstation Feature
9/30/2012 6:11:32 AM.
Pocket PC ships with a version of Internet Explorer, affectionately known as PIE (Pocket Internet Explorer).
Handling the power off button in Pocket PC in C#
9/29/2012 7:35:20 AM.
In this article we will see How to handle the code if power is being switched off in Pocket PC.
POC for DOM XML Parser
9/29/2012 7:31:57 AM.
The classes found in System.Xml namespace provide functionality to parse and navigate through XML documents. The attached source code shows how to use this functionality in C#.
Packing List for the Pocket PC in the .NET Compact Framework
5/19/2012 6:25:35 AM.
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.
Steps to Create Mobile Application in ASP.NET 2.0
5/19/2012 4:53:32 AM.
In this article you will learn how to create mobile application in ASP.NET 2.0.
How to Design Efficient and Attractive Mobile PIM Data List
5/19/2012 4:48:49 AM.
We will show you how to consume, extend and visualize the PIM data stored in Pocket Outlook database in this sample application.
University Student Registration Application in ASP.NET
7/8/2009 1:20:19 AM.
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.
Considerations in Porting and Deploying a WinForms GDI+ Game to the Pocket PC
1/30/2007 5:02:47 AM.
This article describes some of the issues I came across when porting a Windows Form Game to the Pocket PC. It also describes how to deploy a Windows Mobile Application from Visual Studio 5.
Display and Hiding SIP on a Pocket PC
1/31/2006 1:16:53 AM.
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?
Getting NASDAQ Quotes with a Pocket PC
1/31/2006 1:03:17 AM.
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.
Unit Conversion Tool for Pocket PC with Compact Framework
1/31/2006 12:48:07 AM.
I have created a Unit conversion tool to calculate conversion from 16 different types.
Using Map in a Pocket PC Application
1/31/2006 12:01:28 AM.
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.
Pocket Trilma.NET
1/30/2006 11:41:28 PM.
Pocket Trilma.NET is a Pocket PC version of project Trilma.NET.
How to synchronize data in Pocket PC and main database
1/30/2006 11:32:10 PM.
The main objective of the article is to present how to synchronize the data between the Pocket PC database and main database using Pocket PC Emulator and Web Service in .NET
Rotating the text display on a Pocket PC/Win CE device
1/30/2006 11:22:24 PM.
In this article let us try to understand why rotating a text/bitmap is difficult to achieve on a Pocket PC 2003/Win CE 4.2 device.
Databinding with Pocket PC
1/30/2006 6:29:30 AM.
This articles shows how to write data-driven applications for Pocket PC using ADO.NET and .NET Compact Framework.
Sudoku generating and solving using C# in PocketPC SDK
1/30/2006 5:54:54 AM.
The article is about a program writen in C# to create a simple game application - sudoku. The game can generate several diffculty level sudokus with one solution, solve previously entered puzzles etc.
Using the .NET compact Framework
12/21/2005 6:57:39 AM.
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.
Programming with .NET Compact Framework 1.0 and SQL CE 2.0 : Part I
12/21/2005 1:10:08 AM.
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.