What are the main components in .net?
No Answer is Posted For this Question
Be the First to Post Answer
what is the use of stored procedure which has only one select statement over simple select statment query ? Why to write a stored procedure then ?
Explain what is the difference between encrypting a password and applying a hashing?
What is view state in .net?
What is a manifest in .net?
Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?
Why is .net used?
Explain can the validation be done in the server side? Or this can be done only in the client side?
What are the challenging issues you have faced in implementation project/Maintainance project in .net Functionality? How you have overcome that issue?
is c#.net supports multiple inheritance?
Show different types of collection in .NET?
Explain the difference between the while and for loop.
for the textbox if i want to allow only numbers.what ever the characters u enter it should not take.which event u used?