Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:687333
More Search Options
RSS Available
Matching Posts
copfile from one folder to another
Hi folks, i am trying to copy one xml file and save it into another? how can i do that.
Posted to
Free For All
(Forum)
by
jagjot
on 11/25/2009
Re: copfile from one folder to another
what if as a destination i only want folder name. So, that file will be dropped in des folder as it it?
Posted to
Free For All
(Forum)
by
jagjot
on 11/25/2009
Re: copfile from one folder to another
i meant if destination as a folder Name no file name.?
Posted to
Free For All
(Forum)
by
jagjot
on 11/25/2009
validate xml file on the fly
hi folks, i am copying one xml file from another location. but after copyying i want to validate copied xml file with my xml schema. (on the fly) how can i achieve that?
Posted to
XML and XmlDataSource Control
(Forum)
by
jagjot
on 11/25/2009
Re: Adding text to databound item
[quote user="stanly"] Text='<%# Eval("Price")%> INR ' [/quote]
Posted to
Free For All
(Forum)
by
jagjot
on 11/23/2009
Re: how to extract element values using xslt
the above xslt file extracted the xpaths perfectly fine and now my requirement is get the values of element as well and save it in my dataTable. values aer com1, com2, com3, com4 etc. I tried adding the code snippet as below but i am getting whole bunch of values. Please correct me if i am wrong in placing the snippet.? <path> <xsl:text>/</xsl:text> <xsl:for-each select="ancestor-or-self::*"> <xsl:value-of select="local-name()"/> <xsl:value-of
Posted to
XML and XmlDataSource Control
(Forum)
by
jagjot
on 11/17/2009
Re: how to extract element values using xslt
can you give me an example?
Posted to
XML and XmlDataSource Control
(Forum)
by
jagjot
on 11/17/2009
Re: how to extract element values using xslt
Kavita, I am new to xslt can you please explain where exactly i will define the $vvr_path in order to get the xpath in it? or if you can edit my xsl file will be great favour? < xsl:value-of select= "msxsl:node-set($vvr_path)" / >
Posted to
XML and XmlDataSource Control
(Forum)
by
jagjot
on 11/17/2009
Re: how to extract element values using xslt
i want XPath and values in elements. I can get xpath using above xsl. like: XPATH Values /root null /root/version 0 /root/command com1,com2,com3,com4 /root/mode normal,super /root/Count 0 /toot/as true,false Hope its clear, Thanks in advance.
Posted to
XML and XmlDataSource Control
(Forum)
by
jagjot
on 11/17/2009
Re: how to extract element values using xslt
Martin, How to get the values out. my code is below. thanks in advance. Private Sub extractXpath(ByVal getXsltFile As String, ByVal getXmlFile As String) Dim proc As New XslCompiledTransform() Dim paths As New XmlDocument() Dim i As Integer = 1 'create an instance of dataset Dim dtSet As New DataSet 'create an instance of datatable Dim dtbl As New DataTable("mydtset") Dim dr As DataRow = Nothing With dtbl.Columns proc.Load(getXsltFile) Using xw As XmlWriter = paths.CreateNavigator
Posted to
XML and XmlDataSource Control
(Forum)
by
jagjot
on 11/17/2009
Page 1 of 75 (741 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
ASP.NET:
T4MVC now has a real home and a dedicated forum!
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online