Interviewer And Interviewee Guide

Microsoft.NET Interview Question:

How to produce an assembly?

Submitted by: Administrator
Goto 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

Read Online Microsoft.NET Job Interview Questions And Answers
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.