![]() |
| Home | Tech FAQ | Interview Questions | Placement Papers | Tech Articles | Learn | Freelance Projects | Online Testing | Geeks Talk | Job Postings | Knowledge Base | Site Search | Add/Ask Question |
![]() Related Questions Latest Answer : CLR = Common Language Runtime. The CLR is a set of standard resources that (in theory) any .NET program can take advantage of, regardless of programming language. CTS = Common Type System. This is the range of types that the .NET runtime understands, ... Latest Answer : A Friend can be acessed without having any relationships like inheritaqnce but protected Frien can be accessed only when inherited and a protected friend will become a private function for that inherited class ... What is diff. between abstract class and an interface? * What is shadowing? * Diff between Overriding and overloading Tags : Abstract Latest Answer : The Dataset is an core of disconnected architecture.Disconnected architecture means once you have retriveed the data from the database the connect of the datasource is dropped.The disconnected data become very commonlyThe dataset for the disconnected ... Latest Answer : Data set represents realtional database which can contains tables, constraints while recordset represents only one table.Dataset is disconnected state of database. While recordset is connected state of databaseIn dataset there is no concept of cursortypes ... Latest Answer : ASP.NET List controls ==> There are 3 . 1. DropDownList, 2. ListBox and 3.HTMLSelect.1. System.Web.UI.WebControls.DropDownListthis control renders a drop-down list in the page at runtime. Only the selected item is visible when the user is not interacting ... What is diff. between ASP State Management and ASP.NET State Management?(Imp) 19. How can we pass info between 2 asp.net pages? Latest Answer : User control create for GUI purpose and it is form of .ascx and in aspx page you need to specify the src (Path) of the control.Custom control is form of compiled form (assembly). For using this control you need to add referenct in your project. In ... Which control would you use if you needed to make sure the values in two different controls matched?
Which control would you use if you needed to make sure the values in two different controls matched? Latest Answer : #if #else #elif #endif #define #undef #warning #error #line #region #endregion Main use of directives ...
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||