skip to main
|
skip to sidebar
.NET Interview Questions
██████████████████████████████████████████████████████████████████████
Que:::: How can we force all the validation control to run?
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Labels
.NET Assemblies
(16)
.NET Framework
(26)
.NET Interoperability
(15)
ADO.Net
(36)
ASP.Net
(59)
OOPS
(48)
Remoting
(20)
Threading
(27)
Web Service
(9)
Blog Archive
▼
2007
(256)
▼
November
(256)
Que:::: If we write a goto or a return statement i...
Que:::: What is Indexer?
Que:::: Can we have static indexer in C#?
Que:::: In a program there are multiple catch bloc...
Que:::: What is the difference between System.Stri...
Que:::: What is the sequence in which ASP.NET even...
Que:::: In which event are the controls fully loaded?
Que:::: How can we identify that the Page is PostB...
Que:::: How does ASP.NET maintain state in between...
Que:::: What is event bubbling?
Que:::: How do we assign page specific attributes?
Que:::: Administrator want to make a security chec...
Que:::: What is the use of @Register directives?
Que:::: What is the use of Smartnavigation property?
Que:::: What is AppSetting Section in”Web.Config” ...
Que:::: Where is ViewState information stored?
Que:::: What is the use of @OutputCache directive ...
Que:::: How can we create custom controls in ASP.NET?
Que:::: How many types of validation controls are...
Que:::: Can you explain what is “AutoPostBack” fea...
Que:::: How can you enable automatic paging in Dat...
Que:::: What is the use of “GLOBAL.ASAX” file?
Que:::: What is the difference between “Web.config...
Que:::: What is a SESSION and PPLICATION object?
Que:::: What is the differnece between Server.Tran...
Que:::: What is the difference between Authenticat...
Que:::: What is impersonation in AS.NET?
Que:::: Can you explain in brief how the ASP.NET a...
Que:::: What are the various ways of authenticatio...
Que:::: How does authorization work in ASP.NET?
Que:::: What is difference between Datagrid, Datal...
Que:::: From performance point of view how do they...
Que:::: What is the method to customize columns in...
Que:::: How can we format data inside DataGrid?
Que:::: How to decide on the design consideration ...
Que:::: Difference between ASP and ASP.NET?
Que:::: What are major events in GLOBAL.ASAX file?
Que:::: What order they are triggered?
Que:::: Do session use cookies?
Que:::: How can we force all the validation contro...
Que:::: How can we check if all the validation con...
Que:::: If client side validation is enabled in yo...
Que:::: Which JavaScript file is referenced for va...
Que:::: How to disable client side script in valid...
Que:::: How can I show the entire validation error...
Que:::: You find that one of your validation is ve...
Que:::: What is Tracing in ASP.NET?
Que:::: How do we enable tracing?
Que:::: What exactly happens when ASPX page is req...
Que:::: How can we kill a user session?
Que:::: How do you upload a file in ASP.NET?
Que:::: How do I send email message from ASP.NET?
Que:::: What are different IIS isolation levels?
Que:::: ASP used STA threading model, what is the ...
Que:::: What is the use of <%@ page aspcompat=true...
Que:::: Explaing the difference between Server-sid...
Que:::: Can you explain Gorms authentication in de...
Que:::: How do I sign out in forms authentication?
Que:::: If cookies are not enabled at browser end ...
Que:::: How to use a checkbox in a datagrid?
Que:::: What are the steps to create a windows ser...
Que:::: What is the difference between “Web farms”...
Que:::: How do we configure “WebGarden”?
Que:::: What is the main difference between Gridla...
Que:::: What is the namespace in which .NET has th...
Que:::: What is the namespace in which .NET has th...
Que:::: What are the two fundamental objects in AD...
Que:::: What is differnce between dataset and data...
Que:::: What are the major differences between cla...
Que:::: What is the use of connection object?
Que:::: What is the use of command objects and wha...
Que:::: What is the use of dataadapter?
Que:::: What are basic methods of Dataadapter?
Que:::: What is Dataset object?
Que:::: What ate the various objects in Dataset?
Que:::: How can we connect to Microsoft Access, Fo...
Que:::: How do we connect to SQL SERVER, which na...
Que:::: How do we use stored procedure in ADO.NET ...
Que:::: How can we force the connection object to ...
Que:::: I want to force the datareader to return o...
Que:::: How can we fine tune the command object wh...
Que:::: Which is the best place to store connectio...
Que:::: What are the steps involved to fill a data...
Que:::What are the various methods provided by the...
Que:::: How can we save all data from dataset?
Que:::: How can we check that some changes have be...
Que:::: How can we add/remove row’s in “DataTable”...
Que:::: What is basic use of “DataView”?
Que:::: What is the differnce between “DataSet” an...
Que:::: How can we load multiple tables in a DataSet?
Que:::: How can we add relation’s between table in...
Que:::: What is the use of Commandbuilder?
Que:::: What is difference between “Optimistic” an...
Que:::: How many ways are there to implement locki...
Que:::: How can we perform transactions in .NET?
Que:::: What is difference between Dataset.clone a...
Que:::: Can you explain the difference between an ...
Que:::: Explain in detail the fundamental of conne...
Que:::: What is maximum pool size in ADO.NET Conne...
Que:::: How to enable and disable connection pooling?
No comments:
Post a Comment