What are the data types is possible to store in session? and can we store dataset in session?
4 15447how to retrieve data using web services in asp.net pls give me the code and explain me briefly
3 7715I have a textbox , assign required field validator and i have two buttons 1) save 2) cancel , i want the validator run only when i click save button, don't validate cancel button , what to do?
7 17823What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?
1 4137Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net
1980From 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)
4 7074I have a datagrid of 10 rows and I am updating the fifth row using template column edit. How wil u know that the row is updated, so that it can be send to database for updating the respective table?
3 6792
Is session stored in browser?
What is an assembly? Explain its parts.
What's the use of response.output.write()?
What are the new web part controls in asp.net 2.0 ?
Explain the difference between the web config and machine config.
Can we have multiple web config files for an asp.net application?
What are custom user controls in asp.net?
What do you mean by authorization?
Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net
What is masterpage?
Explain the various authentication mechanisms in asp.net.
What is form submit?
What is server components?
what are the Custom controls in asp.net?
How to make paging concepts in datagrid in ASP.NET?