⟩ What compiler switch creates an xml file from the xml comments in the files in an assembly?
1. /text
2. /doc
3. /xml
4. /help
1. /text
2. /doc
3. /xml
4. /help
In DataGrid, is it possible to add rows one by one at runtime. That means after entering data in one row next row will be added?
What is the difference between the System.Web.UI.WebControls.DataGrid and and System.Windows.Forms.DataGrid?
How do you check whether the row data has been changed?
What does mean by .NET framework?
Difference between Class And Interface in .NET?
What is assembly in .NET?
How is meant by DLL in .NET?
Explain DataSet.AcceptChanges and DataAdapter.Update methods in .NET?
Observations between VB.NET and VC#.NET?
Advantages of migrating to VB.NET?