Describe the disadvantage of cookies.
No Answer is Posted For this Question
Be the First to Post Answer
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?
With example & diagram explain AutoPostBack.
how to write code for role based security
What is xaml? Are xaml file compiled or built on runtime?
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....
3 Answers Chaitanya, Crysalis, CTS, HCL, Sein Infotech, TCS,
code for inserting images into gridview colomns from database
How would you get asp.net running in apache web servers?
What are the elements of a website?
What is the life-span of the items in the viewstate?
How is it possible for .NET to support many languages?
How can we call webservices in Banking Applications? and where we are using it?
I am using a range validator and want to use dd mm yyyy format for accepting dates. I get a fairly generic "can't do that" type exception when I use this format for setting the minValue or maxValue properties for the range validator. How can I force it to accept my format?