Describe session handling in a webfarm?
No Answer is Posted For this Question
Be the First to Post Answer
What are the features of asp net?
Which template must you provide, in order to display data in a Repeater control?
How does VB.NET/C# achieve polymorphism?
How to use class library reference in asp.net project? Can you give me the example with source Class library haves classes like Database, insert, update, delete, reflection how can i use the database class connection in insert class to insert the record in to the Main Project in asp.net.
One application have three forms for registration .submit button is at third form.after filling three forms only u have to click submit button.After clicking the submit button all the values in first,second& third form saved on sql server.how to handle this situation .
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
How to stop the inheritance?
What does asp in asp.net stand for?
From 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)
Explain Areas in MVC?
What is a url string?
How to Insert/Add in ASPXgridview