Click here to Skip to main content
16,004,507 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionLinq to SQL Pin
Satish_S25-Oct-10 2:39
Satish_S25-Oct-10 2:39 
AnswerRe: Linq to SQL Pin
dan!sh 25-Oct-10 11:03
professional dan!sh 25-Oct-10 11:03 
GeneralRe: Linq to SQL Pin
Satish_S25-Oct-10 18:04
Satish_S25-Oct-10 18:04 
GeneralRe: Linq to SQL Pin
dan!sh 25-Oct-10 19:51
professional dan!sh 25-Oct-10 19:51 
GeneralRe: Linq to SQL Pin
Satish_S25-Oct-10 20:41
Satish_S25-Oct-10 20:41 
QuestionQuestions about ASPNETDB.MDF Pin
ibmkahm24-Oct-10 22:14
ibmkahm24-Oct-10 22:14 
AnswerRe: Questions about ASPNETDB.MDF Pin
kadaoui el mehdi27-Oct-10 3:41
kadaoui el mehdi27-Oct-10 3:41 
QuestionCan't figure out how to covnert this XML to XSL for a gridview Pin
Albert8324-Oct-10 19:01
Albert8324-Oct-10 19:01 
Hi,

I am trying to bind a XML file to a grdiview and get an error:
The data source for GridView with id 'gvPhotos' did not have any properties or attributes from which to generate columns. Ensure that your data source has content.

I found out that I have to make and xsl format to solve this issue. Here is the original XML file.
What's the correct XSL format for it ? Thanks for the time and effort.

<gallery>
<settings>
<imagesFolder>friedmans-admin/Photos/</imagesFolder>
<bgImage alpha="100" source="images/bg.jpg"/>

<image align="center" cornerRadius="0" scaleMode="fill" transitionEffect="fade" useShadow="true"/>
<thumbnail width="60" height="40" cornerRadius="0" alpha="70" outlineColor="0xFFFFFF" outlineColorOnRollOver="0xFFFFFF" outlineColorOnClick="0x8B0000" useShadow="true" usePreview="true"/>
<thumbBar scrollSpeed="10" position="bottom"/>
<preview alpha="100" width="200" height="100" outlineColor="0xFFFFFF" useShadow="true" cornerRadius="0"/>
<caption position="bottom" visibleMode="onRollOver" bgAlpha="30" color="0xFFFFFF" bgColor="0x000000" fontName="Verdana" fontSize="12"/>
<slideshow start="false" delay="3" loop="true" stopAutoOnClick="true"/>
<preloader alpha="100" usePreloader="true" />
<buttons fullScreenButton="true" navigationButtons="true" slideshowButton="true" />
<sounds onRollOver="sounds/over.mp3" onClick="" />

<picasa user="" albumID="" />
</settings>
<items>
<item source="1.jpg" thumb="" description="Image 1" link="http://flash-gallery.com" target="_blank"/>

</items>
</gallery>
QuestionObjectDisposedException when using Response.Filter Pin
95ulisse24-Oct-10 5:06
95ulisse24-Oct-10 5:06 
QuestionWeb Service Complex Type returning Pin
Dirso23-Oct-10 13:06
Dirso23-Oct-10 13:06 
AnswerRe: Web Service Complex Type returning [modified] Pin
Karthik. A23-Oct-10 15:37
Karthik. A23-Oct-10 15:37 
GeneralRe: Web Service Complex Type returning Pin
Dirso26-Oct-10 9:16
Dirso26-Oct-10 9:16 
AnswerRe: Web Service Complex Type returning Pin
Keith Barrow23-Oct-10 21:56
professionalKeith Barrow23-Oct-10 21:56 
GeneralRe: Web Service Complex Type returning Pin
Dirso26-Oct-10 9:17
Dirso26-Oct-10 9:17 
Questionweb service Pin
Any_India23-Oct-10 7:48
Any_India23-Oct-10 7:48 
AnswerRe: web service Pin
Keith Barrow23-Oct-10 8:02
professionalKeith Barrow23-Oct-10 8:02 
GeneralRe: web service Pin
Any_India23-Oct-10 8:23
Any_India23-Oct-10 8:23 
GeneralRe: web service Pin
Keith Barrow23-Oct-10 8:34
professionalKeith Barrow23-Oct-10 8:34 
Questionmulti language website Pin
Jassim Rahma23-Oct-10 3:34
Jassim Rahma23-Oct-10 3:34 
AnswerRe: multi language website PinPopular
Pete O'Hanlon23-Oct-10 4:36
mvePete O'Hanlon23-Oct-10 4:36 
AnswerRe: multi language website Pin
Keith Barrow23-Oct-10 6:36
professionalKeith Barrow23-Oct-10 6:36 
QuestionTab Order Pin
Dushan12323-Oct-10 3:29
Dushan12323-Oct-10 3:29 
Questionhow to select design patterns Pin
anoop_m8322-Oct-10 7:29
anoop_m8322-Oct-10 7:29 
AnswerRe: how to select design patterns Pin
T M Gray22-Oct-10 8:34
T M Gray22-Oct-10 8:34 
AnswerRe: how to select design patterns Pin
Brij22-Oct-10 8:41
mentorBrij22-Oct-10 8:41 

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.