15,946,342 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
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 C++ questions
View Javascript questions
View Visual Basic questions
View .NET questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
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
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
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
The default search term operator is
OR
for a simple list of search terms.
Any selected filters such as document type, tags, categories, etc. are ANDed to the query in the search box.
You can use brackets,
AND
,
OR
, and
NOT
to improve your search. For example:
C# AND NOT(VB or SQL)
A query of a single
*
will return everything, filtered by any filters.
Filter examples:
Search by Author
author:"author name"
Filter by tag
tag:C#
or
tag:(C++ or Java)
Wildcard search
use "?" or "*" eg.
gr?d
or
gr*
2,835 Results
Filters
Articles
Technical Blogs
Tips & Tricks
Reference Articles
Projects
Assets
Questions
Answers
Forum Messages
News Items
Just My Stuff
My Bookmarks
Sort by
Relevance
Rating (Hi - Lo)
Rating (Lo - Hi)
Popularity (Hi - Lo)
Popularity (Lo - Hi)
Votes (Hi - Lo)
Votes (Lo - Hi)
Modified (New - Old)
Modified (Old - New)
Thread Modified (New - Old)
Thread Modified (Old - New)
Created (New - Old)
Created (Old - New)
Title (A - Z)
Title (Z - A)
Author (A - Z)
Author (Z - A)
Match
All Fields
Title
Description
Author(s)
Tags
Any Date
Last 12 hours
Last 24 hours
Last week
Last 2 weeks
Last month
Last 3 months
Last 6 months
Last year
January
February
March
April
May
June
July
August
September
October
November
December
Rating Range
All - Including Unrated
1.0 - 5.0
2.0 - 5.0
3.0 - 5.0
4.0 - 5.0
4.5 - 5.0
4.8 - 5.0
5.0
More Filters
Article Topics
All Topics
Artificial Intelligence
Internet of Things
DevOps
Containers
High Performance Computing
Hosted Services
Security
Web Development
Mobile Apps
Desktop Programming
Database Development
Productivity Apps and Services
Game Development
Multimedia
General Programming
Programming Languages
Article License
All Licenses
Ms-RL
Custom
CPOL
CDDL
Ms-PL
MPL
CPL
Eclipse
MIT
BSD
Apache
CC (ASA 2.5)
Zlib
Public Domain
CC (Attr 3U)
CC (ASA 3U)
CC (BY-ND 3.0)
LGPL3
GPL3
Forums
All Forums
Feature Forums
General Programming
Web Development
Mobile Development
Product Lifecycle
Database & SysAdmin
General Discussions
Page 1 of 284
Page Size:
10
·
25
·
50
Tag filtered by: .NET1.0
❌
6 Steps to Enable Transactions in WCF
Please
Sign up or sign in
to vote.
23 Jun 2021
by
Shivprasad koirala
license:
CPOL
6 steps to enable transactions in WCF
Web Development
»
Asp.net
.NET1.0
.NET2.0
SQL-server-2000
C#
ASP.NET
SQL-Server
Plug and play architecture using policy application blocks
Please
Sign up or sign in
to vote.
23 Jun 2021
by
Shivprasad koirala
license:
CPOL
This article explains plug and play architecture using policy application blocks.
Web Development
»
Asp.net
.NET1.0
.NET2.0
C#
ASP.NET
Reuse a Single ClickOnce Build for Different Life-cycle Endpoints for an Application
Please
Sign up or sign in
to vote.
31 Dec 2018
by
Randy Kroeger
license:
CPOL
This article provides an example on how you can change application configuration settings within an existing ClickOnce publish, update the manifest files, followed by using the Mage utility for updating the manifest using the existing cert file.
Web Development
»
Html
.NET1.0
.NET1.1
.NET2.0
.NET3.0
C#3.0
.NET3.5
, +
How to Consume an ASP.
NET webservice from Java via SOAP
Please
Sign up or sign in
to vote.
18 Oct 2018
by
User 257328
license:
Custom
Demonstrates how to call ASP.NET webservices from the client within other languages and platforms
Web Development
»
Html
.NET1.0
VS.NET2002
C#
ASP.NET
XML
Java
, +
Circuit Engine
Please
Sign up or sign in
to vote.
18 Oct 2018
by
Emre Guldogan
license:
GPL3
A System for Simulation and Analysis of Logic Circuits
Web Development
»
Html
VC6
VC7.0
VC7.1
.NET1.0
.NET1.1
Win2K
, +
A Magical Edit Menu Manager
Please
Sign up or sign in
to vote.
12 Oct 2018
by
Tom Clement
license:
CPOL
A magical edit menu that works with no connections to the rest of your project
Programming Languages
»
Xml
.NET1.0
VS.NET2002
C#
XML
Windows
.NET
, +
Object Oriented JavaScript Class Library in C#.
.
NET Style
Please
Sign up or sign in
to vote.
10 Sep 2018
by
Evaldas Jocys
license:
CPOL
JavaScript class library which partly replicates Microsoft .NET Framework structure and functionality.
Web Development
»
Html
.NET1.0
.NET1.1
.NET2.0
Mono
DotGNU
.NET3.0
, +
JsonUtility, A Fast, Lightweight C# JSON Drop-in
Please
Sign up or sign in
to vote.
17 Jan 2018
by
honey the codewitch
license:
Public Domain
Dependency free, fast, lightweight JSON parsing and light query
Programming Languages
»
C#
.NET1.0
.NET1.1
.NET2.0
Mono
.NET3.0
.NET3.5
, +
Large Collections in Native and Managed Code (VB, C++, C#) - Part I
Please
Sign up or sign in
to vote.
26 Mar 2017
by
Aydin Homay
license:
CPOL
In this article, I tried to show a real benchmark based on presser test method, for a Big Data collection deals on C++, C#, and VB.NET.
Programming Languages
»
C# 4.0
.NET1.0
.NET1.1
.NET2.0
C#2.0
.NET3.0
C#3.0
, +
Code Review Checklist
Please
Sign up or sign in
to vote.
24 Feb 2017
by
Ebenezar John Paul
license:
CPOL
An Ideal Code Review Checklist that applies for most programming languages
Web Development
»
Css
.NET1.0
.NET1.1
.NET2.0
SQL-server-2000
SQL-Server-2005
smartphone
, +
Page 1 of 284
1
2
3
4
5
6
7
8
9
10
First
·
Prev
·
Next
·
Last