What is viewstate in asp net with example?
What is postback in asp net?
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
why many web.config files are used in are project
Why is an object pool required?
what is asp dotnet
What is Difference between Application object and Session Object
What is versioning in .NET?
1 Answers Syntax Softtech, Wipro,
Give an example appropriate use forweb service as opposed to a non-serviced .NET component
How can we read a columnised text data in ASP.Net C#? Columnised means my data is stored in a text file and I have numeric data or string data in this file. For ex. If I am searching for the data of gender and I know that gender data is stored at column 32 in text file. How can I get this data in ASP.Net page. Thanks for help in advance.
Where do you store the information about the user?s locale?
1 Answers Siebel, Visual Soft,
In what languages in ASP written?
How can we inherit a static variable?