Am not able to move the controls on the form freely in
asp.net 3.5 even though I selected the position as relative
or absolute for those controls. What should I do to overcome
this?
151
What is Event - Delegate? clear syntax for writing a event
delegate
141
What is DAO?
120
How would you attach pictures in column headers of List View
Control?
127
Draw Sequence Modal of DAO and Explain?
135
In early binding will the method invoked on com component
will verify it?s existance in the system or not ?
which method used to move a recordset pointer in nth
position in DAG?
109
How to use class library reference in asp.net project?
Can you give me the example with source
Class library haves classes like Database, insert, update,
delete, reflection how can i use the database class
connection in insert class to insert the record in to the
Main Project in asp.net.
80
How would you create properties by using class Builder Wizard?
118
How would you access objects created in ActiveX Exe and
ActiveX Dll
101
What is the use of parameters collection?
98
What is the use of Data Form Wizard?
72
What are the access allowed for compilation
units(namespace),class and structs and what are its default
access?
Hai! , i make a project for browsing center using vb6.0 ,
at the time of running below mentioned error is occured so
please help me for solve this problem.
Error : Can't find project or library
12
the selected inf of other combobox?How do you achieve it?
i develop a web application and i gave security setting i.e
autherization and athentication now it work properly on my
local system ,
now question is ,is this security setting ie
autherization and athentication which i gave in web.config
will it be enough strong to secure my application on
internet or i have to use some 3rd party tool or software
to get security .if yes --how ? if no--what is the
alternate?
103
How do you handle session management in ASP.NET and How do
you implement them. How do you handle in case of SQLServer mode?