Right Click On Project Add App_Data FolderRC Add XML File
- <?xml version="1.0" encoding="utf-8" ?>
- <Advertisements>
- <Ad>
- <ImageUrl>~/images/download (1).jpg</ImageUrl>
- <Width>300</Width>
- <Height>350</Height>
- <NavigateUrl>http://www.facebook.com/</NavigateUrl>
- <AlternateText>C-sharpcorner Home Page</AlternateText>
- <Impressions>3</Impressions>
- <Keyword>small</Keyword>
- </Ad>
- <Ad>
- <ImageUrl>~/images/download (2).jpg</ImageUrl>
- <Width>300</Width>
- <Height>350</Height>
- <NavigateUrl>http://www.jagran.com/</NavigateUrl>
- <AlternateText>C-sharpcorner Home Page</AlternateText>
- <Impressions>2</Impressions>
- <Keyword>small</Keyword>
- </Ad>
- <Ad>
- <ImageUrl>~/images/download (3).jpg</ImageUrl>
- <Width>300</Width>
- <Height>350</Height>
- <NavigateUrl>http://www.tatamotors.com/</NavigateUrl>
- <AlternateText>C-sharpcorner Home Page</AlternateText>
- <Impressions>3</Impressions>
- <Keyword>small</Keyword>
- </Ad>
- <Ad>
- <ImageUrl>~/images/download (4).jpg</ImageUrl>
- <Width>300</Width>
- <Height>350</Height>
- <NavigateUrl>http://www.tatatechnologies.com/</NavigateUrl>
- <AlternateText>C-sharpcorner Home Page</AlternateText>
- <Impressions>3</Impressions>
- <Keyword>small</Keyword>
- </Ad>
- <Ad>
- <ImageUrl>~/images/download (5).jpg</ImageUrl>
- <Width>300</Width>
- <Height>350</Height>
- <NavigateUrl>http://www.flipcart.com/</NavigateUrl>
- <AlternateText>C-sharpcorner Home Page</AlternateText>
- <Impressions>3</Impressions>
- <Keyword>small</Keyword>
- </Ad>
- <Ad>
- <ImageUrl>~/images/download (6).jpg</ImageUrl>
- <Width>300</Width>
- <Height>350</Height>
- <NavigateUrl>http://www.amazon.com/</NavigateUrl>
- <AlternateText>C-sharpcorner Home Page</AlternateText>
- <Impressions>5</Impressions>
- <Keyword>small</Keyword>
- </Ad>
- <Ad>
- <ImageUrl>~/images/download (7).jpg</ImageUrl>
- <Width>300</Width>
- <Height>350</Height>
- <NavigateUrl>http://www.apple.com/</NavigateUrl>
- <AlternateText>C-sharpcorner Home Page</AlternateText>
- <Impressions>2</Impressions>
- <Keyword>small</Keyword>
- </Ad>
- </Advertisements>



Bhuvanesh MohankumarPosted May 4, 2016, 2:46 PM
Nice