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:807880
More Search Options
RSS Available
Matching Posts
Re: How to ReOrder Nodes
Hello Martin, Thanks for the reply. I have the following xml . < page id='1' foreground= "White" /> < page id='2' foreground= "Red" /> < page id='3' foreground= "Black" /> < page id='4' foreground= "Green" /> Here Is my My page class look like. class Page { int id {get;set;} string foreground {get;set;} } After reading this xml from the source I am converting this to List of Objects of page type. i.e List<Page>
Posted to
XML and XmlDataSource Control
(Forum)
by
ramszone
on 11/21/2008
Re: How to ReOrder Nodes
Posted to
XML and XmlDataSource Control
(Forum)
by
ramszone
on 11/21/2008
How to ReOrder Nodes
Hi All, Can anybody please suggest how to reorder the nodes. For ex. I have following xml file <?xml version="1.0" encoding="utf-8"?> <pages> <page foreground="White" /> <page foreground="Red" /> <page foreground="Black" /> <page foreground="Green" /> </pages> I need to write a function something like this. Here I will pass my nodes as List collection. private void ReOrder(List<Page> Pages
Posted to
XML and XmlDataSource Control
(Forum)
by
ramszone
on 11/20/2008
Re: Executing exe file in asp.net not working in server.
Hi Benson Yu, Thankyou verymuch for your valuable reply. I will try it out. Thanks again. Rams.
Posted to
Configuration and Deployment
(Forum)
by
ramszone
on 6/27/2008
Re: Executing exe file in asp.net not working in server.
Hi niharnayak, Thanks for reply. But I have already given full permissions to aspnet user. Is there any other settings I need to change? Rams.
Posted to
Configuration and Deployment
(Forum)
by
RamsZone
on 6/18/2008
Executing exe file in asp.net not working in server.
Hi Everyone I have developed a web application that runs an exe file for one event. It working fine in my local machine. When I host the application in the server(Windows server 2003 ), the exe file is not executing. I am using following code to run the exe file. Process batch = new Process(); batch.StartInfo.FileName = SparseImageToolPath; batch.StartInfo.Arguments = args; batch.StartInfo.RedirectStandardInput = false; batch.StartInfo.RedirectStandardOutput = true; batch.StartInfo.CreateNoWindow
Posted to
Configuration and Deployment
(Forum)
by
ramszone
on 6/18/2008
Filed under: asp.net deployment, IIS 6, ASP.net IIS, asp.net configuration
Page 1 of 1 (6 items)
ASP.NET:
PDC09: ASP.NET MVC 2: Ninjas Still on Fire Black Belt Tips
ASP.NET:
Hanselminutes Podcast 188: ASP.NET MVC 2 Beta with Phil Haack
ASP.NET:
Hanselminutes Podcast 186: .NET Debugging 101 with Tess Ferrandez
TechNet Edge:
WinRE and free stuff with Sean Kearney
WindowsClient:
XslCompiledTransform and large template elements
WindowsClient:
The Future of Client App Dev : WPF and Silverlight Convergence
Channel 9:
PDC09 GeekFest Party
Channel 10:
How to Use "Play to" and "Remote Media Streaming" in Windows 7
Channel 9:
The Visual Studio Documentary: Jeff Hadfield Full Length Interview
TechNet Edge:
Managing Your Entire World - Tech Focus November 2009 Part 3
Channel 9:
The Access Show: Managing Access Databases with SharePoint
Channel 10:
Show Us Your Tech - Mark Pendergrast Edition
TechNet Edge:
Mark Russinovich interview at TechEd EMEA 09
TechNet Edge:
IT Manager Podcast #31: Talking About Virtualization
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 1: Introduction
WindowsClient:
MSXML XHTML DTDs - making the web better
TechNet Edge:
How it works: Active Directory Rights Management Services
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 10:
Ebay Launches IE8 Webslice for Holiday Shopping
Channel 10:
New Windows Smartphone Includes Built-in PowerPoint Projector
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online