In SP has contains 10 query,By Using Dataset Object I need
to fetch 8th query of records? How?
Post New Answer View All Answers
How can we access static variable?
What is difference between asp.net and asp?
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
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.
Is a dll file an executable?
Does asp.net still recognize the global.asa file?
Explain how can you debug your .net application?
Explain form level validation and field level validation?
What are session state modes? List some of the important session state modes of asp.net.
What is postback request?
What is viewstate? In which event of the page life cycle, is the viewstate available?
How to fetch a data from one table to another table in asp.net ?
What is use of Master Page in ASP.NET web pages?
What is Web API Routing?
What are the Types of objects in ASP