We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
1858i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?
1921how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
2046When we are requesting a new URL through Response.Redirect() the new page wil open on the new browser window or it wil open in the same window? If we use Server.Transfer() what wil happen?
1 5001Suppose you display a data having 200 records in a datagrid. Then you edit 100 records of them. Now when you will press update button,all 100 records should be updated in single shot rather than reading every record and updating. How to do it?
4 9715How do you handle session management in ASP.NET and How do you implement them. How do you handle in case of SQLServer mode?
1 7447For a server control, you need to have same properties like color maxlength, size, and allowed character throughout the application. How do you handle this?
2 7373
Explain different types of validators in asp.net?
Tell me the code snippet to show how we can return 404 errors from HttpError?
Explain form level validation and field level validation?
What is page fragment caching?
Why is global asax is used?
What is asp net theme?
If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
How would you get asp.net running in apache web servers?
How do you create a master page?
Why do we use asp.net?
How many types of session state management options available in asp.net?
What are the various ways to send content from one page to another?
What are the Types of authentications in IIS
Where is asp.net session stored?
what is silver light when will we use silver light,