Where the assembly is stored in asp.net?
What is _dopostback in asp net?
How can i include both C# and vb.net classes in same solution?
How would you implement inheritance using VB.NET/C#?
what are types of viewstate
How do you use a custom validator? When might you want to use one?
What is a Metadata?
Types of caching. How to implement caching?
Where is the session stored?
How To Send Value one page to Another Page On MasterMenu Click ? please Tell Me!
how to convert varchar into datatype int............. in ASP
From the given paragraph of text, write a program to match the strings of format “Any number of numerals followed by an underscore followed by any number of alphabets" ex:123_abc (Note:using regular expressions)
In asp.net 3.5 we can go one page to onther page without using statemanagment concept?