how to create a quiz software using 4 options to answer
and how to check with answers in the database and award
marks....
360
To validate a range of values for a property whenever the
property values changes,which type of property procedure you
use?
76
What is cyclomatic complexity and why is it important?
119
What is ODBC Direct and Microsoft Jet Database Engine ?
66
What is the difference between change event in normal
combobox and dbcombobox?
139
What will be the code in VB, while saving the form and light
goes off? Please tell me the exact code line.
200
Which method is used to write context Into file?
106
I am trying to implement sorting facility from client side
code in GridView Control.
So how can I fill up an Array inside client side code
(using JavaScript), i want to assign my DataSet object
declared and filled up on Server side(in code behind) to
the array (on client side)
How would you use ActiveX Dll and ActiveX Exe in your
application?
95
What is the use of debug Window?
77
How to find size of the file. Which method or function is
used to occomplish this?
140
if i wanna deploy my asp.net project to the production
server and situation is that i m still not compiled my
project i have as-is on my development side now on
production server we dont have a visual studio now what
kind of settings i need to be to do in
webconfig /machine.config file to deploy my project and in
iis too....