1)Declare array with five elements
a[]={8,4,6,2,1,10}
Print minimum and maximum no from array.
2)Accept values from Textbox and add into Listbox on click
ok button.
2)Accept these values store them in cookie collection and
show them in next form.
Assignment 3 20Marks
1) Display EmpId ,EmpName ,EmpSal usind datagrid view
(use sqlerver 2005)
2) Insert Item Id, Item Name, Qty, Rate using ado.net(use
sqlerver 2005)
Answer Posted / aparna
first answer is
we can use sort() method to call for displaying min to max
integers
second one
very simple method just pass the text box value to the list
box in button click even
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
What is the purpose of application.lock method?
What are the tags necessary to be present within the tag ?
What is Debit Memo & Credit Memo in Payables?
How do you open an asp file?
How do you make it so that code runs when the security system is stopping it?
What is the difference between server-side validation and client-side validation?
What does asp mean in technology?
If I want to build a shared assembly, does that require the overhead of signing and managing key pairs?
What is the difference between asp and html? Or why asp is better than html?
Which is the default scripting language on the client side?
who is the best Trainer for ASP.NET MVC in Hyderabad?
Which is an advantage of application service providers (asps)?
write a program for sorting of all students records in a class according to roll no. using ADO and corresponding database.
where should i get free version of Test Director to download
what is the difference between #include directory in C,C++ and import java.packages in java