What are the data types is possible to store in session? and can we store dataset in session?
4 15660how to retrieve data using web services in asp.net pls give me the code and explain me briefly
3 7857I 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 18100What 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 4205Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net
2034From 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 7271I 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 6909
What is meant by web application?
How to display validation messages in one control?
What is the default Orientation property in a Menu control?
What is postback and autopostback in asp.net?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
How do I open an ashx file?
What is the full form of asp.net?
What is ascx?
How will you maintain versioning in asp.net 2.0?
Explain some of the major built-in objects in asp.net
What is asp.net mvc? : asp.net mvc
Explain About duration in caching technique
How can you identify that the page is post back?
How are sessions stored?
Can one dll file contains the compiled code of more than one .net language?