Windows Authentication (via Active Directory) and SQL
Server authentication (via Microsoft SQL Server username
and passwords).
Which one is trusted and which one is untrusted?
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?
247
How to send a DataReader as a parameter to a remote client ?
What are the objects in used in ASP for processing input and
outputs?
184
I have a component with 3 parameter and deployed to client
side now i changed my dll method which takes 4 parameter.How
can i deploy this without affecting the clent?s code ?
In Data grid the question is below
quantity price total these are 3 fields available in
data grid if you enter quantity the total has to update
automatically.Price field is already filled completely
benefits of migration from asp to asp.net
hi frnds,
i have to give presentation to a client about how useful
would be migrating their project
from asp to asp.net .plz give me some points which i should
incorporate in my ppt
thanks
188
How to transpose rows into columns and columns into rows in
a multi-dimensional array ?
What ports must be open for DCOM over a firewall? What is
the purpose of Port 135?
216
How to communicate via Remote proxy with Client?
a)MarshalByRef
b)Marshal by Value or Any thing else?
180
How can we secure the data which is send from client side
to server? Like the login id and paasword needs to be
authenticated on the server but we cannot send it in plain
text into the server.One more thing we are not using the
SSL here.