What is an EXE?
EXE is an executable file that runs the application for which it is designed. An EXE is produced when we build an application. Therefore the assemblies are loaded directly when we run an EXE.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are good ADO.NET object(s) to replace the ADO Recordset object.
explain the states of a window service application?
Explain role-based security in .Net.
Which ports are used by virueses?
Difference abstract class and interface in .net?
Explain what is the difference between encrypting a password and applying a hashing?
What are data types in .NET?
Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?
Is .net core managed code?
<li id="Accomodation" runat="server" visible="false"><a href="../searchaccommodation.aspx?">Accomm</a></li> i have this code.now on server side i want to compare this id(Accommodation) value and want id i.e.Accommodation.visible=true;
What is .net code security?
What are the namespace available in .net?