Skip to content

Commit 06a0e5e

Browse files
authored
Merge pull request #5 from Saranya13/master
move the changes to aspmvc github repository
2 parents 742332e + 0248d32 commit 06a0e5e

File tree

820 files changed

+177998
-70956
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

820 files changed

+177998
-70956
lines changed

.deployment

Lines changed: 0 additions & 2 deletions
This file was deleted.

.gitignore

Lines changed: 0 additions & 9 deletions
This file was deleted.

App_Data/Data/RTLText.pdf

843 KB
Binary file not shown.

App_Data/PDF/InvoiceProductList.xml

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Products>
3+
<ProductDetails>
4+
<Productid>CA-1098</Productid>
5+
<Product>AWC Logo Cap</Product>
6+
<Price>8.99</Price>
7+
<Quantity>2</Quantity>
8+
<Total>17.98</Total>
9+
</ProductDetails>
10+
<ProductDetails>
11+
<Productid>LJ-0192</Productid>
12+
<Product>Long-Sleeve Logo Jersey,M</Product>
13+
<Price>49.99</Price>
14+
<Quantity>3</Quantity>
15+
<Total>149.97</Total>
16+
</ProductDetails>
17+
<ProductDetails>
18+
<Productid>So-B909-M</Productid>
19+
<Product>Mountain Bike Socks,M</Product>
20+
<Price>9.5</Price>
21+
<Quantity>2</Quantity>
22+
<Total>19</Total>
23+
</ProductDetails>
24+
<ProductDetails>
25+
<Productid>LJ-0192</Productid>
26+
<Product>Long-Sleeve Logo Jersey,M</Product>
27+
<Price>49.99</Price>
28+
<Quantity>4</Quantity>
29+
<Total>199.96</Total>
30+
</ProductDetails>
31+
<ProductDetails>
32+
<Productid>FK-5136</Productid>
33+
<Product>ML Fork</Product>
34+
<Price>175.49</Price>
35+
<Quantity>6</Quantity>
36+
<Total>1052.94</Total>
37+
</ProductDetails>
38+
<ProductDetails>
39+
<Productid>HL-U509</Productid>
40+
<Product>Sports-100 Helmet,Black</Product>
41+
<Price>34.99</Price>
42+
<Quantity>1</Quantity>
43+
<Total>34.99</Total>
44+
</ProductDetails>
45+
</Products>

App_Data/XlsIO/CFTemplate.xlsx

642 Bytes
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)