Where would you use an IHttpModule, and what are the
limitations of anyapproach you might take in implementing one?
111
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?
50
What is strong-typing versus weak-typing? Which is
preferred? Why?
86
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 ?