What are the data types is possible to store in session? and can we store dataset in session?
4 15818how to retrieve data using web services in asp.net pls give me the code and explain me briefly
3 7985I 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 18363What 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 4294Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net
2094From 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 7434I 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 7022
What is owin authentication?
What is ashx file in asp.net?
How ASP.NET page works?
Can I tap into other windows livetm services?
Explain about the Class view window?
Describe session handling in a webfarm, how does it work and what are the limits?
What is the differences between a primary key and a unique key in sql server?
Differentiate between a hyperlink control and a linkbutton control.
What is viewstate? What does the “enableviewstate” property do?
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
What are the three parts of an http response?
What is the difference between mechine.config and web.config?
Which two new properties are added in asp.net 4.0 page class?
What is the viewstate in asp.net?
What are the various types of cookies in asp.net?