Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

i want to develope a page for online test using asp.net
with c#.net. so, how to insert the questions in the
database sqlserver2000 and how to pick the questions
randomly when user login for test. plz send the code for
this....

Answer Posted / ravi

In ORACLE
select * from questions
order by (id * dbms_random.random)

Is This Answer Correct ?    4 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we use html in asp.net?

983


What is comparevalidator?

1030


What is synchronous and Asynchronous post back ?

1173


How to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?

1028


What is the function of new view engine in asp.net? : asp.net mvc

1054


Explain how to prepare culture-specific formatting in .net.

1016


What is request and response in asp.net?

1007


Do you know using sql cache invalidation?

1079


Explain advantages of caching?

988


Where can I get information on cookies in asp.net?

1059


What kind of programming language is ASP.NET?

1199


calling result set one procedure to anothar procedure in sql2000

1820


Difference between web user control and web custom control?

977


If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?

1129


How you can return View from ASP.NET Web API method?

1055