Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
3
Posts with Downvotes
1
Downvoting Members
3
0 Endorsements
~683 People Reached
Favorite Tags
Member Avatar for code07

i need help.i want convert xml file to css file.following code how to write with css i need some site and how to do this code in data.css <?xml version="1.0"?> <Table> <Name> <person>Pahanperera</person> <person>SenaiSatharasinghe</person> <person>WarunaWikramage</person> <person>AshaniAbeysinghe</person> <person>MohanMunasinghe</person> </Name> <NicNo> <include>892650718V</include> <include>915623542V</include> <include>841521452V</include> <include>865153125V</include> <include>872360123V</include> </NicNo> <Age> <in>22</in> <in>20</in> <in>27</in> <in>25</in> …

Member Avatar for Dandello
0
84
Member Avatar for code07

a. Create a database named “techdb” and create a table as “Personal” with Employee No, Name , Age & Salary b. Insert 2 records to the table c. Design a form in VB.NET e to Add, delete and Update records

Member Avatar for Luc001
-3
132
Member Avatar for code07

1. In a bank fixed deposit rates are given below. Period Rate 6 months 8% 12 months 10% 24 months 12% a. Design Suitable user interface in windows application in VB.NET to calculate interest at maturity. Use Radio buttons for period. b. Calculate interest at maturity. c. Calculate total amount …

Member Avatar for code07
0
305
Member Avatar for code07

(1,1) (1,2) (1,3) (2,1) (2,2) (2,3) (3,1) (3,2) (3,3) (1) (2) (3) (4) (5) (6) (7) (8) (9)

Member Avatar for Taywin
0
90
Member Avatar for code07