Hi , I am Basha. I am searching a job in dotnet.Plz tell me the order of page events in asp.net 2.0> plz send faq's related to c#.net,asp.net,sqlserver2000 etc. to my mail-id : bashask.ss@gmail.com
4 10738We have 2 sites in which one site allows the user with out asking credentials and second one ask for credentials through a log page. What might be the configurations settings for both sites? We can use IIS and web.config files together.
1 5718while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
1809For a webapplication if i want to gice access controls like admin,users how can i give security like rolebased?
2 8306What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?
2 9947
How do http sessions work?
In which event of page cycle is the viewstate available?
What language does asp.net use?
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
Explain what is an assembly?
Explain the role of global.asax?
What are ASHX files?
What is the difference between a candidate key and primary key?
What is difference between asp state management and asp.net state management?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
Why session is more secure than cookies?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
What is cross page posting? How is it done?
Differentiate between globalization and localization.
Explain asp.net page life cycle?