Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?
In your web.config file which attribute of <Globalization> element identifies the default culture that will be used for web request?
How to use DevExpress controls
version information of assembly consist of _________ values.
Take a Large textbox allow to type any data. Task 1:display the count of vowels in a lable on key press event of the textbox Task 2:dispaly count of dates in a lable when dates in following foramats:dd/mm/yy , mm/dd/yy , yy/mm/dd. Task3:compare 2 dates and display both are same or not which dates are in dd/mm/yy and mm/dd/yy farmats.
What are the new data controls in asp.net 2.0?
what is use of doctype tag in asp.net
What is inproc and outproc?
Can you explain the basic use of dataview?
How do you remove duplicates without using remove duplicate stage?
what is CTS?
What are different ASP.NET Web Forms with the technology different from though ASP (1.0-3.0)?
What are sessions in asp net?