Click here to Skip to main content
15,896,278 members
Home / Discussions / C#
   

C#

 
QuestionDirectX and DotNet Pin
#realJSOP8-Apr-09 1:00
professional#realJSOP8-Apr-09 1:00 
AnswerRe: DirectX and DotNet Pin
Henry Minute8-Apr-09 1:12
Henry Minute8-Apr-09 1:12 
Questionget the names of all the fields Pin
x4uca8-Apr-09 0:50
x4uca8-Apr-09 0:50 
AnswerRe: get the names of all the fields Pin
musefan8-Apr-09 0:58
musefan8-Apr-09 0:58 
QuestionCREATING MULTIPLE PARENT NODE Pin
kibromg8-Apr-09 0:34
kibromg8-Apr-09 0:34 
AnswerRe: CREATING MULTIPLE PARENT NODE Pin
musefan8-Apr-09 0:43
musefan8-Apr-09 0:43 
GeneralRe: CREATING MULTIPLE PARENT NODE Pin
kibromg8-Apr-09 1:06
kibromg8-Apr-09 1:06 
GeneralRe: CREATING MULTIPLE PARENT NODE Pin
DaveyM698-Apr-09 1:12
professionalDaveyM698-Apr-09 1:12 
What gave you the error? This works fine for me:
<?xml version="1.0" encoding="utf-8" ?>
<siteMap>
   <siteMapNode title="Home" />
   <siteMapNode title="Services" >
      <siteMapNode title="Training" url="~/Training.aspx"/>
   </siteMapNode>
</siteMap>


Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)
Why are you using VB6? Do you hate yourself? (Christian Graus)

GeneralRe: CREATING MULTIPLE PARENT NODE Pin
kibromg8-Apr-09 1:24
kibromg8-Apr-09 1:24 
GeneralRe: CREATING MULTIPLE PARENT NODE Pin
kibromg8-Apr-09 1:38
kibromg8-Apr-09 1:38 
GeneralRe: CREATING MULTIPLE PARENT NODE Pin
kibromg8-Apr-09 1:56
kibromg8-Apr-09 1:56 
GeneralRe: CREATING MULTIPLE PARENT NODE Pin
kibromg8-Apr-09 5:10
kibromg8-Apr-09 5:10 
QuestionUpgrading SW Pin
satsumatable7-Apr-09 23:58
satsumatable7-Apr-09 23:58 
AnswerRe: Upgrading SW Pin
Mirko19808-Apr-09 0:14
Mirko19808-Apr-09 0:14 
AnswerRe: Upgrading SW Pin
King Julien8-Apr-09 0:17
King Julien8-Apr-09 0:17 
QuestionStill Facing Tab form issue Pin
Sajjad Leo7-Apr-09 23:58
Sajjad Leo7-Apr-09 23:58 
AnswerRe: Still Facing Tab form issue Pin
musefan8-Apr-09 0:02
musefan8-Apr-09 0:02 
AnswerRe: Still Facing Tab form issue Pin
S a n d y8-Apr-09 1:21
S a n d y8-Apr-09 1:21 
GeneralRe: Still Facing Tab form issue Pin
Sajjad Leo8-Apr-09 1:42
Sajjad Leo8-Apr-09 1:42 
GeneralRe: Still Facing Tab form issue Pin
S a n d y8-Apr-09 1:58
S a n d y8-Apr-09 1:58 
QuestionSimple IO Question (or at least I hope so) Pin
MNantu7-Apr-09 23:10
MNantu7-Apr-09 23:10 
AnswerRe: Simple IO Question (or at least I hope so) Pin
Rajdeep.NET is BACK7-Apr-09 23:19
Rajdeep.NET is BACK7-Apr-09 23:19 
GeneralRe: Simple IO Question (or at least I hope so) Pin
MNantu7-Apr-09 23:33
MNantu7-Apr-09 23:33 
GeneralRe: Simple IO Question (or at least I hope so) Pin
Giorgi Dalakishvili7-Apr-09 23:49
mentorGiorgi Dalakishvili7-Apr-09 23:49 
QuestionRe: Simple IO Question (or at least I hope so) Pin
MNantu7-Apr-09 23:59
MNantu7-Apr-09 23:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.