How to produce an assembly?
Submitted by: AdministratorGoto command prompt Ist you have to set the path and type csc /t:library filename then you will be created assembly which will stored in the application directory.
for ex. i have file with hello.cs
i used to csc /t:library hello.cs
then it became hello.dll. stored in the application directory.
Submitted by: Administrator
for ex. i have file with hello.cs
i used to csc /t:library hello.cs
then it became hello.dll. stored in the application directory.
Submitted by: Administrator
Read Online Microsoft.NET Job Interview Questions And Answers
Top Microsoft.NET Questions
☺ | What is IL and C#? |
☺ | Explain CLR, CTS and CLS? |
☺ | What is satelite assembly? |
☺ | How to stop a thread? |
☺ | Explain garbage collection? |
Top Dot Net Technologies Categories
☺ | MSF Interview Questions. |
☺ | .Net Architecture Interview Questions. |
☺ | ASP.Net MVC Interview Questions. |
☺ | Entity Framework Interview Questions. |
☺ | C# (Sharp) Programming Language Interview Questions. |