What are the asp.net objects? is it application obects, cache objests etc. or is it state managements, web services etc?
3 7998You have multiline textbox and submit button. if you paste xml content into multiline textbox and hit submit button. what action will perform?
D&B,
6 11516How many types is controls is there in Asp.Net?If it means what are types of custom controls?Explain about user controls,Web server controls,Hrml server controls?
1 14527How do you insert multiple rows from a grid view to database table under a single transaction?
1 6980how to integrate Language conversion, without asking the enduser to download font, it should auto integrate
1 3174
Can you explain how ASP.NET application life cycle and page life cycle events fire?
Explain asp.net page life cycle?
What are the parts of an http response?
What is a postback in asp net?
Explain the difference between panel and groupbox classes using .net?
Is it possible to write code in many languages in one asp.net project?
What are the new features added from ASP to ASP.NET?
How long does an http session last?
What is different in .net 1.1 and .net 2.0?
How can you send an email message from an asp.net web page?
How does cookies work in asp net?
Why would anyone need to implement their own hashtable or linked list?
Should I delete cookies?
What's the ASP.Net Application life cycle?
How to make paging concepts in datagrid in ASP.NET?