14,734,433 members
Sign in
Email
Password
Forgot your password?
Sign in with
Search within:
Articles
Quick Answers
Messages
home
articles
Chapters and Sections
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View VB.NET questions
View SQL questions
View C++ questions
View Javascript questions
discussions
forums
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
ASP.NET
JavaScript
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
.NET (Core and Framework)
Android
iOS
Mobile
Silverlight / WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
stuff
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
Product Showcase
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Articles by Benktesh Sharma (Articles: 4, Technical Blogs: 4, Tip/Tricks: 6)
Articles: 4, Technical Blogs: 4, Tip/Tricks: 6
Articles
Technical Blogs
Tips and Tricks
Reference Articles
Projects
Average article rating: 4.60
ASP.NET
Howto
Document and Test API with Swagger UI
Posted: 16 Dec 2018 Updated:
17 Dec 2018
Views: 11,580 Rating: 4.00/5 Votes: 5 Popularity: 2.80
Licence: The Code Project Open License (CPOL)
Bookmarked: 10
Downloaded: 0
Please
Sign up or sign in
to vote.
More than often, developers test API, either through a browser request or using some clients such as POSTMAN, Advanced Rest Client (ARC).
Android
General
Implementing Async Tasks in Android
Posted: 12 Feb 2019 Updated:
15 Feb 2019
Views: 4,971 Rating: 4.89/5 Votes: 2 Popularity: 1.47
Licence: The Code Project Open License (CPOL)
Bookmarked: 3
Downloaded: 0
Please
Sign up or sign in
to vote.
How to implement async tasks in Android
.NET Framework
How To
Adding EntityFrameworkCore Support to .NET Core Project
Posted: 7 Aug 2019 Updated:
13 Aug 2019
Views: 7,971 Rating: 4.90/5 Votes: 9 Popularity: 4.68
Licence: The Code Project Open License (CPOL)
Bookmarked: 16
Downloaded: 62
Please
Sign up or sign in
to vote.
Demonstrate how to add EF support in .NET Core project
Parallel Programming
General
Map/Reduce script in NetSuite with SuiteScript 2.0
Posted: 20 Dec 2018 Updated:
20 Dec 2018
Views: 17,316 Rating: 0.00/5 Votes: 0 Popularity: 0.00
Licence: The Code Project Open License (CPOL)
Bookmarked: 1
Downloaded: 0
Please
Sign up or sign in
to vote.
An illustration of working with Map/Reduce paradigm in the NetSuite cloud.
Average blogs rating: 4.50
ASP.NET
Howto
Handling Caching with ResponseCache attribute in the .NET Core MVC web application [Technical Blog]
Posted: 21 Mar 2019 Updated:
21 Mar 2019
Views: 2,790 Rating: 5.00/5 Votes: 4 Popularity: 3.01
Licence: The Code Project Open License (CPOL)
Bookmarked: 4
Downloaded: 0
Please
Sign up or sign in
to vote.
The caching of HTTP response implies that when an HTTP request is made, the response generated by the server is stored in some place by the browser or the server for potential re-use in successive HTTP request for the same resource.
Content Management Server
General
Working with Shared Files in Remote Server using SMB in Java [Technical Blog]
Posted: 11 Mar 2020 Updated:
10 Jan 2021
Views: 2,742 Rating: 0.00/5 Votes: 0 Popularity: 0.00
Licence: The Code Project Open License (CPOL)
Bookmarked: 0
Downloaded: 0
Please
Sign up or sign in
to vote.
A demo to show reading resources in the remote server using SMB protocol
Code Generation
General
A Simple Branching Strategy to Work in CI/CD and Code Review Policy in Agile [Technical Blog]
Posted: 26 Apr 2019 Updated:
26 Apr 2019
Views: 2,750 Rating: 0.00/5 Votes: 0 Popularity: 0.00
Licence: The Code Project Open License (CPOL)
Bookmarked: 4
Downloaded: 0
Please
Sign up or sign in
to vote.
Here is a simple branching strategy to work in CI/CD and code review policy in Agile
Image Classification
General
Creating, Modifying and Updating Docker Image from Container [Technical Blog]
Posted: 11 Jan 2021 Updated:
11 Jan 2021
Views: 1,202 Rating: 4.00/5 Votes: 1 Popularity: 0.00
Licence: The Code Project Open License (CPOL)
Bookmarked: 1
Downloaded: 0
Please
Sign up or sign in
to vote.
How to create, modify and update Docker image from container
Average tips rating: 3.00
ASP.NET
Howto
Resolve version error (CS1705) through Package Manager Console [Tip/Trick]
Posted: 20 Mar 2019 Updated:
22 Mar 2019
Views: 8,318 Rating: 1.00/5 Votes: 2 Popularity: 0.30
Licence: The Code Project Open License (CPOL)
Bookmarked: 1
Downloaded: 0
Please
Sign up or sign in
to vote.
How to handle 'Which has higher version than referenced assembly' error (Error CS1705) through Package Manager Console
Android
General
Creating Progress Bar When Loading Two or More Async Tasks in Android [Tip/Trick]
Posted: 17 Dec 2018 Updated:
17 Dec 2018
Views: 5,698 Rating: 0.00/5 Votes: 0 Popularity: 0.00
Licence: The Code Project Open License (CPOL)
Bookmarked: 1
Downloaded: 0
Please
Sign up or sign in
to vote.
Tips for tracking progress on multiple async tasks in Android
Database
ODBC
Working with MS Access Database in .NET Core [Tip/Trick]
Posted: 13 Jun 2019 Updated:
13 Jun 2019
Views: 22,906 Rating: 5.00/5 Votes: 2 Popularity: 1.51
Licence: The Code Project Open License (CPOL)
Bookmarked: 7
Downloaded: 0
Please
Sign up or sign in
to vote.
Since .NET Core does not support OleDB, the ODBC based approach is simple and is promising for interacting with MS Access database. Tips and tricks in using MS Access DB within a .NET Core app are provided.
Tools and IDE
General
Update Editor for Git [Tip/Trick]
Posted: 1 Aug 2019 Updated:
1 Aug 2019
Views: 1,830 Rating: 0.00/5 Votes: 0 Popularity: 0.00
Licence: The Code Project Open License (CPOL)
Bookmarked: 3
Downloaded: 0
Please
Sign up or sign in
to vote.
Configure your favorite editor in git
Combine Multiple git commits into a Single commit in GIT using Squash [Tip/Trick]
Posted: 15 Jun 2019 Updated:
3 Aug 2019
Views: 3,420 Rating: 0.00/5 Votes: 0 Popularity: 0.00
Licence: The Code Project Open License (CPOL)
Bookmarked: 3
Downloaded: 0
Please
Sign up or sign in
to vote.
How to combine multiple git commits into a single commit in GIT using Squash
Remove Commit History in git [Tip/Trick]
Posted: 4 Aug 2019 Updated:
6 Aug 2019
Views: 1,961 Rating: 0.00/5 Votes: 0 Popularity: 0.00
Licence: The Code Project Open License (CPOL)
Bookmarked: 0
Downloaded: 0
Please
Sign up or sign in
to vote.
Have you ever had a need to clean up all the history in the git repository? I will show how to clean the commit history in git using tools and technique using command lines.
No reference articles have been posted.
No projects have been posted.
Benktesh Sharma
Engineer
United States
Benktesh is a senior software engineer at Sony where he is a software developer/architect. His main focus when coding is quality, simplicity, and scalability and he is experienced in a broad range of subjects (software design, software development process, project management, testing, UI, multithreading, database, mobile development, and more).
Outside of professional work, there are always some side projects he is working on such as simulation modeling of financial, energy and emissions data and writing articles both technical and non-technical (see his blog at https://benktesh.blogspot.com/). While not coding, he is either reading books fiction and/or non-fiction, watching tv shows, trading stocks, and discussing climate change, global warming, emission trading, and traveling to meet people, place, and culture.