9,866,691 members (32,030 online)
Visit CodeProject.TV
Discuss CodeProject.TV
Sign in
Email
Password
Forgot your password?
Sign in using
home
articles
Chapters and Sections
>
Search
Latest Articles
Latest Tips/Tricks
Top Articles
Beginner Articles
Technical Blogs
Posting/Update Guidelines
Article Help Forum
Article Competition
Submit an article or tip
Post your Blog
quick answers
Ask a Question
View Unanswered Questions
View All Questions...
C# questions
ASP.NET questions
VB.NET questions
C#4.0 questions
C++ questions
discussions
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work & Training Issues
Design and Architecture
ASP.NET
JavaScript
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
Adobe Technologies
C#
Free Tools
Objective-C
Ruby On Rails
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
.NET Framework
Mobile
VS 11 & .NET 4.5
Sharepoint
Silverlight / WPF
Visual Basic
Web Development
Site Bugs / Suggestions
features
Component & Service Catalog
Competitions
News
The Insider Newsletter
Newsletter archive
Surveys
Product Showcase
Research Library
CodeProject Stuff
community
The Insider News
The Lounge
The Weird & The Wonderful
The Soapbox
Press Releases
Who's Who
Most Valuable Professionals
Company Listings
Non-English Language
>
General Indian Topics
General Chinese Topics
help
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
Site Map
Advertise with us
Employment Opportunities
About Us
The default search term operator is
AND
.
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*
5,006 Results
Search
Everything
Articles
Technical Blogs
Tips & Tricks
Questions
Answers
Forum Messages
News Items
Catalog Items
Videos
Training Courses
Just My Stuff
My Bookmarks
Sort by
Relevance
Rating Asc
Rating Desc
Title Asc
Title Desc
Author Asc
Author Desc
Date Created Asc
Date Created Desc
Date Modified Asc
Date Modified Desc
Price Asc
Price Desc
Duration Asc
Duration Desc
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
Advanced Filters:
Article Topics
All Topics
Desktop Development
Web Development
Mobile Development
Cloud Computing
Enterprise Systems
Database
Multimedia
Languages
Platforms, Frameworks & Libraries
General Programming
Graphics / Design
Development Lifecycle
General Reading
Third Party Products
Mentor Resources
Article License
All Licenses
CPOL
CDDL
Ms-PL
MPL
CPL
Eclipse
MIT
BSD
Apache
CC (ASA 2.5)
Zlib
Public Domain
CC (Attr 3U)
CC (ASA 3U)
LGPL3
GPL3
Forums
All Forums
Feature Forums
General Programming
Web Development
Product Lifecycle
Database & SysAdmin
General Discussions
Non-English Language
Catalog Category
All Categories
Books & Training
Charting & Graphing
Components, Controls, Libraries
Data Manipulation & Mining
Database Tools
Debugging
Documentation & Help
Financial, Math & Scientific
Frameworks & APIs
General Development Tools
GIS & Maps
Graphics & 3D Modeling
Hardware and Robotics
Hosting
IDEs
Imaging
Mobility
Multimedia
Networking
Performance and Profiling
Programming Languages
Project Life-cycle Management (ALM)
Reporting
Search
Security
Setup & Deploy
System Adminstration
Utilities
Virtualization
Web Design/Development
Catalog License
All Licenses
Commercial
Fully Function Evaluation version
Limited Functionality Trial
Limited Time Trial
Shareware
Free For Personal Use
Freeware
Page 1 of 101
Page Size:
10
·
25
·
50
Tag filtered by: XML
[x]
Playing videos in android webview
by
Jayarajantk
Answer
13 May 2013
license:
CPOL
You cannot show video embedded except perhaps on devices that have Flash. If you can parse out the YouTube video details, you may be able to construct an ACTION_VIEW Intent that will show them on the YouTube application(for those Android devices that have the YouTube application). Also...
General Programming
»
Uncategorised Quick Answers
»
General
XML
Java
Mobile
Android
XML Operations Read XML File as input and dynamically generate new XML File for output in C#
by
Mohammed Hameed
Answer
13 May 2013
license:
CPOL
I think it is better to use XmlReader for reading xml files.Refer this link: http://stackoverflow.com/questions/5827668/how-to-read-xml-file-using-xml-reader[^]
General Programming
»
Uncategorised Quick Answers
»
General
C#3.0
XML
C#
XmlReader
XML Operations Read XML File as input and dynamically generate new XML File for output in C#
by
sixthplanets
Answer
13 May 2013
license:
CPOL
Refer this link to manipulate with xml data'sManipulate XML data with XPath and XmlDocument (C#)[^]
General Programming
»
Uncategorised Quick Answers
»
General
C#3.0
XML
C#
XmlReader
XML Operations Read XML File as input and dynamically generate new XML File for output in C#
by
NileshKRathod
Question
13 May 2013
license:
CPOL
I am working on generalized component which is developed in C# .net. In this component i get an XML file as input parameter. After process I have to create a new XML File and write my Output into it. I do google and found many solutions but not sure which is the best approach to follow.Please...
General Programming
»
Uncategorised Quick Answers
»
General
C#3.0
XML
C#
XmlReader
Code Coverage for Regression Tests (Manual/Auto)
by
snehal harawande
Article
12 May 2013
license:
CPOL
This article presented how to use code coverage during regression tests (auto/manual).
Platforms, Frameworks & Libraries
»
.Net Framework
»
Instrumentation
.NET3.5
C#
XML
.NET
Architect
Dev
QA
Beginner
Intermediate
C#
, +
search query in xml vb.net
by
Sergey Alexandrovich Kryukov
Answer
12 May 2013
license:
CPOL
Omkaara wrote:I'am using VS 2005, 2.0. Framework Linq is not available in VS 2005.If you cannot use .NET Framework of the versions above v.2.0, you will have to use other means of working with XML and develop the search by yourself. Please see my short overview:XML Read/Write:Use...
General Programming
»
Uncategorised Quick Answers
»
General
.NET2.0
VB8.0
XML
VB
.NET
VB.NET
search query in xml vb.net
by
Omkaara
Question
12 May 2013
license:
CPOL
how to search a particualr field in xml via vb.netplsss helpbelow is my xml file 1 dfgdfg dfgdfg ...
General Programming
»
Uncategorised Quick Answers
»
General
.NET2.0
VB8.0
XML
VB
.NET
VB.NET
search query in xml vb.net
by
Sergey Alexandrovich Kryukov
Answer
12 May 2013
license:
CPOL
Please see:http://msdn.microsoft.com/en-us/library/bb387065.aspx[^],http://msdn.microsoft.com/en-us/library/bb387063.aspx[^],http://msdn.microsoft.com/en-us/library/system.xml.linq.xdocument.aspx[^].—SA
General Programming
»
Uncategorised Quick Answers
»
General
VB8.0
XML
VB
VB.NET
Streaming XML parser in C++.
by
Przemek Mazurkiewicz
Article
11 May 2013
license:
MIT
Simple non-validating streaming XML parser in C++.
General Programming
»
Algorithms & Recipes
»
Parsers
C++
XML
Parser
Making nested Groupboxes in HTML reading from XML file
by
debkumar@codeproject
Answer
11 May 2013
license:
CPOL
I am not sure what exactly you are trying to develop. As assumption is that you want to create nested HTML field set (which is normally used for grouping of elements) based on the lay out described on your xml.You may construct an intermediate xml document object (temporarily) from the xml...
General Programming
»
Uncategorised Quick Answers
»
General
C#
XML
Making nested Groupboxes in HTML reading from XML file
by
pedramham
Question
10 May 2013
license:
CPOL
I am generating an HTML code using XML and C# winform. My XML looks like this:
General Programming
»
Uncategorised Quick Answers
»
General
C#
XML
jQuery SOAP client for a jws service
by
Oussama.Romdhane
Question
10 May 2013
license:
CPOL
Hello, Lately I've been trying to make a call to a service's method I'm hosting on using Apache Tomcat and Axis but I've failed to succeed, here is the wsdl if that helpshttp://localhost:8059/axis/hotelsahara/getdata.jws?WSDLThis XML file does not appear to have any style information...
General Programming
»
Uncategorised Quick Answers
»
General
XML
jQuery
SOAP
SOA
Picking the value of a specific Xml tag
by
Róhãn Lëuvä
Answer
9 May 2013
license:
CPOL
Refer to links belowHow to read XML node.Name and node.ValueRead a xml node in asp.netTake Node Values From XML C#
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
XML
Picking the value of a specific Xml tag
by
Ajay.Agrawal888
Question
9 May 2013
license:
CPOL
?xml version="1.0" encoding="UTF-8" ?> 1 ...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
XML
how to dispaly data in xml ?
by
CPallini
Answer
8 May 2013
license:
CPOL
Quote:,i want to diaply those data into xml fileI assume you meant: "I want to store them into a XML file".It is very easy to create yourself an a XML file, directly using its Write method. Or you may follow a more 'sophisticated' approach using the XmlSerializer[^] class.
General Programming
»
Uncategorised Quick Answers
»
General
C#
XML
Azure-Volta 2013 Engineering Calculator is up and running!
by
DrABELL
Article
8 May 2013
license:
CPOL
Migration from VS2010->VS2012->Azure cloud computing: practical and didactic aspects
Cloud Computing
»
Azure
»
Windows Azure Developer Contest
ASP.NET
XML
CSS
HTML
Ajax
Beginner
jQuery
Azure
Cloud
how do read and write Xml file for sample data in database
by
Balimusi
Answer
7 May 2013
license:
CPOL
Use XmlReader class. This class provides the fastest and least memory-consuming means to read and parse XML data by providing forward-only, non-caching access to an XML data stream. If random access is required when accessing XML, use the XmlDocument class.
General Programming
»
Uncategorised Quick Answers
»
General
XML
Access
Csharp.net
how do read and write Xml file for sample data in database
by
- NA -
Question
7 May 2013
license:
CPOL
hi allin my program that i used csharp and access i need to fill database with sample data for my custoer ....simplest way pleasehow do i it ?please help me thanks a lot
General Programming
»
Uncategorised Quick Answers
»
General
XML
Access
Csharp.net
how to generate a flip book
by
EthanWard
Answer
6 May 2013
license:
CPOL
I’d like to recommend a very good software which I use at work. Take a look at flip book software Flippingbook. Create modern, user-friendly and attractive publications from traditional documents. I think that FlippingBook is worth trying.
General Programming
»
Uncategorised Quick Answers
»
General
XML
CSS
VB
jQuery
VB.NET
How to extract data dynamically from object using properties in XML
by
Rasool_Ahmed
Answer
6 May 2013
license:
CPOL
You must first convert your XML to Class, visit this linkAnd then parse it to Object using BinaryFormater and MemoryStream, visit this linkGood luck.
General Programming
»
Uncategorised Quick Answers
»
General
C#
XML
reflection
ASP.Net-4.0
How to extract data dynamically from object using properties in XML
by
Sergey Alexandrovich Kryukov
Answer
6 May 2013
license:
CPOL
Please see the methods System.Type.GetProperty: http://msdn.microsoft.com/en-us/library/system.type.aspx[^].However, you are getting into a solution which is pretty hard to implement in a universal way, and the performance is going to be low, because using reflection over and over is too...
General Programming
»
Uncategorised Quick Answers
»
General
C#
XML
reflection
ASP.Net-4.0
How to extract data dynamically from object using properties in XML
by
Pratik Gaikwad
Question
6 May 2013
license:
CPOL
Hi all,I need help in developing a logic for extracting data from a custom object for properties mentioned in XML file. For example,Let's take a custom class : Customer.This customer class has properties : Customer Number, Name, Address, Phone, etc. Now the XML file looks like...
General Programming
»
Uncategorised Quick Answers
»
General
C#
XML
reflection
ASP.Net-4.0
Using Foreach in ItemStyle.xsl
by
thaiphong.pham
Question
6 May 2013
license:
CPOL
I'm trying to make a XSL template for detail of the sharepoint list item, And some related item with this, It's ok for detail of list item,Anybody who can help me to display related item with current item,I'm trying
General Programming
»
Uncategorised Quick Answers
»
General
XML
XSLT
Sharepoint
Generating dynamic PDF documents using the Open Source Scryber library
by
Richard Hewitson
Article
6 May 2013
license:
CPOL
An introduction to the capabilities of Scryber for creating dynamic PDF documents with data sources and style.
Desktop Development
»
Files And Folders
»
File Formats
C#2.0
ASP.NET
XML
.NET
Visual-Studio
Dev
Beginner
Intermediate
Advanced
C#
, +
CI with Jenkins, MSBuild, Nuget and Git: Part 3
by
marcofranssen
Technical Blog
6 May 2013
license:
CPOL
I will explain to you how to create an MSpec MSBuild target and a Code coverage MSBuild target.
General Programming
»
Tools And Ide
»
General
XML
CI with Jenkins, MSBuild, Nuget and Git: Part 2
by
marcofranssen
Technical Blog
6 May 2013
license:
CPOL
Cleaning the folders before building again and getting the Nuget packages using Nuget package restore
General Reading
»
Uncategorised Technical Blogs
»
General
XML
All-Topics
How to Build Flexible and Reusable WCF Services
by
Xomega Team
Article
6 May 2013
license:
GPL3
Design Patterns and best practices for building flexible and reusable WCF services.
Platforms, Frameworks & Libraries
»
Windows Communication Foundation
»
General
C#
ASP.NET
XML
.NET
Architect
Dev
WCF
WPF
Design
Intermediate
, +
SVG Organizational Chart
by
Sergey Alexandrovich Kryukov
Answer
5 May 2013
license:
CPOL
Please see my comment to the question.I would like to advise you one good tool to learn SVG. You can draw your graphics using Inkscape and then learn the SGV text to see how your graphic is implemented:http://en.wikipedia.org/wiki/Inkscape[^],http://www.inkscape.org/[^].Besides, this...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
XML
JSON
SVG
SVG Organizational Chart
by
osama.javed
Question
5 May 2013
license:
CPOL
Hi, I am new with svg. I want to draw an organizational chart using svg. I have table through which this chat will be generated.ID User Supervisor_ID1 CEO2 Director Marketing 13 Director Production 14 ...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
XML
JSON
SVG
Writing sql query in xml
by
Rohan Leuva
Answer
4 May 2013
license:
CPOL
Have a look at Writing SQL queries in XML. That can help you.
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
XML
SQL
Writing sql query in xml
by
sarvanik
Question
4 May 2013
license:
CPOL
Can Anyone please explain about writing SQL QUERY IN XML and retrieving query in C#
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
XML
SQL
Resources Files (.resx vs .resources)
by
charan anasam
Article
3 May 2013
license:
CPOL
Introduction to the Resources .resx and Resources files
Desktop Development
»
Files And Folders
»
Files
XML
Working with XML in PHP
by
Oso Oluwafemi Ebenezer
Article
3 May 2013
license:
CPOL
Working with XML in PHP.
Web Development
»
Php
»
General
XML
PHP
Split XML File based on element count
by
T Pat
Answer
3 May 2013
license:
CPOL
Try logic on following links it might work :)http://stackoverflow.com/questions/12016946/how-to-split-an-xml-file-into-multiple-xml-files[^]http://stackoverflow.com/questions/14455639/how-to-split-an-xml-file-into-multiple-xml-files-based-on-nodes[^]
General Programming
»
Uncategorised Quick Answers
»
General
C#
XML
Split XML File based on element count
by
Amol_B
Question
3 May 2013
license:
CPOL
Hello,i have a big XML file,which i want to split in several files based on Element countEx. if the file is like below ... ... ... ... ...
General Programming
»
Uncategorised Quick Answers
»
General
C#
XML
Mobile Application with Html,Java script or jquery ,xml
by
aspnet_regiis -I
Answer
30 Apr 2013
license:
CPOL
This is what you need to get started Mobile application development with jQuery[^]
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
XML
HTML
jQuery
how to generate a flip book
by
pdoxtader
Answer
30 Apr 2013
license:
CPOL
Here's a setep by step tutorial on how a flip book is produced. The demo works nicely. Code and graphics are included.Check it out here.
General Programming
»
Uncategorised Quick Answers
»
General
XML
CSS
VB
jQuery
VB.NET
Mobile Application with Html,Java script or jquery ,xml
by
madhu.gone
Question
30 Apr 2013
license:
CPOL
i want to develop a mobile application,in that i want to do crude operationbut my database xmlso how to develop mobile application
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
XML
HTML
jQuery
How can I run a diff on a complex XML schema (only concerned with embedded ID diffs)
by
Collin Jasnoch
Question
30 Apr 2013
license:
CPOL
I am very familiar with System.Xml.Linq but I have use case I am not sure how to handle. (maybe I need to use something else)I have a somewhat complex XML schema and with in it there will be a minor difference from one file to the next. Essentially IDs vary.Now I know I could make the...
General Programming
»
Uncategorised Quick Answers
»
General
C#
XML
LINQ
C#
C#4.0
how to generate a flip book
by
rk_prabakar
Answer
30 Apr 2013
license:
CPOL
Hi Sudha,I hope this link[^] would help you a bit. This gives a demo on how to implement booklet to your application.Regards,RK
General Programming
»
Uncategorised Quick Answers
»
General
XML
CSS
VB
jQuery
VB.NET
LinqConnect
by
Devart
Catalog
30 Apr 2013
license:
Shareware
LinqConnect is a LINQ to SQL compatible ORM solution with extended functionality, support for SQL Server, Oracle, MySQL, PostgreSQL, and SQLite, its own visual model designer, seamlessly integrating to Visual Studio, and SQL monitoring tool.
Components, Controls, Libraries
SQL2000
SQL2005
SQL-CE
.NET3.5
C#
ASP.NET
XML
SQL
Windows
.NET
, +
how to generate a flip book
by
Rohan Leuva
Answer
29 Apr 2013
license:
CPOL
Have a look at this[^] article.Thats perfect match for your need.
General Programming
»
Uncategorised Quick Answers
»
General
XML
CSS
VB
jQuery
VB.NET
how to generate a flip book
by
sudha543
Question
29 Apr 2013
license:
CPOL
how to generate a flip book with out using flash player from a xml data source in vb.net
General Programming
»
Uncategorised Quick Answers
»
General
XML
CSS
VB
jQuery
VB.NET
Metro Web CMS
by
Super Nubes
Article
29 Apr 2013
license:
CPOL
Cloud Computing
»
Azure
»
Windows Azure Developer Contest
IIS7
C#
ASP.NET
Javascript
XML
CSS
.NET
SQL-Server
IIS
Visual-Studio
, +
Twitter Client - Login to C# application using twitter oAuth using Twitterizer library
by
raza.ahmed.se
Article
28 Apr 2013
license:
CPOL
C# Twitter Integration using Twitterizer
Languages
»
C#
»
Applications
C#
XML
Windows
.NET
Dev
WPF
Intermediate
C#
.NET
C#4.0
, +
i want to change password in XML file in asp.net
by
Zoltán Zörgo
Answer
27 Apr 2013
license:
CPOL
You can change the password element of any employee like this:string xmlstr = @" 1 arvind 123456 false 2 tarun ...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
XML
i want to change password in XML file in asp.net
by
Rohit 2012
Question
27 Apr 2013
license:
CPOL
1 arvind 123456 false 2 tarun 123 false
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
XML
Major Public Figure Shrinatorium
by
Robert William Gates
Article
25 Apr 2013
license:
CPOL
Azure based repository for Major Technical Celebrity and Public Figures
Cloud Computing
»
Azure
»
Windows Azure Developer Contest
C#
ASP.NET
Javascript
XML
CSS
SQL
.NET
HTML
Ajax
LINQ
, +
handling malformed XML
by
lewax00
Answer
25 Apr 2013
license:
CPOL
This isn't a complete solution, but here's my idea for how to solve your problem: roll your own parser (shouldn't be too difficult, XML has simple syntax), keeping track of the current open node on a stack, popping it when the close tag is hit. When you hit a close tag that doesn't match the...
General Programming
»
Uncategorised Quick Answers
»
General
C#
XML
handling malformed XML
by
Sergey Alexandrovich Kryukov
Answer
25 Apr 2013
license:
CPOL
By definition, a correct XML parser cannot ever do such things, as it contradicts to the criteria of correct XML parser. So, you need something else, which could be anything but an XML parser. For example, it could be a pre-processor used to "convert" trash into XML.I have two notes here:You...
General Programming
»
Uncategorised Quick Answers
»
General
C#
XML
Page 1 of 101
1
2
3
4
5
6
7
8
9
10
First
·
Prev
·
Next
·
Last
Advertise
|
Privacy
|
Mobile
Web04 | 2.6.130513.1 | Last Updated 13 May 2013
Copyright ©
CodeProject
, 1999-2013
All Rights Reserved.
Terms of Use
Layout:
fixed
|
fluid