Explain garbage collection?
No Answer is Posted For this Question
Be the First to Post Answer
How will you do redo and undo in textbox control?
How to convert a .NET object into COM operabililty?
0 Answers Petranics Solutions,
One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid this problem?
Elements of CAS
How do I spawn a thread?
which methos do you invoke on the dataadapter control to load your generated dataset with data?
What's wrong with a line like this? Datetime.parse(mystring);
what is ItemTemplate and EditTemplate and FooterTemplate? what is the Purpose of useing template columns in datagrid?
What is view state?
What is Garbage Collection in .Net and what is the Garbage collection process?
Is .net is platform independent. If am using solaris, installing .net first u had to install framework, so framework is .exe file then it will not take in solaris or any other than windows,then how .net is platform independent.
Write a program to create a user control with name and surname as data members and login as method and also the code to call it.